v1
latestOpenAPI 3.1.02026-08-042453938.9 KBCharges
Refund a charge
Refund a charge back to the customer. Only escrow-based charges can be refunded, and only before the escrow has been settled or expired.
Refund reasons:
- customer_request - Customer requested a refund
- merchant_error - Charge was made in error
- fraud_reversal - Fraudulent transaction reversal
The refund is processed on-chain and the funds are returned to the customer's account.
post/v1/charges/{id}/refund
Path parameters
idstring required
Charge ID
Request body
Response
Charge refunded successfully