Add Registered Recharge Account(Whitelist Bank Account)
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Request payload to whitelist bank account.
The body is of type object
.
Response
200
application/json
Account whitelisted for recharge successfully
The response is of type object
.