v1

latestOpenAPI 3.1.02026-08-0683254.8 KB
Merchant Endpoints

cancel a payment

Endpoint responsible for canceling a payment on the request of a merchant. The caller has to be one of the participants of the payment. A payment can be cancelled only if has the status in PENDING or IDENTIFIED. When a payment is cancelled the status will be set to CANCELLED.

The token neccessary to call this endpoint as a merchant has to have:

  • subjectType : INTEGRATOR or MERCHANT
  • authority: MERCHANT_PAYMENT
  • resourceType : PAYMENTPROFILE
delete/v3/payments/{id}

Path parameters

idstring required

Response

Payment is successfully cancelled