Logo
Developer portal API Documentation

Create bank account

POST https://demo.vivapayments.com/api/bankaccounts

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X POST 'https://demo.vivapayments.com/api/bankaccounts' -d '{"iban":"{IBAN of beneficiary}","friendlyName":"A friendly name of your choosing","beneficiaryName":"A beneficiary name of your choosing"}'

ENDPOINTS