Verify a payment
Authorizations
Headers
Identifies the account. Required when authenticating via mTLS — omit when using an API key (account is inferred from the key).
Body
Body
- PaymentIntentParams
- PaymentIntentParams
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
- PaymentIntentParams
- PaymentIntentParams
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.