List transaction status details

Returns a list of transactions mapped to a tracking ID. For each transaction, the request returns the approval status (approved or declined), as well as details such as amount, currency, and metadata. Multiple transactions can be associated with a single tracking ID; for example in transfers where both debit and credit legs are present. Additionally, if there are multiple attempts using the same tracking ID, all failed (declined) attempts are also included in the response.

Path Params
string
required
length between 1 and 43

Original tracking ID provided when the ID is created.

Query Params
string

Cursor to the next page of results. If no value is specified, it fetches the first page.

int32
Defaults to 10

Maximum number of items per page. Defaults to 10

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json