Skip to main content

Fetch Transaction

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

Retrieve the status of any initiated mobile money transaction. Use this endpoint to confirm whether a collection was successful, pending, or failed β€” keeping your records accurate and your customers informed.

Path parameters

string
required
The transactionReference returned when the inflow was initiated.

Response body

string
required
The unique collection transaction ID.
string
The Nomba account ID that received the collection.
string
The customer’s mobile money account (phone number).
string
required
Current status of the collection.
number
required
The collected amount.
string
required
The currency of the collection.
string
The customer’s mobile money network, echoing the topupVendor you sent.
string
The response from the customer’s mobile money network.
string
What that word means, in plain words.Those are the three values gatewayMessage takes. Anything else leaves gatewayCode null.