Refunds funds for the specified order and allocates them to the payment plan to apply it to the customer. If sync query parameter is set to true, replies synchronously with callback payload, otherwise, replies asynchronously on callback URL. Default sync value is false for asynchronous behavior.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Query Params
boolean
Body Params

Used to refund the uncaptured funds on an order that is denoted as deferred fund capture/pay-on-ship.

uuid

Gets or sets the Id of the Order.

uuid

Gets or sets the MerchantId.

string | null

Gets or sets the Currency of the refund.

double

Gets or sets the Amount of the refund.

string | null

Gets or sets the Merchant Reference of the refund.

string | null

Gets or sets the url to callback with the refund result.

boolean

Gets or sets a value indicating whether this is a test order.

metadata
object | null

Gets or sets optional metadata associated with this refund.

boolean

Get or sets a flag indicating whether or not to invoke this operation synchronously. Set to false by default.

Headers
string
enum
required
Defaults to US

Territory of the request

Allowed:
Responses

204

Success

400

Bad Request

404

Not Found

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json