AccountAccountingConfiguration (object)
| Field | Type | Description | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| booking_accounts | object[] | array Elements Semantic DATEV booking role mapped to a ledger account from the active chart (SKR + custom accounts).
| |||||||||||||||||||||||||||||||||
| chart_of_accounts | string | — | |||||||||||||||||||||||||||||||||
| created_at | string (date-time) | — | |||||||||||||||||||||||||||||||||
| custom_ledger_accounts | object[] | array Elements
| |||||||||||||||||||||||||||||||||
| datev_advisor_number | string | — | |||||||||||||||||||||||||||||||||
| datev_booking_method | string | Default DATEV booking method (automatic = gross lines via automatic accounts/Vorsteuer key, tax_split = explicit net + VAT lines). string
| |||||||||||||||||||||||||||||||||
| datev_client_number | string | — | |||||||||||||||||||||||||||||||||
| export_amount_format | string | Number format for monetary values in CSV exports (cents = integer smallest currency unit, decimal = major currency unit with decimal separator). string
| |||||||||||||||||||||||||||||||||
| export_decimal_separator | string | Decimal separator when export_amount_format is decimal (comma = 12,34, dot = 12.34). string
| |||||||||||||||||||||||||||||||||
| fiscal_year_start | string (date) | — | |||||||||||||||||||||||||||||||||
| profit_determination | string | — | |||||||||||||||||||||||||||||||||
| tax_advisor_email | string (email) | Default email address of the tax advisor for sending accounting exports. | |||||||||||||||||||||||||||||||||
| tax_office_name | string | — | |||||||||||||||||||||||||||||||||
| tax_office_nr | string | — | |||||||||||||||||||||||||||||||||
| taxation_type | string | — | |||||||||||||||||||||||||||||||||
| updated_at | string (date-time) | — | |||||||||||||||||||||||||||||||||
| vat_return_frequency | string | — |
Example (JSON)
{
"tax_office_nr": "string",
"tax_office_name": "string",
"taxation_type": "string",
"vat_return_frequency": "string",
"fiscal_year_start": "2026-01-15",
"profit_determination": "string"
}