post https://example.com/order//refund
Refund a full or partial amount of an order. A date can be provided to back-dated the refund.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
Refund a full or partial amount of an order. A date can be provided to back-dated the refund.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request POST \
--url https://example.com/order/key/refund \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: