Get Many Employees
Bad Request
Unauthorized
Forbidden
Internal server error
{- "status": "ok",
- "data": [
- {
- "id": "507f1f77bcf86cd799439011",
- "title": "string",
- "active": true,
- "companyId": "507f1f77bcf86cd799439011",
- "officeId": "507f1f77bcf86cd799439011",
- "managerEmployeeId": "507f1f77bcf86cd799439011",
- "departmentId": "507f1f77bcf86cd799439011",
- "costCenterId": "507f1f77bcf86cd799439011",
- "effectiveCostCenterId": "507f1f77bcf86cd799439011",
- "employmentId": "507f1f77bcf86cd799439011",
- "employmentTypeId": "507f1f77bcf86cd799439011",
- "employmentCountry": "SE",
- "compensationId": "507f1f77bcf86cd799439011",
- "userId": "507f1f77bcf86cd799439011",
- "userName": "john.doe@example.com",
- "division": "Division 1",
- "organization": "Organization 1",
- "organizationId": "507f1f77bcf86cd799439011",
- "tax": {
- "table": 0,
- "column": 0
}, - "employeeNumber": "string",
- "workEmail": "string",
- "workPhone": "string",
- "workPhoneSanitized": "string",
- "hireDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "hasOccupationalPension": true,
- "privateEmail": "string",
- "firstName": "string",
- "lastName": "string",
- "ssn": "string",
- "ssnCountry": "SE",
- "privatePhone": "string",
- "privatePhoneSanitized": "string",
- "birthDate": "2019-08-24T14:15:22Z",
- "age": 0,
- "avatarUrl": "string",
- "nationality": "string",
- "gender": "string",
- "pronoun": "string",
- "bankAccount": {
- "bank": "string",
- "clearing": "string",
- "number": "string",
- "iban": "string",
- "bic": "string",
- "country": "string"
}, - "homeAddress": {
- "street": "string",
- "postalCode": "string",
- "city": "string",
- "country": "string",
- "location": {
- "type": "string",
- "coordinates": [
- 123,
- 321
]
}
}, - "custom": {
- "fieldExample": "example value",
- "numberFieldExample": 50,
- "booleanFieldExample": true
}, - "created": "2019-08-24T14:15:22Z",
- "updated": "2019-08-24T14:15:22Z",
- "offboardDate": "2019-08-24T14:15:22Z"
}
], - "total": 500,
- "count": 50,
- "offset": 50,
- "relations": {
- "office": [
- {
- "id": "string",
- "companyId": "507f1f77bcf86cd799439011",
- "name": "string",
- "phone": "string",
- "email": "string",
- "timezone": "Africa/Abidjan",
- "CFAR": "12345678",
- "SCB": "12345678",
- "SNI": "12345678"
}
], - "costCenter": [
- {
- "id": "string",
- "companyId": "507f1f77bcf86cd799439011",
- "code": "string",
- "name": "string"
}
], - "effectiveCostCenter": [
- {
- "id": "string",
- "companyId": "507f1f77bcf86cd799439011",
- "code": "string",
- "name": "string"
}
], - "child": [
- {
- "id": "507f1f77bcf86cd799439011",
- "employeeId": "507f1f77bcf86cd799439011",
- "name": "string",
- "birthdate": "2019-08-24T14:15:22Z"
}
], - "department": [
- {
- "id": "507f1f77bcf86cd799439011",
- "companyId": "507f1f77bcf86cd799439011",
- "name": "string",
- "description": "string",
- "costCenterId": "string",
- "effectiveCostCenterId": "string",
- "parentId": "string"
}
], - "emergencyContact": [
- {
- "id": "507f1f77bcf86cd799439011",
- "employeeId": "507f1f77bcf86cd799439011",
- "fullName": "John Doe",
- "relationship": "Father",
- "phone": "+4612345678",
- "email": "test@test.com"
}
], - "employment": [
- {
- "id": "507f1f77bcf86cd799439011",
- "companyId": "507f1f77bcf86cd799439011",
- "employeeId": "507f1f77bcf86cd799439011",
- "typeId": "507f1f77bcf86cd799439011",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "updated": "2019-08-24T14:15:22Z",
- "effectiveEndDate": "2019-08-24T14:15:22Z",
- "terminated": true,
- "rate": 0,
- "note": "string",
- "country": "SE"
}
], - "employmentType": [
- {
- "id": "507f1f77bcf86cd799439011",
- "companyId": "507f1f77bcf86cd799439011",
- "name": "string",
- "vacation": false,
- "country": "SE",
- "maxMonths": 12
}
], - "compensation": [
- {
- "id": "507f1f77bcf86cd799439011",
- "employeeId": "507f1f77bcf86cd799439011",
- "companyId": "507f1f77bcf86cd799439011",
- "amount": 0,
- "effectiveDate": "2019-08-24T14:15:22Z",
- "baseAmount": 0,
- "exchangeRate": 0,
- "currency": "SEK",
- "payoutDay": 25,
- "payoutPeriod": "MONTHLY",
- "payoutFrequency": "MONTH",
- "salarySchedule": "ADVANCE",
- "paidOvertime": false,
- "note": "string",
- "salaryCode": "string"
}
], - "managerEmployee": [
- {
- "id": "507f1f77bcf86cd799439011",
- "title": "string",
- "active": true,
- "companyId": "507f1f77bcf86cd799439011",
- "officeId": "507f1f77bcf86cd799439011",
- "managerEmployeeId": "507f1f77bcf86cd799439011",
- "departmentId": "507f1f77bcf86cd799439011",
- "costCenterId": "507f1f77bcf86cd799439011",
- "effectiveCostCenterId": "507f1f77bcf86cd799439011",
- "employmentId": "507f1f77bcf86cd799439011",
- "employmentTypeId": "507f1f77bcf86cd799439011",
- "employmentCountry": "SE",
- "compensationId": "507f1f77bcf86cd799439011",
- "userId": "507f1f77bcf86cd799439011",
- "userName": "john.doe@example.com",
- "division": "Division 1",
- "organization": "Organization 1",
- "organizationId": "507f1f77bcf86cd799439011",
- "tax": {
- "table": 0,
- "column": 0
}, - "employeeNumber": "string",
- "workEmail": "string",
- "workPhone": "string",
- "workPhoneSanitized": "string",
- "hireDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "hasOccupationalPension": true,
- "privateEmail": "string",
- "firstName": "string",
- "lastName": "string",
- "ssn": "string",
- "ssnCountry": "SE",
- "privatePhone": "string",
- "privatePhoneSanitized": "string",
- "birthDate": "2019-08-24T14:15:22Z",
- "age": 0,
- "avatarUrl": "string",
- "nationality": "string",
- "gender": "string",
- "pronoun": "string",
- "bankAccount": {
- "bank": "string",
- "clearing": "string",
- "number": "string",
- "iban": "string",
- "bic": "string",
- "country": "string"
}, - "homeAddress": {
- "street": "string",
- "postalCode": "string",
- "city": "string",
- "country": "string",
- "location": {
- "type": "string",
- "coordinates": [
- 123,
- 321
]
}
}, - "custom": {
- "fieldExample": "example value",
- "numberFieldExample": 50,
- "booleanFieldExample": true
}, - "created": "2019-08-24T14:15:22Z",
- "updated": "2019-08-24T14:15:22Z",
- "offboardDate": "2019-08-24T14:15:22Z"
}
], - "teamReference": [
- {
- "id": "507f1f77bcf86cd799439011",
- "companyId": "507f1f77bcf86cd799439011",
- "teamId": "507f1f77bcf86cd799439011",
- "userId": "507f1f77bcf86cd799439011",
- "employeeId": "507f1f77bcf86cd799439011"
}
]
}
}Create One Employee
Bad Request
Unauthorized
Forbidden
Internal server error
{- "title": "string",
- "officeId": "507f1f77bcf86cd799439011",
- "managerEmployeeId": "507f1f77bcf86cd799439011",
- "departmentId": "507f1f77bcf86cd799439011",
- "costCenterId": "507f1f77bcf86cd799439011",
- "userName": "john.doe@example.com",
- "division": "Division 1",
- "organization": "Organization 1",
- "organizationId": "507f1f77bcf86cd799439011",
- "employeeNumber": 1,
- "tax": {
- "table": 0,
- "column": 0
}, - "workEmail": "string",
- "workPhone": "string",
- "hasOccupationalPension": true,
- "privateEmail": "string",
- "firstName": "string",
- "lastName": "string",
- "ssn": "string",
- "ssnCountry": "SE",
- "privatePhone": "string",
- "birthDate": "string",
- "avatarUrl": "string",
- "nationality": "string",
- "gender": "string",
- "pronoun": "string",
- "bankAccount": {
- "bank": "string",
- "clearing": "string",
- "number": "string",
- "iban": "string",
- "bic": "string",
- "country": "string"
}, - "homeAddress": {
- "street": "string",
- "postalCode": "string",
- "city": "string",
- "country": "string"
}, - "custom": {
- "fieldExample": "example value",
- "numberFieldExample": 50,
- "booleanFieldExample": true
}
}{- "status": "ok",
- "data": {
- "id": "507f1f77bcf86cd799439011",
- "title": "string",
- "active": true,
- "companyId": "507f1f77bcf86cd799439011",
- "officeId": "507f1f77bcf86cd799439011",
- "managerEmployeeId": "507f1f77bcf86cd799439011",
- "departmentId": "507f1f77bcf86cd799439011",
- "costCenterId": "507f1f77bcf86cd799439011",
- "effectiveCostCenterId": "507f1f77bcf86cd799439011",
- "employmentId": "507f1f77bcf86cd799439011",
- "employmentTypeId": "507f1f77bcf86cd799439011",
- "employmentCountry": "SE",
- "compensationId": "507f1f77bcf86cd799439011",
- "userId": "507f1f77bcf86cd799439011",
- "userName": "john.doe@example.com",
- "division": "Division 1",
- "organization": "Organization 1",
- "organizationId": "507f1f77bcf86cd799439011",
- "tax": {
- "table": 0,
- "column": 0
}, - "employeeNumber": "string",
- "workEmail": "string",
- "workPhone": "string",
- "workPhoneSanitized": "string",
- "hireDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "hasOccupationalPension": true,
- "privateEmail": "string",
- "firstName": "string",
- "lastName": "string",
- "ssn": "string",
- "ssnCountry": "SE",
- "privatePhone": "string",
- "privatePhoneSanitized": "string",
- "birthDate": "2019-08-24T14:15:22Z",
- "age": 0,
- "avatarUrl": "string",
- "nationality": "string",
- "gender": "string",
- "pronoun": "string",
- "bankAccount": {
- "bank": "string",
- "clearing": "string",
- "number": "string",
- "iban": "string",
- "bic": "string",
- "country": "string"
}, - "homeAddress": {
- "street": "string",
- "postalCode": "string",
- "city": "string",
- "country": "string",
- "location": {
- "type": "string",
- "coordinates": [
- 123,
- 321
]
}
}, - "custom": {
- "fieldExample": "example value",
- "numberFieldExample": 50,
- "booleanFieldExample": true
}, - "created": "2019-08-24T14:15:22Z",
- "updated": "2019-08-24T14:15:22Z",
- "offboardDate": "2019-08-24T14:15:22Z"
}
}Get One Employee
Bad Request
Unauthorized
Forbidden
Not Found
Internal server error
{- "status": "ok",
- "data": {
- "id": "507f1f77bcf86cd799439011",
- "title": "string",
- "active": true,
- "companyId": "507f1f77bcf86cd799439011",
- "officeId": "507f1f77bcf86cd799439011",
- "managerEmployeeId": "507f1f77bcf86cd799439011",
- "departmentId": "507f1f77bcf86cd799439011",
- "costCenterId": "507f1f77bcf86cd799439011",
- "effectiveCostCenterId": "507f1f77bcf86cd799439011",
- "employmentId": "507f1f77bcf86cd799439011",
- "employmentTypeId": "507f1f77bcf86cd799439011",
- "employmentCountry": "SE",
- "compensationId": "507f1f77bcf86cd799439011",
- "userId": "507f1f77bcf86cd799439011",
- "userName": "john.doe@example.com",
- "division": "Division 1",
- "organization": "Organization 1",
- "organizationId": "507f1f77bcf86cd799439011",
- "tax": {
- "table": 0,
- "column": 0
}, - "employeeNumber": "string",
- "workEmail": "string",
- "workPhone": "string",
- "workPhoneSanitized": "string",
- "hireDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "hasOccupationalPension": true,
- "privateEmail": "string",
- "firstName": "string",
- "lastName": "string",
- "ssn": "string",
- "ssnCountry": "SE",
- "privatePhone": "string",
- "privatePhoneSanitized": "string",
- "birthDate": "2019-08-24T14:15:22Z",
- "age": 0,
- "avatarUrl": "string",
- "nationality": "string",
- "gender": "string",
- "pronoun": "string",
- "bankAccount": {
- "bank": "string",
- "clearing": "string",
- "number": "string",
- "iban": "string",
- "bic": "string",
- "country": "string"
}, - "homeAddress": {
- "street": "string",
- "postalCode": "string",
- "city": "string",
- "country": "string",
- "location": {
- "type": "string",
- "coordinates": [
- 123,
- 321
]
}
}, - "custom": {
- "fieldExample": "example value",
- "numberFieldExample": 50,
- "booleanFieldExample": true
}, - "created": "2019-08-24T14:15:22Z",
- "updated": "2019-08-24T14:15:22Z",
- "offboardDate": "2019-08-24T14:15:22Z"
}, - "relations": {
- "office": [
- {
- "id": "string",
- "companyId": "507f1f77bcf86cd799439011",
- "name": "string",
- "phone": "string",
- "email": "string",
- "timezone": "Africa/Abidjan",
- "CFAR": "12345678",
- "SCB": "12345678",
- "SNI": "12345678"
}
], - "costCenter": [
- {
- "id": "string",
- "companyId": "507f1f77bcf86cd799439011",
- "code": "string",
- "name": "string"
}
], - "effectiveCostCenter": [
- {
- "id": "string",
- "companyId": "507f1f77bcf86cd799439011",
- "code": "string",
- "name": "string"
}
], - "child": [
- {
- "id": "507f1f77bcf86cd799439011",
- "employeeId": "507f1f77bcf86cd799439011",
- "name": "string",
- "birthdate": "2019-08-24T14:15:22Z"
}
], - "department": [
- {
- "id": "507f1f77bcf86cd799439011",
- "companyId": "507f1f77bcf86cd799439011",
- "name": "string",
- "description": "string",
- "costCenterId": "string",
- "effectiveCostCenterId": "string",
- "parentId": "string"
}
], - "emergencyContact": [
- {
- "id": "507f1f77bcf86cd799439011",
- "employeeId": "507f1f77bcf86cd799439011",
- "fullName": "John Doe",
- "relationship": "Father",
- "phone": "+4612345678",
- "email": "test@test.com"
}
], - "employment": [
- {
- "id": "507f1f77bcf86cd799439011",
- "companyId": "507f1f77bcf86cd799439011",
- "employeeId": "507f1f77bcf86cd799439011",
- "typeId": "507f1f77bcf86cd799439011",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "updated": "2019-08-24T14:15:22Z",
- "effectiveEndDate": "2019-08-24T14:15:22Z",
- "terminated": true,
- "rate": 0,
- "note": "string",
- "country": "SE"
}
], - "employmentType": [
- {
- "id": "507f1f77bcf86cd799439011",
- "companyId": "507f1f77bcf86cd799439011",
- "name": "string",
- "vacation": false,
- "country": "SE",
- "maxMonths": 12
}
], - "compensation": [
- {
- "id": "507f1f77bcf86cd799439011",
- "employeeId": "507f1f77bcf86cd799439011",
- "companyId": "507f1f77bcf86cd799439011",
- "amount": 0,
- "effectiveDate": "2019-08-24T14:15:22Z",
- "baseAmount": 0,
- "exchangeRate": 0,
- "currency": "SEK",
- "payoutDay": 25,
- "payoutPeriod": "MONTHLY",
- "payoutFrequency": "MONTH",
- "salarySchedule": "ADVANCE",
- "paidOvertime": false,
- "note": "string",
- "salaryCode": "string"
}
], - "managerEmployee": [
- {
- "id": "507f1f77bcf86cd799439011",
- "title": "string",
- "active": true,
- "companyId": "507f1f77bcf86cd799439011",
- "officeId": "507f1f77bcf86cd799439011",
- "managerEmployeeId": "507f1f77bcf86cd799439011",
- "departmentId": "507f1f77bcf86cd799439011",
- "costCenterId": "507f1f77bcf86cd799439011",
- "effectiveCostCenterId": "507f1f77bcf86cd799439011",
- "employmentId": "507f1f77bcf86cd799439011",
- "employmentTypeId": "507f1f77bcf86cd799439011",
- "employmentCountry": "SE",
- "compensationId": "507f1f77bcf86cd799439011",
- "userId": "507f1f77bcf86cd799439011",
- "userName": "john.doe@example.com",
- "division": "Division 1",
- "organization": "Organization 1",
- "organizationId": "507f1f77bcf86cd799439011",
- "tax": {
- "table": 0,
- "column": 0
}, - "employeeNumber": "string",
- "workEmail": "string",
- "workPhone": "string",
- "workPhoneSanitized": "string",
- "hireDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "hasOccupationalPension": true,
- "privateEmail": "string",
- "firstName": "string",
- "lastName": "string",
- "ssn": "string",
- "ssnCountry": "SE",
- "privatePhone": "string",
- "privatePhoneSanitized": "string",
- "birthDate": "2019-08-24T14:15:22Z",
- "age": 0,
- "avatarUrl": "string",
- "nationality": "string",
- "gender": "string",
- "pronoun": "string",
- "bankAccount": {
- "bank": "string",
- "clearing": "string",
- "number": "string",
- "iban": "string",
- "bic": "string",
- "country": "string"
}, - "homeAddress": {
- "street": "string",
- "postalCode": "string",
- "city": "string",
- "country": "string",
- "location": {
- "type": "string",
- "coordinates": [
- 123,
- 321
]
}
}, - "custom": {
- "fieldExample": "example value",
- "numberFieldExample": 50,
- "booleanFieldExample": true
}, - "created": "2019-08-24T14:15:22Z",
- "updated": "2019-08-24T14:15:22Z",
- "offboardDate": "2019-08-24T14:15:22Z"
}
], - "teamReference": [
- {
- "id": "507f1f77bcf86cd799439011",
- "companyId": "507f1f77bcf86cd799439011",
- "teamId": "507f1f77bcf86cd799439011",
- "userId": "507f1f77bcf86cd799439011",
- "employeeId": "507f1f77bcf86cd799439011"
}
]
}
}Update One Employee
Bad Request
Unauthorized
Forbidden
Not Found
Internal server error
{- "title": "string",
- "officeId": "507f1f77bcf86cd799439011",
- "managerEmployeeId": "507f1f77bcf86cd799439011",
- "departmentId": "507f1f77bcf86cd799439011",
- "costCenterId": "507f1f77bcf86cd799439011",
- "userName": "john.doe@example.com",
- "division": "Division 1",
- "organization": "Organization 1",
- "organizationId": "507f1f77bcf86cd799439011",
- "employeeNumber": 1,
- "tax": {
- "table": 0,
- "column": 0
}, - "workEmail": "string",
- "workPhone": "string",
- "hasOccupationalPension": true,
- "privateEmail": "string",
- "firstName": "string",
- "lastName": "string",
- "ssn": "string",
- "ssnCountry": "SE",
- "privatePhone": "string",
- "birthDate": "string",
- "avatarUrl": "string",
- "nationality": "string",
- "gender": "string",
- "pronoun": "string",
- "bankAccount": {
- "bank": "string",
- "clearing": "string",
- "number": "string",
- "iban": "string",
- "bic": "string",
- "country": "string"
}, - "homeAddress": {
- "street": "string",
- "postalCode": "string",
- "city": "string",
- "country": "string"
}, - "custom": {
- "fieldExample": "example value",
- "numberFieldExample": 50,
- "booleanFieldExample": true
}, - "active": true
}{- "status": "ok",
- "data": {
- "id": "507f1f77bcf86cd799439011",
- "title": "string",
- "active": true,
- "companyId": "507f1f77bcf86cd799439011",
- "officeId": "507f1f77bcf86cd799439011",
- "managerEmployeeId": "507f1f77bcf86cd799439011",
- "departmentId": "507f1f77bcf86cd799439011",
- "costCenterId": "507f1f77bcf86cd799439011",
- "effectiveCostCenterId": "507f1f77bcf86cd799439011",
- "employmentId": "507f1f77bcf86cd799439011",
- "employmentTypeId": "507f1f77bcf86cd799439011",
- "employmentCountry": "SE",
- "compensationId": "507f1f77bcf86cd799439011",
- "userId": "507f1f77bcf86cd799439011",
- "userName": "john.doe@example.com",
- "division": "Division 1",
- "organization": "Organization 1",
- "organizationId": "507f1f77bcf86cd799439011",
- "tax": {
- "table": 0,
- "column": 0
}, - "employeeNumber": "string",
- "workEmail": "string",
- "workPhone": "string",
- "workPhoneSanitized": "string",
- "hireDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "hasOccupationalPension": true,
- "privateEmail": "string",
- "firstName": "string",
- "lastName": "string",
- "ssn": "string",
- "ssnCountry": "SE",
- "privatePhone": "string",
- "privatePhoneSanitized": "string",
- "birthDate": "2019-08-24T14:15:22Z",
- "age": 0,
- "avatarUrl": "string",
- "nationality": "string",
- "gender": "string",
- "pronoun": "string",
- "bankAccount": {
- "bank": "string",
- "clearing": "string",
- "number": "string",
- "iban": "string",
- "bic": "string",
- "country": "string"
}, - "homeAddress": {
- "street": "string",
- "postalCode": "string",
- "city": "string",
- "country": "string",
- "location": {
- "type": "string",
- "coordinates": [
- 123,
- 321
]
}
}, - "custom": {
- "fieldExample": "example value",
- "numberFieldExample": 50,
- "booleanFieldExample": true
}, - "created": "2019-08-24T14:15:22Z",
- "updated": "2019-08-24T14:15:22Z",
- "offboardDate": "2019-08-24T14:15:22Z"
}
}Replace One Employee
Bad Request
Unauthorized
Forbidden
Not Found
Internal server error
{- "title": "string",
- "officeId": "507f1f77bcf86cd799439011",
- "managerEmployeeId": "507f1f77bcf86cd799439011",
- "departmentId": "507f1f77bcf86cd799439011",
- "costCenterId": "507f1f77bcf86cd799439011",
- "userName": "john.doe@example.com",
- "division": "Division 1",
- "organization": "Organization 1",
- "organizationId": "507f1f77bcf86cd799439011",
- "employeeNumber": 1,
- "tax": {
- "table": 0,
- "column": 0
}, - "workEmail": "string",
- "workPhone": "string",
- "hasOccupationalPension": true,
- "privateEmail": "string",
- "firstName": "string",
- "lastName": "string",
- "ssn": "string",
- "ssnCountry": "SE",
- "privatePhone": "string",
- "birthDate": "string",
- "avatarUrl": "string",
- "nationality": "string",
- "gender": "string",
- "pronoun": "string",
- "bankAccount": {
- "bank": "string",
- "clearing": "string",
- "number": "string",
- "iban": "string",
- "bic": "string",
- "country": "string"
}, - "homeAddress": {
- "street": "string",
- "postalCode": "string",
- "city": "string",
- "country": "string"
}, - "custom": {
- "fieldExample": "example value",
- "numberFieldExample": 50,
- "booleanFieldExample": true
}, - "active": true
}{- "status": "ok",
- "data": {
- "id": "507f1f77bcf86cd799439011",
- "title": "string",
- "active": true,
- "companyId": "507f1f77bcf86cd799439011",
- "officeId": "507f1f77bcf86cd799439011",
- "managerEmployeeId": "507f1f77bcf86cd799439011",
- "departmentId": "507f1f77bcf86cd799439011",
- "costCenterId": "507f1f77bcf86cd799439011",
- "effectiveCostCenterId": "507f1f77bcf86cd799439011",
- "employmentId": "507f1f77bcf86cd799439011",
- "employmentTypeId": "507f1f77bcf86cd799439011",
- "employmentCountry": "SE",
- "compensationId": "507f1f77bcf86cd799439011",
- "userId": "507f1f77bcf86cd799439011",
- "userName": "john.doe@example.com",
- "division": "Division 1",
- "organization": "Organization 1",
- "organizationId": "507f1f77bcf86cd799439011",
- "tax": {
- "table": 0,
- "column": 0
}, - "employeeNumber": "string",
- "workEmail": "string",
- "workPhone": "string",
- "workPhoneSanitized": "string",
- "hireDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "hasOccupationalPension": true,
- "privateEmail": "string",
- "firstName": "string",
- "lastName": "string",
- "ssn": "string",
- "ssnCountry": "SE",
- "privatePhone": "string",
- "privatePhoneSanitized": "string",
- "birthDate": "2019-08-24T14:15:22Z",
- "age": 0,
- "avatarUrl": "string",
- "nationality": "string",
- "gender": "string",
- "pronoun": "string",
- "bankAccount": {
- "bank": "string",
- "clearing": "string",
- "number": "string",
- "iban": "string",
- "bic": "string",
- "country": "string"
}, - "homeAddress": {
- "street": "string",
- "postalCode": "string",
- "city": "string",
- "country": "string",
- "location": {
- "type": "string",
- "coordinates": [
- 123,
- 321
]
}
}, - "custom": {
- "fieldExample": "example value",
- "numberFieldExample": 50,
- "booleanFieldExample": true
}, - "created": "2019-08-24T14:15:22Z",
- "updated": "2019-08-24T14:15:22Z",
- "offboardDate": "2019-08-24T14:15:22Z"
}
}