curl --location --request DELETE 'https://api.uat.sokin.com/beneficiaries/?beneficiary_type' \
--header 'x-api-version;' \
--header 'Authorization: Bearer <token>'{
"Status": 202,
"Success": true,
"Message": "",
"beneficiary_id": "b559f6b6-df2d-4e72-bcbf-4e7a532a45be"
}