v1
latestSwagger 2.02026-07-13103251.8 KBCard payments
Cancel payment
Cancel a payment based on the provided payment ID and the Authorisation token. The Authorisation token needs to be specified in the 'authorization' header as 'authorization: Bearer YOUR_API_KEY_HERE'. A payment can only be cancelled if it's in a state that isn't finished.
post/v1/payments/{paymentId}/cancel
Path parameters
paymentIdstring required
Payment identifier
Response
No Content