This document is generated by Apidog. Apidog: All-in-one workspace for API design, document, debug, test, mock
refundable_amount
of the order.curl --location --request POST 'https://mock.apidog.com/m1/543334-0-default/admin/orders//refund' \
--header 'Content-Type: application/json' \
--data-raw '{
"amount": 0,
"reason": "string",
"note": "string",
"no_notification": true
}'