Skip to main content
POST
Capture payment

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Path Parameters

paymentId
string
required

The payment identifier

Response

OK

paymentMethods
object[]
required

The collection of selected payment methods

Last modified on August 10, 2026