Refund order

Refund a fulfilled payment. The funds are reversed from the merchant's account and returned to the customer.

Path Params
string
required

Order token.

Body Params

Request body must be JSON (Content-Type: application/json). Responses are always JSON.

refundAmount
object
required

The monetary amount.

string

Merchant reference for the refund. Use this to track the refund in your system.

Headers
string

Idempotency key used for retrying requests. Can be used for retrying failed requests.

Responses

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