Logo
Developer portal API Documentation

Refund of 50€ from seller A to escrow

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":"50.00","personId":"[seller A account merchant ID]","walletId":"[seller A wallet ID]","description":"[This is an example]","currencyCode":"826"}'

ENDPOINTS