post https://securelink-staging.valorpaytech.com:4430/?txn_status
For the status API, you can fetch transaction details within 24 hours using the reference transaction ID.
Log in to see full request history
Responses
For the status API, you can fetch transaction details within 24 hours using the reference transaction ID.
xxxxxxxxxx
13curl --request POST \
--url 'https://securelink-staging.valorpaytech.com:4430/?txn_status=' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"appid": "h6tSvf0Cz7fSB86B44bkLEplS15AsWYo",
"appkey": "zOKj0LUOiW4L9jFRrMbMiJQ5KxQEpSMm",
"epi": "2412333540",
"txn_type": "vc_status",
"req_txn_id": "INV001"
}
'
Try It!
to start a request and see the response here! Or choose an example: