post https://api.payinc.in/api/v1/corppayout/upibeneficiary/delete
Responses
xxxxxxxxxx
10curl --request POST \
--url https://api.payinc.in/api/v1/corppayout/upibeneficiary/delete \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"AgentId": "string",
"BeneficiaryId": "string"
}
'
Try It!
to start a request and see the response here! Or choose an example: