Logo
Developer portal API Documentation

Refund of 10€ from marketplace to escrow

POST https://demo.vivapayments.com/api/wallets/{marketplace wallet ID}/balancetransfer/{escrow wallet ID}

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status



Curl
curl -X POST 'https://demo.vivapayments.com/api/wallets/{marketplace wallet ID}/balancetransfer/{escrow wallet ID}' -d '{"amount":"1000","description":"[Optional text to show on account statement]","SaleTransactionId":"[Optional transaction ID for the related sale]"}'

ENDPOINTS