post https://demo.valorpaytech.com/api/Valor/delete
Log in to see full request history
Completely deletes the Merchant profile from valor portal click here
Responses
Completely deletes the Merchant profile from valor portal click here
xxxxxxxxxx
12curl --request POST \
--url https://demo.valorpaytech.com/api/Valor/delete \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"passCode": "Valor@123",
"mailId": "demovaloriso",
"SubmailId": "demovaloriso",
"mp_id": "29165"
}
'
Try It!
to start a request and see the response here! Or choose an example: