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 amount to be debited in decimal value up to 2 precision
Identifier for the payment instrument
Identifier for the debit transaction
Remarks for the debit transaction
Debit successful
The status of the request
A code identifying the response or error
A message describing the outcome of the request
Show child attributes
The unique identifier for the debit transaction
A message describing the outcome of the debit
Was this page helpful?