[
{
"validFrom": "2023-12-25",
"validTo": "2023-12-25",
"legalName": "<string>",
"legalAddress": "<string>",
"correspondenceAddress": "<string>",
"dbaName": "<string>",
"registrationCountry": "DE",
"incorporationDate": "2023-12-25",
"website": "<string>",
"externalRef": "<string>",
"id": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"shutdownDate": "2023-12-25",
"workSites": [
{
"validFrom": "2023-12-25",
"validTo": "2023-12-25",
"name": "<string>",
"address": "<string>",
"correspondenceAddress": "<string>",
"isActive": true,
"isPrimary": true,
"id": "<string>",
"orgId": "<string>",
"contacts": [
{
"name": "<string>",
"email": "jsmith@example.com",
"phone": {
"phoneNumber": "<string>",
"phoneType": "mobile"
},
"id": "<string>",
"roles": [
"<string>"
]
}
],
"taxIdentifiers": [],
"insuranceData": [],
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
],
"bankAccounts": [
{
"financialInstitutionName": "Deutsche Bank",
"accountNumber": "DE89370400440532013000",
"routingNumber": "<string>",
"iban": "<string>",
"isActive": true,
"isPrimary": false,
"id": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}
],
"contacts": [
{
"name": "<string>",
"email": "jsmith@example.com",
"phone": {
"phoneNumber": "<string>",
"phoneType": "mobile"
},
"id": "<string>",
"roles": [
"<string>"
]
}
],
"taxIdentifiers": [],
"insuranceData": [],
"sepaMandates": [],
"preferences": {
"isInsolvent": false,
"insolvencyStartDate": "2023-12-25",
"insolvencyEndDate": "2023-12-25",
"insolvencyCompanyNumber": "<string>",
"insuranceSubsidyMethod": "remuneration",
"extraPaidLeaveDays": 123,
"insuranceCreditPreference": "<string>",
"firstPayrollDate": "2023-12-25",
"lastPayrollDate": "2023-12-25",
"firstPayrollIntermezzo": "2023-12-25",
"daysForSicknessCertificate": 123,
"additionalChildcareSickDaysReason": 0
}
}
]