Create a Refund

This endpoint allows you to initiate a refund for a completed order. The refund amount and the reason for the refund must be specified in the request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Visit our Documentation to learn more about Refunds.


Path Params
string
required

The id of the order to refund.

Body Params
number
required

Specify the amount to be refunded.

string
enum
required

Provide the reason for the refund using one of the following predefined values:

Allowed:
Response
200
Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!