Wallets
Get a specific topup by ID
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the wallet the topup belongs to
ID of the topup to retrieve
Response
200
application/json
Topup details
Unique identifier for the topup
Available options:
topup
ID of the wallet being topped up
Creation timestamp
Current status of the topup
Available options:
pending
, failed
, success
, cancelled
Last update timestamp
Amount to top up in the smallest currency unit
Currency of the topup (same as wallet currency)
Payment method used for the topup
Available options:
stripe
Method-specific payload data