Logo
Developer portal API Documentation

Retrieve transaction by source code

GET https://demo.vivapayments.com/api/transactions/?sourcecode={sourcecode}&date={date}

 

Body PARAM

Key Datatype Required Description 
sourcecode
string Source code of the transaction
date
string Date of the transaction



HEADERS

Key Datatype Required Description 




RESPONSES

status





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

ENDPOINTS