Get Transaction
Returns the full state and metadata of a payment transaction.
Documentation Index
Fetch the complete documentation index at: https://docs.winampay.de/llms.txt
Use this file to discover all available pages before exploring further.
amount_minor is expressed in XAF. XAF has no sub-unit — amount_minor: 5000 means exactly 5 000 XAF.callback_url set, or to debug a specific transaction. For normal operations, prefer webhooks — they push results to you the moment the payment settles.
See State Machine for the full list of possible state values and valid transitions.Authorizations
Path Parameters
Response
Successful Response
Winam internal transaction UUID
Your original reference value
"deposit" or "withdrawal"
"mtn" or "orange"
Internal provider used for this transaction
"sim_gateway_mtn"
Player Mobile Money number in E.164 format
Amount in XAF. Equal to amount_xaf from the request — XAF has no sub-unit (1 XAF = 1 unit).
5000
Current transaction state. See the state machine for the full transition diagram.
"succeeded"
Timestamp of the last state change
True for withdrawals awaiting operator approval
Provider-side reference (e.g. MTN transaction ID). Available once acknowledged.
"MTN2025010112345"
Confirmation deadline for deposits. Null once the transaction is in a terminal state.
Human-readable reason for the last state transition