Logo
Developer portal API Documentation

Retrieve transaction by transactionId

GET https://demo-api.vivapayments.com/checkout/v2/isv/transactions/{transactionid}?merchantId={merchantId}

 

Body PARAM

Key Datatype Required Description 
merchantId
string ID of the merchant



HEADERS

Key Datatype Required Description 




RESPONSES

Curl
curl -X GET 'https://demo-api.vivapayments.com/checkout/v2/isv/transactions/{transactionid}?merchantId={merchantId}?merchantId={merchantId}'

ENDPOINTS