Wallets
Top-up a wallet
This endpoint is used to top-up an active wallet.
POST
/
wallet_transactions
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
wallet_transaction
object
requiredResponse
200 - application/json
wallet_transactions
object[]
requiredWas this page helpful?