Delete Beneficiary
DELETE
/api/v0/beneficiary-detail/{beneficiaryId}Use this API to delete an existing beneficiary from the list of added beneficiaries.
Request
Path Params
beneficiaryId
string
required
It is the unique ID you create to identify the beneficiary.
Header Params
User-Agent
string
required
Request samples
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: a month ago