post https://demo.valorpaytech.com/api/Valor/lastTxn
Log in to see full request history
API use for to check the last transaction of the Merchant EPI click here
Responses
API use for to check the last transaction of the Merchant EPI click here
xxxxxxxxxx
12curl --request POST \
--url https://demo.valorpaytech.com/api/Valor/lastTxn \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"passCode": "Valor@123",
"mailId": "demovaloriso",
"SubmailId": "demovaloriso",
"epi": "2412333540"
}
'
Try It!
to start a request and see the response here! Or choose an example: