HomeDocumentationAPI ReferenceChangelog
Platform OverviewDemoContactImprintLog In
API Reference

Create booking entries

Creates batch of booking entries that are combined together. If one of entries cannot be created, no entry of the whole batch is saved and neither is the correlation id.

Body Params
string
required
length ≥ 1

Must not be blank.

date | null
string | null
string | null
list
array of objects
required
length ≥ 1

Must not be empty.

list*
date
required

Must not be null.

string | null
string | null
string
required
length ≥ 1

Must not be blank.

int64 | null
int64 | null
string | null
deprecated

DEPRECATED.
Deprecated: use debitCostCenter and creditCostCenter.

int64
required

Must not be null.

string | null

Cost center for credit booking account (optional).
Size must be between 0 and 64.

string | null
creditTaxCase
object | null
int64
required

Must not be null.

string | null

Cost center for debit booking account (optional).
Size must be between 0 and 64.

string | null
debitTaxCase
object | null
documentReference
object | null
required
functionalValue
object | null
string | null

Determines the profit center of income related bookings.
Size must be between 0 and 64.

properties
object | null
relatedDocument
object | null

Links a booking to this related document

string | null
date | null
date | null
specificReference
object
taxBaseValue
object | null
string | null
transactionValue
object | null
required
string | null
[a-zA-Z0-9_.~-]{1,100}

Must have size between 1 and 100 and match with the regular expression '[a-zA-Z0-9_.~-]{1,100}'.

Responses

400

Bad request. There is no tenant with given ID or at least one account number doesn't exist or given tenant has different functional currency than provided one in request.

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