Payment Operations
Create a payment
POST
Create a payment
Authorizations
Headers
Identifies the account. Required when authenticating via mTLS — omit when using an API key (account is inferred from the key).
Idempotency key
Body
application/json
Body
- PaymentIntentParams
- PaymentIntentParams
Required range:
x >= 0Key-value pairs. Max 20 entries. Keys max 20 characters, values must be strings max 80 characters. No nested objects.
Token is required for all types except BANK_TRANSFER. For BANK_TRANSFER, token must not be provided.
When true, customer_id is required.
Response
Success
Available options:
OPEN, AUTHORIZED, ACCEPTED, FAILED, COMPLETED, VOIDED Create a payment