Create booking account

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

Body Params
string | null
string
required
length ≥ 1

Must not be blank.

string | null
int64
required

Must not be null.

string
required

Must not be null.
Must be one of:

EQUITY
LIABILITY
ASSET
EXPENSE
INCOME
deferralBookingAccounts
array of objects | null

Deferral booking accounts

deferralBookingAccounts
boolean | null
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 | null
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