Delete Beneficiary https://cms.inr-exchange.rare-able.com/api/user/beneficiaries/{beneficiary_unique_id}
This endpoint allows an authenticated user to delete a specific beneficiary account by providing its unique ID. Upon successful deletion, the beneficiary's details are removed and a confirmation message is returned.
Query PARAMS
unique_id string required
Use unique_id from List of Beneficiaries for unique_id
HEADERS
Accept "string"
application/json
x-api-key (Secret Key) "string"
To generate please use
Get Access Token
X-Api-Signature "string"
X-Api-Timestamp "Timestamp"
RESPONSES
success "boolean"
message "string"
code "integer"
data "object"
beneficiary_accounts "array"
success "boolean"
message "string"
code "integer"
data "object"