Logo
Developer portal API Documentation

Balance transfer

POST https://demo.vivapayments.com/api/wallets/{escrow wallet ID}/balancetransfer/{marketplace 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/{escrow wallet ID}/balancetransfer/{marketplace wallet ID}' -d '{"amount":"1000","description":"[Optional text to show on account statement]","saleTransactionId":"[Optional transaction ID for the related sale]"}'

ENDPOINTS