Logo
Developer portal API Documentation

Create transaction

POST https://demo.vivapayments.com/api/transactions/{transactionId}

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://demo.vivapayments.com/api/transactions/{transactionId}' -d '{"amount":100,"customerTrns":"Description that the customer sees"}'

ENDPOINTS