post https://api.payinc.in/api/v1/dmt/beneficiary/delete
Delete any beneficiary.
Responses
Delete any beneficiary.
xxxxxxxxxx
10curl --request POST \
--url https://api.payinc.in/api/v1/dmt/beneficiary/delete \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"mobile": "9167700212",
"bene_id": "1234"
}
'
Try It!
to start a request and see the response here! Or choose an example: