Logo
Developer portal API Documentation

Create payment order

POST https://demo.vivapayments.com/api/orders

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://demo.vivapayments.com/api/orders' -d '{"amount":100,"email":"customer@domain.com","fullName":"Customer name","customerTrns":"Description that the customer sees","requestLang":"en-GB"}'

ENDPOINTS