Logo
Developer portal API Documentation

Retrieve transaction by order code

GET https://demo.vivapayments.com/api/transactions/?ordercode={ordercode}

 

Body PARAM

Key Datatype Required Description 
ordercode
string Date of the transaction



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X GET 'https://demo.vivapayments.com/api/transactions/?ordercode={ordercode}?ordercode={ordercode}'

ENDPOINTS