Logo
Developer portal API Documentation

Update bank account

PATCH https://demo-api.vivapayments.com/banktransfers/v1/bankaccounts/:bankAccountId

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X PATCH 'https://demo-api.vivapayments.com/banktransfers/v1/bankaccounts/:bankAccountId' -H 'Content-Type: application/json' -d '{"archive":true,"friendlyName":"My favourite Greek Bank Account","beneficiaryName":"George Seferis"}'

ENDPOINTS