Logo
Developer portal API Documentation

Create bank account

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

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X POST 'https://demo-api.vivapayments.com/banktransfers/v1/bankaccounts' -H 'Content-Type: application/json' -d '{"iban":"GR9608100010000001234567890","friendlyName":"This is the IBAN of the Greek partner.","beneficiaryName":"Greek IBAN."}'

ENDPOINTS