Skip to main content
POST
Refund an order

Authorizations

merchant-key
string
header
required

Merchant key for store identification. Required for all API requests.

Path Parameters

orderId
integer
required

Order ID to refund.

Required range: x >= 1
Example:

12345

Body

application/json
id_external
string

External order ID for additional validation.

Example:

"order-12345"

Response

Refund processed successfully

data
string
Example:

"Refund processed successfully"