API Docs
AbsenceAbsence Additional ContingentAbsence ContingentAccountAccountingAccounting ContactAdded ValueAsset AccountAttachmentAttendanceAuthBank AccountCatalogCommissionContactCraftCredit InvoiceCreditorCustom FilterCustom ReportCustomerCustomFieldDashboardDebitorEmailEmployment ContractEstimateFinanceFinance JournalFinance Journal PositionsFinDocCategoryFollowupForecastGeneral InfoHolidayIntegrationsInvoiceJobJob TasksLogin MethodMeMetricsOffice LocationOrder ConfirmationOrganisationPaymentPersonProcedureProcedure ViewPurchase InvoicePurchase OrderReportResource PlanningSnippetTargetTeamTemplateTimeUserUser CraftUser GroupUser Group ActionsUser Group UsersWorkPattern
Modelobject
app.Account
Properties
app.Accountobject
accumulated_agency_service
string
No description.
accumulated_budget
string
No description.
accumulated_external_service
string
No description.
address_id
integer
No description.
asp_id
integer
No description.
contract_budget_agency_service
number
No description.
contract_budget_external_service
number
No description.
customer_id
integer
No description.
date_contract_period_end
integer
No description.
date_contract_period_start
integer
No description.
date_created
integer
No description.
date_modified
integer
No description.
description
string
No description.
disable_authentication
boolean
No description.
due_days
integer
No description.
footNote_akonto
string
No description.
footNote_dueNotice
string
No description.
footNote_dunning
string
No description.
footNote_finalNotice
string
No description.
footNote_gutschr
string
No description.
footNote_kv
string
No description.
footNote_purchase_order
string
No description.
footNote_rg_aus
string
No description.
headNote_akonto
string
No description.
headNote_dueNotice
string
No description.
headNote_dunning
string
No description.
headNote_finalNotice
string
No description.
headNote_gutschr
string
No description.
headNote_kv
string
No description.
headNote_purchase_order
string
No description.
headNote_rg_aus
string
No description.
hide_external_services
boolean
No description.
id
integer
No description.
identification_code
string
No description.
invoice_address_id
integer
No description.
invoice_email
string
No description.
invoice_organisation_id
integer
No description.
invoice_person_id
integer
No description.
lang
string
No description.
name
string
No description.
organisation_id
integer
No description.
person_id
integer
No description.
stage_of_completion
number
No description.
stationary_id
integer
No description.
tabLeft_akonto
string
No description.
tabLeft_dueNotice
string
No description.
tabLeft_dunning
string
No description.
tabLeft_finalNotice
string
No description.
tabLeft_gutschr
string
No description.
tabLeft_kv
string
No description.
tabLeft_purchase_order
string
No description.
tabLeft_rg_aus
string
No description.
tabRight_akonto
string
No description.
tabRight_dueNotice
string
No description.
tabRight_dunning
string
No description.
tabRight_finalNotice
string
No description.
tabRight_gutschr
string
No description.
tabRight_kv
string
No description.
tabRight_purchase_order
string
No description.
tabRight_rg_aus
string
No description.
user_id
integer
No description.
valid_days
integer
No description.
Example
JSON
{
"accumulated_agency_service": "string",
"accumulated_budget": "string",
"accumulated_external_service": "string",
"address": {...},
"address_id": 123,
"asp_id": 123,
"contract_budget_agency_service": 123.45,
"contract_budget_external_service": 123.45,
"contract_type": "Honorarvertrag",
"custom_fields": [
{...}
],
"customer": {...},
"customer_id": 123,
"date_contract_period_end": 123,
"date_contract_period_start": 123,
"date_created": 123,
"date_modified": 123,
"description": "string",
"disable_authentication": true,
"due_days": 123,
"footNote_akonto": "string",
"footNote_dueNotice": "string",
"footNote_dunning": "string",
"footNote_finalNotice": "string",
"footNote_gutschr": "string",
"footNote_kv": "string",
"footNote_purchase_order": "string",
"footNote_rg_aus": "string",
"headNote_akonto": "string",
"headNote_dueNotice": "string",
"headNote_dunning": "string",
"headNote_finalNotice": "string",
"headNote_gutschr": "string",
"headNote_kv": "string",
"headNote_purchase_order": "string",
"headNote_rg_aus": "string",
"hide_external_services": true,
"id": 123,
"identification_code": "string",
"invoice_address": {...},
"invoice_address_id": 123,
"invoice_email": "string",
"invoice_organisation": {...},
"invoice_organisation_id": 123,
"invoice_person": {...},
"invoice_person_id": 123,
"jobs": [
{...}
],
"lang": "string",
"name": "string",
"organisation": {...},
"organisation_id": 123,
"person": {...},
"person_id": 123,
"small_customer": {...},
"stage_of_completion": 123.45,
"stationary_id": 123,
"status": "aktiv",
"tabLeft_akonto": "string",
"tabLeft_dueNotice": "string",
"tabLeft_dunning": "string",
"tabLeft_finalNotice": "string",
"tabLeft_gutschr": "string",
"tabLeft_kv": "string",
"tabLeft_purchase_order": "string",
"tabLeft_rg_aus": "string",
"tabRight_akonto": "string",
"tabRight_dueNotice": "string",
"tabRight_dunning": "string",
"tabRight_finalNotice": "string",
"tabRight_gutschr": "string",
"tabRight_kv": "string",
"tabRight_purchase_order": "string",
"tabRight_rg_aus": "string",
"user_id": 123,
"valid_days": 123
}