v1
latestOpenAPI 3.1.02026-08-0621113.8 KBCreate refund for payment
Endpoint to initiate refund of Bancontact Company payment to the debtor. This endpoint is idempotent based on 'Idempotency-Key' header. So the same request can be safely retried in case of timeout/network issue.
post/v3/payments/{payment-id}/refunds
Path parameters
payment-idstring required
Payment Id
Headers
Idempotency-Keystring required
Unique request identifier with a maximum of 64 characters (we recommend UUID). It will be used for idempotency check.
Request body
Response
Refund successfully created