Logo
Developer portal API Documentation

Obligation (Deprecated)

POST https://demo-api.vivapayments.com/obligations/v1/obligations

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://demo-api.vivapayments.com/obligations/v1/obligations' -d '{"amount":0.6,"personId":"Seller merchant ID","walletId":"Seller wallet ID","description":"This is a short description","currencyCode":826}'

ENDPOINTS