post https://payout-api.cashfree.com/payout/v1/removeBeneficiary
Use this API to remove an existing beneficiary from a list of added beneficiaries.
Response Codes
Sub Code | Status | Message |
---|---|---|
200 | SUCCESS | Beneficiary removed |
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 does not exist with given Id |
412 | ERROR | Token missing in the request |
412 | ERROR | BeneId missing in the request |
520 | ERROR | Unknown error occurred |