200
success
{ "status": "SUCCESS", "subCode": "200", "message": "Debit successful", "data": { "referenceId": 4379710, "message": "Amount deducted from the merchant balance" }}
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Request payload to debit a connected wallet
The body is of type object.
object
Debit successful
The response is of type object.
Was this page helpful?