Skip to main content
PATCH
Update Organization Preferences

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

organization_id
required

Body

application/json

Update organization preferences for Germany. The model must contain only optional fields.

valid_from
string<date> | null
valid_to
string<date> | null
is_insolvent
boolean
default:false
insolvency_start_date
string<date> | null
insolvency_end_date
string<date> | null
insolvency_company_number
string | null
insurance_subsidy_method
enum<string> | null
Available options:
remuneration,
assessment_ceiling
extra_paid_leave_days
integer | null
first_payroll_date
string<date> | null

First payroll (ever) run by the company

last_payroll_date
string<date> | null

Last payroll run in other system before Intermezzo's first payroll

first_payroll_intermezzo
string<date> | null

First date Intermezzo software is used for payroll

logo_id
preferences_country
string
default:DE
Allowed value: "DE"
insurance_credit_preference
string | null

Für die Möglichkeit der Überweisung, Verrechnung oder Gutschrift ist eine entsprechende Eingabemöglichkeit vorzusehen.

days_for_sickness_certificate
integer | null
default:4
additional_childcare_sick_days_reason
enum<integer> | null

Reason for the selection of the number of additional paid sick days for childcare.

Available options:
0,
1,
2,
3

Response

Successful Response

id
integer
required
valid_from
string<date> | null
valid_to
string<date> | null
is_insolvent
boolean
default:false
insolvency_start_date
string<date> | null
insolvency_end_date
string<date> | null
insolvency_company_number
string | null
insurance_subsidy_method
enum<string> | null
Available options:
remuneration,
assessment_ceiling
extra_paid_leave_days
integer | null
first_payroll_date
string<date> | null

First payroll (ever) run by the company

last_payroll_date
string<date> | null

Last payroll run in other system before Intermezzo's first payroll

first_payroll_intermezzo
string<date> | null

First date Intermezzo software is used for payroll

logo_id
string | null
preferences_country
string
default:DE
Allowed value: "DE"
insurance_credit_preference
string | null

Für die Möglichkeit der Überweisung, Verrechnung oder Gutschrift ist eine entsprechende Eingabemöglichkeit vorzusehen.

days_for_sickness_certificate
integer | null
default:4
additional_childcare_sick_days_reason
enum<integer> | null

Reason for the selection of the number of additional paid sick days for childcare.

Available options:
0,
1,
2,
3