Skip to main content
GET
Get Collection Status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

version
string
required
Allowed value: "v1"
reference_id
string
required

Response

Successful Response

ExecutionResponse

reference_id
string
required
status
string
required
payer_amount
required
payer_currency
string
required
payee_currency
string
required
payee_amount
required
operation_type
string
required
provider_transaction_id
string | null
gateway_message
string | null
wallet_message
string | null
client_secret
string | null
requires_action
boolean | null
Last modified on June 23, 2026