Create a payment transaction
The transaction can be captured instantly if ‘InstantCapture’ parameter is set to true. The operation is idempotent.
Authorizations
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Body
Payment operation details.
Member id.
1 - 36Unique identifier of the operation (should be the same only for retries of the same operation).
1 - 128Amount to be reserved. Can be only positive.
Indicates whether to reserve the available account balance if it is less than the amount to be reserved.
Indicates whether a capture of the reservation is instantaneous.
Set of key-value pairs that you can attach to a payment transaction. This can be useful for storing additional information about the transaction in a structured format.
Account type to be used (optional)