Logo
Developer portal API Documentation

Create order

POST https://api.vivapayments.com/resellers/v1/orders

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://api.vivapayments.com/resellers/v1/orders' -d '{"amount":null,"email":"string","phone":"string","productId":null,"fullName":"string","merchantId":null,"countryCode":"string","requestLang":"string","currencyCode":"string","merchantTrns":"string","customerTrns":"string","targetWalletId":null,"disableExactAmount":true,"resellerSourceCode":"string"}'

ENDPOINTS