v1

latestOpenAPI 3.1.02026-08-0621113.8 KB

get refund by id

Endpoint to get refund details by id.

get/v3/payments/{payment-id}/refunds/{refund-id}

Path parameters

payment-idstring required

Payment Id

refund-idstring required

Refund Id

Response

return refund details

refundIdstring required

refund identifier

paymentIdstring required

payment identifier

amountinteger required

Amount in cents

currency'EUR' required

currency code. Only EUR is supported ISO 4217

status'PENDING' | 'REFUNDED' | 'FAILED' required
  • PENDING - refund request accepted by Bancontact Company, will be processed soon
  • REFUNDED - refund request successfully processed and money moved from merchant to debtor
  • FAILED - refund request processing failed for technical reasons, money movement didn't happen
descriptionstring

refund description

creationDatestring date-time required

timestamp, when refund was created