post https://demo.valorpaytech.com/api/Valor/login
Log in to see full request history
This API is individually checking if the user credential is right or wrong, if wrong we don't allow next click here
Responses
This API is individually checking if the user credential is right or wrong, if wrong we don't allow next click here
xxxxxxxxxx
11curl --request POST \
--url https://demo.valorpaytech.com/api/Valor/login \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"mailId": "valorbaseadmin@protonmail.com",
"SubmailId": "valorbaseadmin@protonmail.com",
"passCode": "Valor@123"
}
'
Try It!
to start a request and see the response here! Or choose an example: