Logo
Developer portal API Documentation

Add Source(For ISVs)

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

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://demo.vivapayments.com/api/sources' -d '{"domain":"www.example.com","isSecure":true,"name":"API test","pathFail":"fail","pathSuccess":"success","sourceCode":1234}'

ENDPOINTS