Payment

post/payment-api/v2/payment/authorizations

Headers

Authorizationstring required

JWT Bearer token. Format: Bearer {token}

MerchantIdstring

Target merchant identifier for JWT-authenticated admin or portal requests.

Request body

transactionIdstring nullable
paymentIntentIdinteger nullable
amountnumber double

Response

Success

'Pending' | 'Succeeded' | 'Failed' required

Changes

No recorded changes to this endpoint across all 1 revision of this API.