Create booking account

Creates booking account using data in request body and tenantId header.

Body Params
string
string
required
length ≥ 1

Must not be blank.

string
int64
required

Must not be null.

string
enum
required

Must not be null.

Allowed:
deferralBookingAccounts
array of objects

Deferral booking accounts

deferralBookingAccounts
boolean
Defaults to false

Determines if the account can be used as a collective account instead of the subledger account in reports towards the GL. An example would be the accounts receivable account instead of a debtor.

boolean
Defaults to false

Indicates an opos account. All debtor accounts are opos account by default. All other accounts aren`t if not provided

Responses

400

Bad request. There is no tenant with given ID or account number is higher than initial number for debtor accounts or there is already account with given number.

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Choose an example:
application/json