Refund Payment
POST/v2/cards/refund_payment
This endpoint refunds a captured card payment. You can refund either the full amount or a partial amount.
⚠️ You can only refund payments with waiting
and received
status.
⚠️ If refund_amount
is not provided, the full amount will be refunded by default.
Request
Responses
- 200
- 400
- 401
- 422
Refund successful
Bad Request
Unauthorized
Unprocessable Entity