200
success
{ "status": "SUCCESS", "subCode": "200", "message": "Bank Account whitelisted successfully for recharge"}
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Request payload to whitelist bank account.
The body is of type object.
object
Account whitelisted for recharge successfully
The response is of type object.
Was this page helpful?