v1

latestOpenAPI 3.1.02026-08-0683254.8 KB
Merchant Acknowledge

Merchant acknowledges payment status callback was received

post/v3/payments/{id}/acknowledge

Path parameters

idstring required

Bancontact Company Payment Id

Request body

currency'EUR' required

Currency code. Only EUR is supported ISO 4217

amountinteger required

Amount in cents requested

referencestring

Merchant payment reference, used to reference the Bancontact Company payment in the merchant’s system. The characters used must comply with the SEPA Requirements for an Extended Character Set (UNICODE Subset) - Best Practices | European Payments Council.

Example request

{
  "reference": "19848995"
}

Response

The acknowledge request for the specified payment has been processed