List Cross-border Transactions

List a request's deposit and payout transactions, newest first.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

List a request's deposit and payout transactions, newest first. Records are in data.transactions; pagination is at the top level. status filters chargeStatus using lowercase values. externalReference filters transaction references, not the parent request reference. Sandbox: use the same suffix under /api/sandbox/b2b/cross-border/requests with a sandbox bearer token.

Follow the cross-border guide and sandbox testing guide.

See Status, webhooks and retries for response envelopes, pagination and recovery rules.

Path Params
string
required

Cross-border request ID.

Query Params
string
enum

Transaction chargeStatus.

Allowed:
string

Exact transaction external reference.

integer
1 to 100
Defaults to 20

Page size, default 20.

string

Opaque nextCursor for the next page. URL-encode it. Do not combine with before.

string

Opaque prevCursor for the previous page. URL-encode it. Do not combine with after.

Responses

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