v1

latestSwagger 2.02026-07-13103251.8 KB
Card payments

Capture payment

Capture 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 captured if it's in 'submitted' state

post/v1/payments/{paymentId}/capture

Path parameters

paymentIdstring required

Payment identifier

Response

No Content