get https://payout-api.cashfree.com/payout/v1/getBeneId
Use this API to get the beneficiary ID by providing the bank account number and ifsc.
Response Codes
Sub Code | Status | Message |
---|---|---|
200 | SUCCESS | BeneId retrieved successfully |
52 | ERROR | Error while fetching beneId |
403 | ERROR | Token is not valid |
403 | ERROR | APIs not enabled. Please reach out to [email protected] |
403 | ERROR | IP not whitelisted |
404 | ERROR | Beneficiary not found with given bank account details |
412 | ERROR | Token missing in the request |
422 | ERROR | Please provide a valid bank account and ifsc |
422 | ERROR | Please provide both bank account and ifsc |