post https://demo.valorpaytech.com/api/Valor/statusUpdate
Log in to see full request history
API is use full to cross check the Merchant status (Activate / Deactivate) click here
Responses
API is use full to cross check the Merchant status (Activate / Deactivate) click here
xxxxxxxxxx
15curl --request POST \
--url https://demo.valorpaytech.com/api/Valor/statusUpdate \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"passCode": "Valor@123",
"mailId": "demovaloriso",
"SubmailId": "demovaloriso",
"merchantIds": [
29162
],
"action": "activate"
}
'
Try It!
to start a request and see the response here! Or choose an example: