Use this API to remove an existing beneficiary from a list of added beneficiaries.
Please use this Authorization token in headers to call any payout API (Refresh this page if the token is expired)Documentation Index
Fetch the complete documentation index at: https://www.cashfree.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Click to view the response codes.
| Sub code | Status | Message | Next action |
|---|---|---|---|
| 200 | SUCCESS | Beneficiary removed | - |
| 403 | ERROR | Token is not valid | Validate the generated token. |
| 403 | ERROR | IP not whitelisted | Whitelist the IP address. |
| 404 | ERROR | Beneficiary does not exist with given Id | Enter a valid beneficiary ID. |
| 412 | ERROR | Token missing in the request | Enter the generated token as the value for Authorization under Headers in this format: Bearer <token> |
| 412 | ERROR | BeneId missing in the request | Enter a valid beneficiary ID. |
| 422 | ERROR | Please provide a valid Beneficiary Id | Enter a valid beneficiary ID. |
| 520 | ERROR | Unknown error occurred | Try again after some time. |
Beneficiaries Id to delete, alphanumeric and underscore allowed (50 character limit)