This API endpoint is used to add and verify the user's bank account, typically used for offramp.

"action" can be one of the following:

  1. "add" - Adds a bank account if not added yet
  2. "delete" - Deletes the current bank account
ParametersDescriptionRequired
bank_idBank account number of the userYes
ifsc_codeIFSC code of the bank accountYes
typeType of bank account
(Savings or Current)
Yes

The bank account verification happens through penny-drop, where Saber Money deposits INR 1 to the bank account to verify the same.

Note: Only one bank account can be registered at a point. To update the bank account, the merchant must first delete the existing one and then add a new one.

Language
URL
Click Try It! to start a request and see the response here!