cURL
curl --request DELETE \ --url https://api.cadanapay.com/v1/beneficiaries/{beneficiaryId}
{ "code": "resource_not_found", "message": "Requested resource could not be found." }
Delete an existing beneficiary
The unique identifier for the beneficiary
"c06f3427-3bbe-4d70-9a54-28acda267e48"
Successful operation