Skip to main content

Fetch Transaction

GET /v1/global-payout/transactions/{transactionId}

Track the status of any transaction at any point in its lifecycle. FetchTransaction takes a transaction reference and returns its current state, giving you and your customers full visibility into where funds are at any given time.

Path parameters

string
required
The wtTransactionId returned when the transfer or exchange was authorized.

Response body

string
required
The GlobalPayout transaction ID.
string
required
Current processing status of the transaction.
string
Core system status (e.g., PAYMENT_SUCCESSFUL).
string
Transaction type — TRANSFER or EXCHANGE.
string
ISO 8601 timestamp of when the transaction was created.