Wallets
Simulate credit transaction
Simulate credit transaction (Sandbox Only)
POST
/
wallets
/
{id}
/
credit
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredBody
application/json
amount
number
sender
object
Response
200 - application/json
id
string
message
string
reference
string
Was this page helpful?