mags_refund Permission, Token Scope, Not has Restriction.Authorization: Bearer ********************curl --location --request POST 'https://api.temlittoral.com/api/v1/mags//refund-preview' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'{
"consumed_days": 0.5,
"consumed_credit": 0,
"expired_at_after_refund": null,
"package_id_after_refund": null,
"payed_credit": 0.1,
"refund_credit": 0.1
}