Endpoint
Authentication
Authenticate with your secret key in theapi-key header.
Request body
Plain JSON — this endpoint is not encrypted.Omit
amount to refund the order in full. Supply it for a partial refund — it cannot exceed
the amount originally charged.Request example
Response
Returns the standard envelope with the created refund record.The provider has not published a success response body for this endpoint. Confirm the exact
shape against your sandbox account before depending on individual fields, and read refunds
back with List refunds.
Rules
- The order must have reached a successful final status. A pending order cannot be refunded — there is nothing to return yet.
- Refunds go back to the original payment instrument. You cannot redirect one elsewhere.
- Settlement takes time, typically several working days for a card.
Common errors
Next steps
List refunds
Read back the refunds you’ve issued.
List chargebacks
Refunds forced by the customer’s bank.