Bank Accounts
Create bankaccount
POST
cURL
Field support per integration
Lexware Office
Lexware Office
Supported Request Parameters:
Required if type
equals GIRO
.
Available options (3-letter ISO 4217):
EUR
Required if type
equals GIRO
.
Available options:
GIRO
, PAYMENT_PROVIDER
sevdesk
sevdesk
This endpoints allows the creation of both “file import accounts” and “clearing accounts”.
To create “file import accounts”, set the type
equal to PAYMENT_PROVIDER
. In such case, the fileType
field is required.
To create “clearing accounts” set the type
equal to CURRENT_ASSET
.
Supported Response Fields:
Available options:
CSV
, MT940
,
Available options:
PAYMENT_PROVIDER
, CURRENT_ASSET
Body
application/json
Response
200 - application/json
The response is of type object
.
cURL