Create bank account
POST https://demo-api.vivapayments.com/banktransfers/v1/bankaccounts
Request Body
{"iban"=>"GR9608100010000001234567890", "friendlyName"=>"This is the IBAN of the Greek partner.", "beneficiaryName"=>"Greek IBAN."}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |