Remove Beneficiary V2
Use this API to remove an existing beneficiary from the list of added beneficiaries.
Authorizations
Client ID. You can find your app id in the Merchant Dashboard.
Client secret key. You can find your secret in the Merchant Dashboard.
Headers
It is the API version to be used. The accepted format is YYYY-MM-DD.
It is the request ID for the API call. This ID can be used to resolve tech realted issues. Communicate this in your tech related queries to Cashfree Payments.
Query Parameters
It is the unique ID you create to identify the beneficiary. The maximum character limit is 50. Only alphabets and whitespaces are allowed.
50
Response
Contains the information of the created beneficiary
It displays the unique Id you created to identify the beneficiary.
It displays the name of the beneficiary.
It displays the payment instrument details of the beneficiary.
It displays the contact details of the beneficiary.
It displays the current status of the beneficiary. Possible values are as follows
VERIFIED
: Beneficiary is verified and is available for payoutsINVALID
: Beneficiary is invalidINITIATED
: Beneficiary verification initiatedCANCELLED
: Beneficiary verification cancelledFAILED
: Failed to verify beneficiaryDELETED
: Beneficiary is deleted
VERIFIED
, INVALID
, INITIATED
, CANCELLED
, FAILED
, DELETED
It displays the time of the addition of the beneficiary in UTC.
Was this page helpful?