{"files":{"SKILL.md":"---\nname: loketnl-api\ndescription: \"Loket.nl API skill. Use when working with Loket.nl for providers, automaticpayroll, authorizationmodel. Covers 1087 endpoints.\"\nversion: 1.0.0\ngenerator: lapsh\n---\n\n# Loket.nl API\nAPI version: V2\n\n## Auth\nApiKey Authorization in header\n\n## Base URL\nhttps://api.loket.nl\n\n## Setup\n1. Set your API key in the appropriate header\n2. GET /v2/providers/employers/administrations -- list of administrations\n3. POST /v2/providers/employers/employees/{employeeId}/absences -- create first absence\n\n## Endpoints\n1087 endpoints across 25 groups. See references/api-spec.lap for full details.\n\n### Providers\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /v2/providers/employers/employees/{employeeId}/absences | List of absences for an employee |\n| POST | /v2/providers/employers/employees/{employeeId}/absences | Create an Absence for an employee |\n| GET | /v2/providers/employers/employees/{employeeId}/absences/overview | Download the absence overview for an employee |\n| GET | /v2/providers/employers/employees/absences/{absenceId} | Details of an Absence |\n| PUT | /v2/providers/employers/employees/absences/{absenceId} | Edit the details of a Absence |\n| DELETE | /v2/providers/employers/employees/absences/{absenceId} | Delete a specific absence record |\n| PATCH | /v2/providers/employers/employees/absences/{absenceId}/closeabsence | Close an absence |\n| PATCH | /v2/providers/employers/employees/absences/{absenceId}/reopenabsence | Reopen an absence |\n| GET | /v2/providers/employers/employees/absences/{absenceId}/absenceprogress | List of absence progress for an absence |\n| POST | /v2/providers/employers/employees/absences/{absenceId}/absenceprogress | Create an Absence Progress for an Absence |\n| GET | /v2/providers/employers/employees/absences/absenceprogress/{absenceProgressId} | Details of an Absence Progress |\n| PUT | /v2/providers/employers/employees/absences/absenceprogress/{absenceProgressId} | Edit the details of an absence progress |\n| DELETE | /v2/providers/employers/employees/absences/absenceprogress/{absenceProgressId} | Delete a specific Absence Progress record |\n| GET | /v2/providers/employers/employees/absences/{absenceId}/absencecontactHistory | Contact history for an absence |\n| POST | /v2/providers/employers/employees/absences/{absenceId}/absencecontactHistory | Create a contact history for an Absence |\n| GET | /v2/providers/employers/employees/absences/absencecontactHistory/{absencecontactHistoryId} | Details of a contact history |\n| PUT | /v2/providers/employers/employees/absences/absencecontactHistory/{absencecontactHistoryId} | Edit the details of a contact history |\n| DELETE | /v2/providers/employers/employees/absences/absencecontactHistory/{absencecontactHistoryId} | Delete a specific record |\n| GET | /v2/providers/employers/{employerId}/employees/absences/statistics/data | basic absence statistics |\n| GET | /v2/providers/employers/{employerId}/administrations | List of administrations for an employer |\n| GET | /v2/providers/employers/administrations | List of administrations |\n| GET | /v2/providers/employers/{employerId}/payrolladministrations | List of payroll administrations for an employer |\n| POST | /v2/providers/employers/{employerId}/payrolladministrations | Add a payroll administration |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId} | Details of a payroll administration |\n| GET | /v2/providers/employers/{employerId}/payrolladministrations/configurations | List of payroll administrations configurations for an employer |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/configurations | Details of a payroll administration configuration |\n| PUT | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/configurations | Edit a payroll administration configuration |\n| GET | /v2/providers/employers/{employerId}/nonpayrolladministrations | List of non payroll administrations for an employer |\n| POST | /v2/providers/employers/{employerId}/nonpayrolladministrations | Add a non payroll administration |\n| GET | /v2/providers/employers/nonpayrolladministrations/{nonPayrollAdministrationId} | Details of a non payroll administration |\n| PUT | /v2/providers/employers/nonpayrolladministrations/{nonPayrollAdministrationId} | Edit a non payroll administration |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/availablepayrollcomponentsets | Available payroll component sets |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollcomponentsets | Payroll component sets |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollcomponentsets | Add an Payroll component set |\n| GET | /v2/providers/employers/payrolladministrations/payrollcomponentsets/{payrollComponentSetId} | Details of an payroll component set |\n| PUT | /v2/providers/employers/payrolladministrations/payrollcomponentsets/{payrollComponentSetId} | Edit an payroll component set |\n| DELETE | /v2/providers/employers/payrolladministrations/payrollcomponentsets/{payrollComponentSetId} | Delete an Payroll component set |\n| GET | /v2/providers/{providerId}/payrollcomponentsets | Payroll component sets (provider level) |\n| POST | /v2/providers/{providerId}/payrollcomponentsets | Add an Payroll component set (provider level) |\n| GET | /v2/providers/payrollcomponentsets/{payrollComponentSetId} | Details of an payroll component set (provider level) |\n| PUT | /v2/providers/payrollcomponentsets/{payrollComponentSetId} | Edit an payroll component set (provider level) |\n| DELETE | /v2/providers/payrollcomponentsets/{payrollComponentSetId} | Delete an Payroll component set (provider level) |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollcomponents/year/{year} | Payroll components |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/employmentfunds/year/{year} | Employment funds for an administration |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/abpfunds/year/{year} | Abp funds for an administration |\n| GET | /v2/providers/employers/{employerId}/employmentActualMasterDataReport | Download actual master data report (Stamgegevens actueel) |\n| GET | /v2/providers/employers/{employerId}/employmentMasterDataReport | Download master data report (Stamgegevens) |\n| GET | /v2/providers/employers/{employerId}/fiscalCompanyCarReport | Download the fiscal company car report (Auto van de zaak) |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/annualpayrolltaxreturnreport | Download annual payroll tax return report |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/annualwagesheetreport | Download annual wage sheet report |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/annualpawwdeclarationreport | Download annual PAWW declaration report |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrolladministrationsettingsreport | Download payroll administration configuration report |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/accumulationsandbalancesreport | Download accumulations and balances reports |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/accumulatedbasicjournalresultsreport | Download accumulated basic journal results report |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/deviatingpremiumswab | Download WAB deviations report |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/attachmentsofearningsreport | Download attachment of earnings report |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/accumulatedjournalrunresultsreport\" | Download accumulated journalrun results report |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollPeriodDataReport | Download annual wage sheet report |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/PayrollAuditReport\" | Download payroll audit report |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/employmentActualMasterDataReport | Download actual master data report (Stamgegevens actueel) |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/employmentMasterDataReport | Download master data report (Stamgegevens) |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollPeriods/{payrollPeriodId}/payrollperioddata | List of payroll period data on payroll administration level |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/import/payrollperioddata\" | Import payroll period data for an employer |\n| POST | /v2/providers/employers/payrolladministrations/import/payrollperioddata\" | Import payroll period data for several employers |\n| GET | /v2/providers/employers/{employerId}/workflowtriggers | Get Workflow Triggers by Employer ID |\n| GET | /v2/providers/employers/workflowtriggers/workflowtemplates/{workflowTemplateId} | Get Workflow Template |\n| PUT | /v2/providers/employers/workflowtriggers/workflowtemplates/{workflowTemplateId} | Edit a workflow template |\n| DELETE | /v2/providers/employers/workflowtriggers/workflowtemplates/{workflowTemplateId} | Delete a workflow template |\n| POST | /v2/providers/employers/{employerId}/workflowtriggers/{workflowTriggerId}/workflowtemplates | Create a workflow template for a given employer and workflow trigger |\n| GET | /v2/providers/employers/{employerId}/workflowtriggermappings | Workflowtrigger to workflowtemplate mapping |\n| POST | /v2/providers/employers/{employerId}/workflowtriggermappings | Create a workflow trigger mapping record for an employer |\n| GET | /v2/providers/employers/workflowtriggermappings/{workflowTriggerMappingId} | Details of a workflow trigger mapping record |\n| PUT | /v2/providers/employers/workflowtriggermappings/{workflowTriggerMappingId} | Edit the details of a workflow trigger mapping record |\n| DELETE | /v2/providers/employers/workflowtriggermappings/{workflowTriggerMappingId} | Delete a specific workflow trigger mapping record |\n| POST | /v2/providers/employers/employees/{employeeId}/changeaddressrequest | Start the change address workflow for an employee |\n| POST | /v2/providers/employers/employees/{employeeId}/changecontactinformationrequest | Start the change contactinformation workflow for an employee |\n| POST | /v2/providers/employers/employees/{employeeId}/workflow/InitiateChangeAddress | Initiate the change address workflow for an employee |\n| POST | /v2/providers/employers/employees/{employeeId}/workflow/InitiateChangeContactInformation | Initiate the change contact information workflow for an employee |\n| POST | /v2/providers/employers/employees/{employeeId}/workflow/InitiateChangePersonalInformation | Initiate the change personal information workflow for an employee |\n| POST | /v2/providers/employers/employees/{employeeId}/workflow/InitiateManagePartners | Initiate the change partner information workflow for an employee |\n| POST | /v2/providers/employers/employees/{employeeId}/workflow/InitiateManageContacts | Initiate the manage contact workflow for an employee |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/workflow/InitiateDeclaration | Initiate the declaration workflow for an employment |\n| PATCH | /v2/providers/employers/employees/employments/workflow/{workflowId}/initiatedDeclaration | Change the details of a declaration |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/workflow/InitiateChangeIban | Initiate the change IBAN workflow for an employment |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/workflow/InitiateLeaveRequest | Initiate the leave request workflow for an employment |\n| PATCH | /v2/providers/employers/employees/employments/workflow/{workflowId}/InitiatedLeaveRequest | Change the details of a leave request |\n| POST | /v2/providers/employers/employees/employments/leaveRequests/{leaveRequestId}/workflow/WithdrawLeaveRequest | Initiate the withdraw leave request workflow for a leave request |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/workflows/initiatecontractextension | Initiate the contract extension workflow for an employment |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/workflows/initiateterminateemployment | Initiate the employment termination workflow |\n| GET | /v2/providers/employers/employees/employments/workflow/{workflowId}/attachment | Download attachment |\n| POST | /v2/providers/employers/employees/employments/workflow/{workflowId}/attachment | Upload attachment |\n| PATCH | /v2/providers/employers/workflows/{workflowId}/cancel | Cancel a workflow |\n| GET | /v2/providers/employers/{employerId}/assignedworkflows | Workflows assigned to the user |\n| GET | /v2/providers/employers/{employerId}/workflows | Workflows for the employer |\n| GET | /v2/providers/employers/workflows/{workflowId} | Details of a workflow |\n| POST | /v2/providers/employers/workflows/{workflowId}/transition | Allows the user to transition the workflow. |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/workflows | Workflows for the employment |\n| GET | /v2/providers/employers/workflows/{workflowId}/workflowprogress | Progress of a Workflow |\n| GET | /v2/providers/employers/{employerId}/employees | List of employees for an employer |\n| GET | /v2/providers/employers/employees/{employeeId} | Details of an employee |\n| PUT | /v2/providers/employers/employees/{employeeId} | Edit the details of an employee |\n| PATCH | /v2/providers/employers/employees/{employeeId} | Change the email address for an employee |\n| GET | /v2/providers/employers/employees/{employeeId}/contacts | List of contacts for an employee |\n| POST | /v2/providers/employers/employees/{employeeId}/contacts | Create a contact for an employee |\n| GET | /v2/providers/employers/employees/contacts/{contactId} | Details of a single contact |\n| PUT | /v2/providers/employers/employees/contacts/{contactId} | Edit a contact |\n| DELETE | /v2/providers/employers/employees/contacts/{contactId} | Delete a specific contact |\n| GET | /v2/providers/employers/employees/{employeeId}/children | List of children for an employee |\n| POST | /v2/providers/employers/employees/{employeeId}/children | Create an child for an employee |\n| GET | /v2/providers/employers/employees/children/{childId} | Details of a child |\n| PUT | /v2/providers/employers/employees/children/{childId} | Edit the details of a child |\n| DELETE | /v2/providers/employers/employees/children/{childId} | Delete a specific child record |\n| GET | /v2/providers/employers/employees/{employeeId}/occupationaldisabilities | List of occupational disabilities for an employee |\n| GET | /v2/providers/employers/employees/{employeeId}/partners | List of partners for an employee |\n| POST | /v2/providers/employers/employees/{employeeId}/partners | Create the partner for an employee |\n| GET | /v2/providers/employers/employees/partners/{partnerId} | Details of a single partner |\n| PUT | /v2/providers/employers/employees/partners/{partnerId} | Edit the details for a partner |\n| DELETE | /v2/providers/employers/employees/partners/{partnerId} | Delete a specific partner record |\n| GET | /v2/providers/employers/employees/{employeeId}/citizenservicenumber | Citizen service number of an employee |\n| PUT | /v2/providers/employers/employees/{employeeId}/citizenservicenumber | Update the citizen service number of an employee |\n| GET | /v2/providers/employers/employees/{employeeId}/photo | Photo of an employee |\n| POST | /v2/providers/employers/employees/{employeeId}/photo | Post employee photo |\n| DELETE | /v2/providers/employers/employees/{employeeId}/photo | Delete employee photo |\n| GET | /v2/providers/employers/employees/{employeeId}/photo/{version} | Photo of an employee |\n| POST | /v2/providers/employers/{employerId}/employee | Create a new employee in Loket |\n| PATCH | /v2/providers/employers/employees/{employeeId}/revokeEmployeeSelfServiceAccess | Set the date on which to revoke ESS access |\n| GET | /v2/providers/employers/employees/{employeeId}/customfields | List employee custom fields for an employee |\n| POST | /v2/providers/employers/employees/{employeeId}/customfields | Add an employee custom field for an employee |\n| GET | /v2/providers/employers/employees/customfields/{employeeCustomFieldId} | Details of an employee custom field |\n| PUT | /v2/providers/employers/employees/customfields/{employeeCustomFieldId} | Edit an employee custom field record |\n| DELETE | /v2/providers/employers/employees/customfields/{employeeCustomFieldId} | Delete an employee custom field record |\n| GET | /v2/providers/employers | List of employers |\n| GET | /v2/providers/employers/minimized | List of employers with fewer fields for performance reasons |\n| POST | /v2/providers/{providerId}/employers | Create an employer |\n| GET | /v2/providers/{providerId}/employers/minimized | List of all employers for the provider |\n| GET | /v2/providers/{providerId}/employers/informationForWizard | Determine which steps of the add employer wizard the user can perform |\n| GET | /v2/providers/employers/{employerId} | Details of an employer |\n| PUT | /v2/providers/employers/{employerId} | Edit the details of an employer |\n| GET | /v2/providers/employers/{employerId}/childEmployers | List of child employers accessible to the current user |\n| GET | /v2/providers/employers/{employerId}/functions | List of functions |\n| POST | /v2/providers/employers/{employerId}/functions | Create a function for an employer |\n| GET | /v2/providers/employers/functions/{functionId} | Details of a function |\n| PUT | /v2/providers/employers/functions/{functionId} | Edit the details of a function |\n| GET | /v2/providers/employers/{employerId}/departments | List of departments |\n| POST | /v2/providers/employers/{employerId}/departments | Create a department for an employer |\n| GET | /v2/providers/employers/departments/{departmentId} | Details of a department |\n| PUT | /v2/providers/employers/departments/{departmentId} | Edit the details of a department |\n| GET | /v2/providers/employers/{employerId}/useraccessibledepartments | List of user accessible departments |\n| GET | /v2/providers/employers/{employerId}/logo | Logo of an employer |\n| DELETE | /v2/providers/employers/{employerId}/logo | Delete the employer logo |\n| POST | /v2/providers/employers/{employerId}/logo | Upload a logo for the employer |\n| GET | /v2/providers/employers/{employerId}/logo/{version} | Logo of an employer |\n| GET | /v2/providers/employers/{employerId}/providerlogo | Provider logo |\n| GET | /v2/providers/employers/{employerId}/providerlogo/{version} | Provider logo |\n| GET | /v2/providers/employers/{employerId}/dashboard | Dashboard of an employer |\n| GET | /v2/providers/employers/{employerId}/customfields | List custom fields for an employer |\n| POST | /v2/providers/employers/{employerId}/customfields | Add a custom field for an employer |\n| GET | /v2/providers/employers/customfields/{customFieldId} | Details of a custom field |\n| PUT | /v2/providers/employers/customfields/{customFieldId} | Edit a custom field record |\n| DELETE | /v2/providers/employers/customfields/{customFieldId} | Delete a custom field record |\n| GET | /v2/providers/employers/{employerId}/educationtypes | List education types for an employer |\n| POST | /v2/providers/employers/{employerId}/educationtypes | Add an education type for an employer |\n| GET | /v2/providers/employers/educationtypes/{educationTypeId} | Details of an education type |\n| PUT | /v2/providers/employers/educationtypes/{educationTypeId} | Edit an education type record |\n| DELETE | /v2/providers/employers/educationtypes/{educationTypeId} | Delete an education type record |\n| GET | /v2/providers/employers/{employerId}/educationfurtherindications | List education further indications for an employer |\n| POST | /v2/providers/employers/{employerId}/educationfurtherindications | Add an education further indication for an employer |\n| GET | /v2/providers/employers/educationfurtherindications/{educationFurtherIndicationId} | Details of an education further indication |\n| PUT | /v2/providers/employers/educationfurtherindications/{educationFurtherIndicationId} | Edit an education further indication record |\n| DELETE | /v2/providers/employers/educationfurtherindications/{educationFurtherIndicationId} | Delete an education further indication record |\n| GET | /v2/providers/employers/{employerId}/contractcodes | List contract codes for an employer |\n| POST | /v2/providers/employers/{employerId}/contractcodes | Add a contract code for an employer |\n| GET | /v2/providers/employers/contractcodes/{contractCodeId} | Details of a contract code |\n| PUT | /v2/providers/employers/contractcodes/{contractCodeId} | Edit a contract code record |\n| DELETE | /v2/providers/employers/contractcodes/{contractCodeId} | Delete a contract code record |\n| GET | /v2/providers/employers/{employerId}/benefitinkindtypes | List benefit in kind types for an employer |\n| POST | /v2/providers/employers/{employerId}/benefitinkindtypes | Add an benefit in kind type for an employer |\n| GET | /v2/providers/employers/benefitinkindtypes/{benefitInKindTypeId} | Details of an benefit in kind type |\n| PUT | /v2/providers/employers/benefitinkindtypes/{benefitInKindTypeId} | Edit an benefit in kind type record |\n| DELETE | /v2/providers/employers/benefitinkindtypes/{benefitInKindTypeId} | Delete an benefit in kind type record |\n| GET | /v2/providers/employers/{employerId}/customholidays | List custom holidays for an employer |\n| POST | /v2/providers/employers/{employerId}/customholidays | Add a custom holiday for an employer |\n| GET | /v2/providers/employers/customholidays/{customHolidayId} | Details of a custom holiday |\n| PUT | /v2/providers/employers/customholidays/{customHolidayId} | Edit a custom holiday record |\n| DELETE | /v2/providers/employers/customholidays/{customHolidayId} | Delete a custom holiday record |\n| GET | /v2/providers/employers/{employerId}/nationalholidays | List of national holidays |\n| GET | /v2/providers/employers/{employerId}/nationalholidays/{nationalHolidayId} | Details of a national holiday |\n| PUT | /v2/providers/employers/{employerId}/nationalholidays/{nationalHolidayId} | Edit the details of a national holidays |\n| GET | /v2/providers/employers/{employerId}/configuration | Employer configuration |\n| PUT | /v2/providers/employers/{employerId}/configuration | Edit Employer configuration |\n| GET | /v2/providers/employers/{employerId}/distributionunits | List of distribution units |\n| POST | /v2/providers/employers/{employerId}/distributionunits | Create a distribution unit for an employer |\n| GET | /v2/providers/employers/distributionunits/{distributionUnitId} | Details of a distribution unit |\n| PUT | /v2/providers/employers/distributionunits/{distributionUnitId} | Edit the details of a distribution unit |\n| GET | /v2/providers/employers/{employerId}/conceptemployees/selfservice | List of Concept employee's and their ESS (WNL) status |\n| GET | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/selfservice | Details of a Concept employee self service portal status |\n| GET | /v2/providers/employers/{employerId}/employees/selfservice | List of employee's and their ESS (WNL) status |\n| PATCH | /v2/providers/employers/{employerId}/employees/selfservice | Change the ESS access for several employees |\n| GET | /v2/providers/employers/employees/{employeeId}/selfservice | Details of and employees self service portal status |\n| PATCH | /v2/providers/employers/employees/selfservice | Change the employee's self service (ESS) access |\n| GET | /v2/providers/employers/{employerId}/employees/selfservice/migration | List of all employees with ESS access (to be migrated to MijnLoket) |\n| GET | /v2/providers/employers/{employerId}/employees/essaccessstatus | List of employee's ESS access status |\n| PATCH | /v2/providers/employers/{employerId}/employees/essaccessstatus | Change the ESS access for several employees |\n| GET | /v2/providers/employers/{employerId}/authorizations | List of authorized activities with regard to the employer |\n| GET | /v2/providers/{providerId}/authorizations | List of authorized activities with regard to the provider |\n| GET | /v2/providers/employers/{employerId}/modules | List of modules enabled for the employer |\n| PATCH | /v2/providers/employers/{employerId}/modules | Enable or disable modules for an employer |\n| GET | /v2/providers/{providerId}/modules | List of modules enabled for the provider |\n| GET | /v2/providers/employers/{employerId}/conceptemployees | List of concept employee for an employer |\n| POST | /v2/providers/employers/{employerId}/conceptemployees | Create a concept employee for an employer |\n| GET | /v2/providers/employers/conceptemployees/minimized/{conceptEmployeeId} | Details of a concept employee with fewer fields. |\n| PUT | /v2/providers/employers/conceptemployees/minimized/{conceptEmployeeId} | Edit the details of a concept employee with fewer fields. |\n| GET | /v2/providers/employers/conceptemployees/{conceptEmployeeId} | Details of a concept employee |\n| PUT | /v2/providers/employers/conceptemployees/{conceptEmployeeId} | Edit the details of a concept employee |\n| DELETE | /v2/providers/employers/conceptemployees/{conceptEmployeeId} | Delete a concept employee |\n| GET | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/citizenservicenumber | Citizen service number of a concept employee |\n| PUT | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/citizenservicenumber | Update the citizen service number of a concept employee |\n| PATCH | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/convertToEmployee | Convert a concept employee to an employee |\n| GET | /v2/providers/employers/conceptemployees/metadata/payrollAdministration/{payrollAdministrationId}/payScale/{payscaleKey}/paygrade/{paygradeKey} | Paygrade metadata for concept employee |\n| GET | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/preboardingtrajectory | Get the preboarding trajectory of a concept employee |\n| PATCH | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/preboardingtrajectory | Change status of a preboarding trajectory |\n| POST | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/preboardingtrajectory | Add a preboarding trajectory |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/employees/employments/actualpaygradeamounts | PayGradeAmounts for the employments |\n| POST | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/assessment/initiate | Initiate assessment |\n| GET | /v2/providers/employers/{employerId}/assessments | List of assessments |\n| GET | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/contactpersons | List of contact persons for a concept employee |\n| POST | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/contactpersons | Create a contact person for a concept employee |\n| GET | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/contactpersons/metadata | Metadata for contact person creation |\n| PUT | /v2/providers/employers/conceptemployees/contactpersons/{contactPersonId} | Edit a contact person |\n| DELETE | /v2/providers/employers/conceptemployees/contactpersons/{contactPersonId} | Delete a specific contact person |\n| GET | /v2/providers/employers/conceptemployees/contactpersons/{contactPersonId}/metadata | Metadata for contact person update |\n| GET | /v2/providers/employers/{employerId}/notifications | Get a list of notifications for an employer. |\n| GET | /v2/providers/employers/notifications | Notifications at providerlevel. |\n| PATCH | /v2/providers/employers/notifications | Mark one or more notifications as read. |\n| GET | /v2/providers/employers/notifications/summary | Number of unread notifications per employer. |\n| PATCH | /v2/providers/mutual/employers/notifications | Mark multiple notifications as read. |\n| GET | /v2/providers/employers/notifications/{notificationId} | Get notification by ID. |\n| GET | /v2/providers/employers/{employerId}/announcements | Get a list of announcements for an employer. |\n| GET | /v2/providers/employers/announcements | Announcements at provider level. |\n| PATCH | /v2/providers/employers/announcements | Mark one or more announcements as read. |\n| GET | /v2/providers/employers/announcements/summary | Unread announcements per employer. |\n| PATCH | /v2/providers/mutual/employers/announcements | Mark multiple announcements as read. |\n| GET | /v2/providers/employers/announcements/{announcementId} | Details of a single announcement |\n| GET | /v2/providers/employers/{employerId}/employees/employments | List of employments for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/minimized | List of employments with fewer fields for performance reasons |\n| GET | /v2/providers/employers/{employerId}/employees/employments/comprehensive | List of employments with additional entities |\n| GET | /v2/providers/employers/employees/{employeeId}/employments | List of employments for an employee |\n| POST | /v2/providers/employers/employees/{employeeId}/employments | Create employment for existing employee |\n| GET | /v2/providers/employers/employees/employments/{employmentId} | Details of an employment |\n| PUT | /v2/providers/employers/employees/employments/{employmentId} | Edit the details of an employment |\n| PATCH | /v2/providers/employers/employees/employments/{employmentId} | Edit the type of an employment |\n| DELETE | /v2/providers/employers/employees/employments/{employmentId} | Delete an employment |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/transitioncompensation | Create transition compensation employment for existing employment |\n| PATCH | /v2/providers/employers/employees/employments/{employmentId}/employeeprofile | Activate employee profile for the employment |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/deleteinformation | Delete employment information |\n| PATCH | /v2/providers/employers/employees/employments/{employmentId}/terminate | Terminate an employment. |\n| PATCH | /v2/providers/employers/employees/employments/{employmentId}/reinstate | Undo termination for an employment. |\n| PATCH | /v2/providers/employers/employees/employments/{employmentId}/correctstartdate | Correct the start (employment) date for an employment. |\n| PATCH | /v2/providers/employers/{employerId}/payrollperioddata | Insert or update payroll period data for several employments |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/payrollperioddata | list of payroll period data |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/payrollperioddata | Create an payroll period data record for an employment |\n| PATCH | /v2/providers/employers/employees/employments/{employmentId}/payrollperioddata | Insert or update payroll period data |\n| GET | /v2/providers/employers/employees/employments/payrollperioddata/{payrollperioddataId} | Details of a payroll period data |\n| PUT | /v2/providers/employers/employees/employments/payrollperioddata/{payrollperioddataId} | Edit the details of an payroll period data |\n| DELETE | /v2/providers/employers/employees/employments/payrollperioddata/{payrollperioddataId} | Delete a specific payroll period data record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/benefitsanddeductions | list of benefits and deductions |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/benefitsanddeductions | Add a benefit or deduction record for the employment |\n| GET | /v2/providers/employers/employees/employments/benefitsAndDeductions/{benefitsanddeductionsId} | Detail of a benefit or deduction record |\n| PUT | /v2/providers/employers/employees/employments/benefitsAndDeductions/{benefitsanddeductionsId} | Edit the details of a benefit or deduction record |\n| DELETE | /v2/providers/employers/employees/employments/benefitsAndDeductions/{benefitsanddeductionsId} | Delete a specific benefit or deduction record |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/import/benefitsanddeductions\" | Get data to create an importfile |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/import/benefitsanddeductions\" | Import benefits and deductions via a csv file |\n| POST | /v2/providers/employers/{employerId}/employees/employments/benefitsanddeductions | Create benefits and deductions for multiple employments |\n| PUT | /v2/providers/employers/{employerId}/employees/employments/benefitsanddeductions | Close benefits and deductions for multiple employments |\n| PATCH | /v2/providers/employers/{employerId}/employees/employments/signalpaygradeadjustment | Collective set SignalPayGradeAdjustment |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/wageprojection | Perform a wage projection |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/wageprojection/basedOnDefaultClaConfiguration | Perform a wage projection based on a default CLA configuration |\n| GET | /v2/providers/employers/employees/{employeeId}/educations | List of educations for an employee |\n| POST | /v2/providers/employers/employees/{employeeId}/educations | Create a education for an employee |\n| GET | /v2/providers/employers/employees/educations/{employeeEducationId} | Details of a single education |\n| PUT | /v2/providers/employers/employees/educations/{employeeEducationId} | Edit a Education |\n| DELETE | /v2/providers/employers/employees/educations/{employeeEducationId} | Delete a specific education |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/declarations | List of declarations for an employment |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/declarations | Create a declaration for an employment |\n| GET | /v2/providers/employers/employees/employments/declarations/{declarationId} | Details of a declaration |\n| PUT | /v2/providers/employers/employees/employments/declarations/{declarationId} | Edit a declaration for an employment |\n| DELETE | /v2/providers/employers/employees/employments/declarations/{declarationId} | Delete a declaration |\n| GET | /v2/providers/employers/employees/employments/declarations/{declarationId}/audittrail | Audit trail of a declaration |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/declarations/analyze/receipt | Upload a receipt to analyze |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/wages | List of wages for an employment |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/wages | Create an wage for an employment |\n| GET | /v2/providers/employers/employees/employments/wages/{wageId} | Details of a single wage |\n| PUT | /v2/providers/employers/employees/employments/wages/{wageId} | Edit a wage |\n| DELETE | /v2/providers/employers/employees/employments/wages/{wageId} | Delete a specific wage record |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/import/wage\" | Get data to create an importfile |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/import/wage\" | Import wage via a csv file |\n| POST | /v2/providers/employers/{employerId}/employees/employments/wages | Create wages for multiple employments |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/minimumwage | Minimumwage for an employment |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/costperhour | List of costs per hour for an employment |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/costperhour | Add a cost per hour for an employment |\n| GET | /v2/providers/employers/employees/employments/costperhour/{costPerHourId} | Details of cost per hour |\n| PUT | /v2/providers/employers/employees/employments/costperhour/{costPerHourId} | Edit a cost per hour record |\n| DELETE | /v2/providers/employers/employees/employments/costperhour/{costPerHourId} | Delete a cost per hour record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/workinghours | List of working hours for an employment |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/workinghours | Create the working hours for an employment |\n| GET | /v2/providers/employers/employees/employments/workinghours/{workinghoursId} | Details of the working hours |\n| PUT | /v2/providers/employers/employees/employments/workinghours/{workinghoursId} | Edit the working hours |\n| DELETE | /v2/providers/employers/employees/employments/workinghours/{workinghoursId} | Delete a specific working hours record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/organizationalentities | List of organizational entities for an employment |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/organizationalentities | Create an organizational entity for an employment |\n| GET | /v2/providers/employers/employees/employments/organizationalentities/{organizationalEntityId} | Details of an organizational entity |\n| PUT | /v2/providers/employers/employees/employments/organizationalentities/{organizationalEntityId} | Edit the details of an organizational entity |\n| DELETE | /v2/providers/employers/employees/employments/organizationalentities/{organizationalEntityId} | Delete a specific organizational entity record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/paymentinformationsepa | Get a list of payment information sepa |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/paymentinformationsepa | create a new payment information sepa record |\n| GET | /v2/providers/employers/employees/employments/paymentinformationsepa/{paymentInformationSepaId} | Get the details of a payment information sepa |\n| PUT | /v2/providers/employers/employees/employments/paymentinformationsepa/{paymentInformationSepaId} | change the details of a payment information sepa |\n| DELETE | /v2/providers/employers/employees/employments/paymentinformationsepa/{paymentInformationSepaId} | Delete a specific SEPA payment-record record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/paymentinformationsepaseparatepayments | Get a list of payment information SEPA separate payment records |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/paymentinformationsepaseparatepayments | Create a new payment information SEPA separate payment record |\n| GET | /v2/providers/employers/employees/employments/paymentinformationsepaseparatepayments/{paymentInformationSepaSeparatePaymentId} | Get the details of a payment information SEPA separate payment record |\n| PUT | /v2/providers/employers/employees/employments/paymentinformationsepaseparatepayments/{paymentInformationSepaSeparatePaymentId} | Edit the details of a payment information separate payment record |\n| DELETE | /v2/providers/employers/employees/employments/paymentinformationsepaseparatepayments/{paymentInformationSepaSeparatePaymentId} | Delete a payment information SEPA separate payment record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/paymentinformationnonsepa | Get a list of payment information non-SEPA |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/paymentinformationnonsepa | Create a new payment information non-SEPA record |\n| GET | /v2/providers/employers/employees/employments/paymentinformationnonsepa/{paymentInformationNonSepaId} | Get the details of a payment information non-SEPA |\n| PUT | /v2/providers/employers/employees/employments/paymentinformationnonsepa/{paymentInformationNonSepaId} | Change the details of a payment information non-SEPA |\n| DELETE | /v2/providers/employers/employees/employments/paymentinformationnonsepa/{paymentInformationNonSepaId} | Delete a payment information non-SEPA record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/attachmentsofearnings | Get a list of attachment of earnings records |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/attachmentsofearnings | Create a new attachment of earnings record |\n| GET | /v2/providers/employers/employees/employments/attachmentsofearnings/{attachmentOfEarningsId} | Get the details of an attachment of earnings record |\n| PUT | /v2/providers/employers/employees/employments/attachmentsofearnings/{attachmentOfEarningsId} | Edit the details of an attachment of earnings record |\n| DELETE | /v2/providers/employers/employees/employments/attachmentsofearnings/{attachmentOfEarningsId} | Delete an attachment of earnings record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/protectedearnings | Get a list of protected earnings records |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/protectedearnings | Create a new protected earnings record |\n| GET | /v2/providers/employers/employees/employments/protectedearnings/{protectedEarningsId} | Get the details of an protected earnings record |\n| PUT | /v2/providers/employers/employees/employments/protectedearnings/{protectedEarningsId} | Edit the details of an protected earnings record |\n| DELETE | /v2/providers/employers/employees/employments/protectedearnings/{protectedEarningsId} | Delete an protected earnings record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/fiscalproperties | List of fiscal properties for an employment |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/fiscalproperties | Create a fiscal record for an employment |\n| GET | /v2/providers/employers/employees/employments/fiscalproperties/{fiscalPropertiesId} | Details of a fiscal record |\n| PUT | /v2/providers/employers/employees/employments/fiscalproperties/{fiscalPropertiesId} | Edit the details of a fiscal record |\n| DELETE | /v2/providers/employers/employees/employments/fiscalproperties/{fiscalPropertiesId} | Delete a specific fiscal properties record |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/employees/employments/calculatedannualsalary | Calculate AnnualSalary |\n| POST | /v2/providers/employers/{employerId}/employees/employments/fiscalproperties | Create fiscal properties for multiple employments |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/fiscalcompanycars | List of fiscal company cars for an employment |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/fiscalcompanycars | Create a fiscal company car record for an employment |\n| GET | /v2/providers/employers/employees/employments/fiscalcompanycars/{fiscalCompanyCarId} | Details of a fiscal company car record |\n| PUT | /v2/providers/employers/employees/employments/fiscalcompanycars/{fiscalCompanyCarId} | Edit the details of a fiscal company car record |\n| DELETE | /v2/providers/employers/employees/employments/fiscalcompanycars/{fiscalCompanyCarId} | Delete a specific fiscal company car record |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/import/fiscalcompanycars | Import fiscal company cars via a csv file |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/companycars | List of  company cars for an employment |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/companycars | Create a company car record for an employment |\n| GET | /v2/providers/employers/employees/employments/companycars/{companyCarId} | Details of a company car record |\n| PUT | /v2/providers/employers/employees/employments/companycars/{companyCarId} | Edit the details of a company car record |\n| DELETE | /v2/providers/employers/employees/employments/companycars/{companyCarId} | Delete a specific company car record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/employmentfunds | List of funds the employment partakes in |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/employmentfunds | Activate a fund for an employment |\n| GET | /v2/providers/employers/employees/employments/employmentfunds/{employmentFundId} | Details of an employment fund |\n| PUT | /v2/providers/employers/employees/employments/employmentfunds/{employmentFundId} | Edit a employment fund record |\n| DELETE | /v2/providers/employers/employees/employments/employmentfunds/{employmentFundId} | Delete a specific employment fund record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/abpfunds | List of abp funds the employment partakes in |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/abpfunds | Activate an abp fund for an employment |\n| GET | /v2/providers/employers/employees/employments/abpfunds/{abpFundId} | Details of an abp fund |\n| PUT | /v2/providers/employers/employees/employments/abpfunds/{abpFundId} | Edit a abp fund record |\n| DELETE | /v2/providers/employers/employees/employments/abpfunds/{abpFundId} | Delete a specific abp fund record |\n| POST | /v2/providers/employers/{employerId}/employees/employments/employmentfunds | Create employment funds for multiple employments |\n| PATCH | /v2/providers/employers/{employerId}/employees/employments/employmentfunds | Set employment funds enddate for multiple employments |\n| POST | /v2/providers/employers/{employerId}/employees/employments/abpfunds | Create abp funds for multiple employments |\n| PATCH | /v2/providers/employers/{employerId}/employees/employments/abpfunds | Set abp funds enddate for multiple employments |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/basesforemploymentfundcalculation | List of bases for employment fund calculations. |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/basesforemploymentfundcalculation | Add a base for employment fund calculation |\n| GET | /v2/providers/employers/employees/employments/basesforemploymentfundcalculation/{baseforemploymentfundcalculationId} | Details of an base for employment fund calculations |\n| PUT | /v2/providers/employers/employees/employments/basesforemploymentfundcalculation/{baseforemploymentfundcalculationId} | Change the properties of a base for employment fund calculation |\n| DELETE | /v2/providers/employers/employees/employments/basesforemploymentfundcalculation/{baseforemploymentfundcalculationId} | Delete a specific record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/basesforcalculation | List of bases for calculations. |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/basesforcalculation | Add a base for calculation |\n| GET | /v2/providers/employers/employees/employments/basesforcalculation/{baseforcalculationId} | Details of an base for calculation |\n| PUT | /v2/providers/employers/employees/employments/basesforcalculation/{baseforcalculationId} | Change the properties of a base for calculation |\n| DELETE | /v2/providers/employers/employees/employments/basesforcalculation/{baseforcalculationId} | Delete a specific record |\n| POST | /v2/providers/employers/{employerId}/employees/employments/basesforcalculation | Create bases for calculation for multiple employments |\n| PATCH | /v2/providers/employers/{employerId}/employees/employments/basesforcalculation | Set base for calculation enddate for multiple employments |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/deviatingawfcontributions | List of Deviating AWF contributions records for an employment |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/deviatingawfcontributions | Create a Deviating AWF contributions record for an employment |\n| GET | /v2/providers/employers/employees/employments/deviatingawfcontributions/{deviatingAwfContributionId} | Details of a Deviating AWF contributions record |\n| PUT | /v2/providers/employers/employees/employments/deviatingawfcontributions/{deviatingAwfContributionId} | Edit the details of a Deviating AWF contributions record |\n| DELETE | /v2/providers/employers/employees/employments/deviatingawfcontributions/{deviatingAwfContributionId} | Delete a specific Deviating AWF contributions record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/pensionbenefits | List pension benefit |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/pensionbenefits | Add a pension benefit for an employment |\n| GET | /v2/providers/employers/employees/employments/pensionbenefits/{pensionBenefitId} | Details of an pension benefit |\n| PUT | /v2/providers/employers/employees/employments/pensionbenefits/{pensionBenefitId} | Edit a pension benefit record |\n| DELETE | /v2/providers/employers/employees/employments/pensionbenefits/{pensionBenefitId} | Delete a pension benefit record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/deviatinghourlywages | List deviating hourly wage |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/deviatinghourlywages | Add a deviating hourly wage for an employment |\n| GET | /v2/providers/employers/employees/employments/deviatinghourlywages/{deviatingHourlyWageId} | Details of an deviating hourly wage |\n| PUT | /v2/providers/employers/employees/employments/deviatinghourlywages/{deviatingHourlyWageId} | Edit a deviating hourly wage record |\n| DELETE | /v2/providers/employers/employees/employments/deviatinghourlywages/{deviatingHourlyWageId} | Delete a deviating hourly wage record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/benefitsInKind | List Benefits in kind |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/benefitsInKind | Add a Benefit in kind for an employment |\n| GET | /v2/providers/employers/employees/employments/benefitsinkind/{benefitInKindId} | Details of an benefit in kind |\n| PUT | /v2/providers/employers/employees/employments/benefitsinkind/{benefitInKindId} | Edit a benefit in kind record |\n| DELETE | /v2/providers/employers/employees/employments/benefitsinkind/{benefitInKindId} | Delete a benefit in kind record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/customnotifications | List custom notification |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/customnotifications | Add a custom notification for an employment |\n| GET | /v2/providers/employers/employees/employments/customnotifications/{customNotificationId} | Details of a custom notification |\n| PUT | /v2/providers/employers/employees/employments/customnotifications/{customNotificationId} | Edit a custom notification record |\n| DELETE | /v2/providers/employers/employees/employments/customnotifications/{customNotificationId} | Delete a custom notification record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/customfields | List employment custom fields for an employment |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/customfields | Add an employment custom field for an employment |\n| GET | /v2/providers/employers/employees/employments/customfields/{employmentCustomFieldId} | Details of an employment custom field |\n| PUT | /v2/providers/employers/employees/employments/customfields/{employmentCustomFieldId} | Edit an employment custom field record |\n| DELETE | /v2/providers/employers/employees/employments/customfields/{employmentCustomFieldId} | Delete an employment custom field record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/otherPayrollVariables | List of other payroll variables for an employment |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/otherPayrollVariables | Add other payroll variables for an employment |\n| GET | /v2/providers/employers/employees/employments/otherPayrollVariables/{otherPayrollVariablesId} | Details of other payroll variables for an employment |\n| PUT | /v2/providers/employers/employees/employments/otherPayrollVariables/{otherPayrollVariablesId} | Change the details of an other payroll variables record |\n| DELETE | /v2/providers/employers/employees/employments/otherPayrollVariables/{otherPayrollVariablesId} | Delete a specific other payroll variables record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/socialsecurityconfigurations | List of social security records for an employment |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/socialsecurityconfigurations | Create a social security record for an employment |\n| GET | /v2/providers/employers/employees/employments/socialsecurityconfigurations/{socialSecurityConfigurationId} | Details of a social security record |\n| PUT | /v2/providers/employers/employees/employments/socialsecurityconfigurations/{socialSecurityConfigurationId} | Edit the details of a social security record |\n| DELETE | /v2/providers/employers/employees/employments/socialsecurityconfigurations/{socialSecurityConfigurationId} | Delete a specific social security record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/socialsecuritybenefits | List of social security benefits records for an employment |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/socialsecuritybenefits | Create a social security benefits record for an employment |\n| GET | /v2/providers/employers/employees/employments/socialsecuritybenefits/{socialSecurityBenefitId} | Details of a social security benefits record |\n| PUT | /v2/providers/employers/employees/employments/socialsecuritybenefits/{socialSecurityBenefitId} | Edit the details of a social security benefits record |\n| DELETE | /v2/providers/employers/employees/employments/socialsecuritybenefits/{socialSecurityBenefitId} | Delete a specific social security benefits record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/healthcareinsuranceactconfigurations | List of Healthcare Insurance Act records for an employment |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/healthcareinsuranceactconfigurations | Create a Healthcare Insurance Act record for an employment |\n| GET | /v2/providers/employers/employees/employments/healthcareinsuranceactconfigurations/{healthcareInsuranceActConfigurationId} | Details of a Healthcare Insurance Act record |\n| PUT | /v2/providers/employers/employees/employments/healthcareinsuranceactconfigurations/{healthcareInsuranceActConfigurationId} | Edit the details of a Healthcare Insurance Act record |\n| DELETE | /v2/providers/employers/employees/employments/healthcareinsuranceactconfigurations/{healthcareInsuranceActConfigurationId} | Delete a specific Healthcare Insurance Act record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/wachtgeld | List wachtgeld |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/wachtgeld | Add a wachtgeld for an employment |\n| GET | /v2/providers/employers/employees/employments/wachtgeld/{wachtgeldId} | Details of wachtgeld |\n| PUT | /v2/providers/employers/employees/employments/wachtgeld/{wachtgeldId} | Edit a wachtgeld record |\n| DELETE | /v2/providers/employers/employees/employments/wachtgeld/{wachtgeldId} | Delete a wachtgeld record |\n| GET | /v2/providers/employers/{employerId}/employees/contacts | List of Contacts for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/children | List of Children for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/citizenservicenumbers | List of citizenServiceNumber for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/customfields | List of employee custom fields for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/partners | List of Partners for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/customfields | List of employment custom fields for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/paymentinformationsepa | List of payment information for an employer |\n| GET | /v2/providers/employers/{employerId}/actualorganizationalentities | List of actual organizational entities for an employer |\n| GET | /v2/providers/employers/{employerId}/actualwages | List of actual wages for an employer |\n| GET | /v2/providers/employers/{employerId}/actualworkinghours | List of actual working hours for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/actualbenefitsanddeductions | List of actual benefitsanddeductions for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/actualemploymentfunds | List of actual employmentfunds for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/actualabpfunds | List of actual abpfunds for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/actualfiscalproperties | List of actual fiscal properties for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/actualhealthcareinsuranceactconfigurations | List of actual healthcare configurations for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/actualsocialsecurityconfigurations | List of actual social security configurations for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/actualsocialsecuritybenefits | List of actual social security benefits for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/actualdeviatingawfcontributions | List of actual awf contributions for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/actualbenefitsinkind | List of actual benefits in kind for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/actualcompanycars | List of actual company cars for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/actualfiscalcompanycars | List of actual fiscal company cars for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/actualjournalallocations | List of actual journal allocations for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/actualbasesforcalculation | List of actual bases for calculation for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/actualotherpayrollvariables | List of actual other payrollvariables for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/actualpaymentinformationnonsepa | List of actual payment information non sepa for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/actualbasesforemploymentfundcalculation | List of actual bases for employment fund calculation for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/actualpensionbenefits | List of actual pension benefits for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/actualdeviatinghourlywages | List of actual deviating hourly wage for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/actualcostperhour | List of actual cost per hour for an employer |\n| GET | /v2/providers/employers/employees/{employeeId}/benifyurl | Get Benify URL for an employee |\n| GET | /v2/providers/employers/{employerId}/leavePolicies | List of all the leave policies |\n| POST | /v2/providers/employers/{employerId}/leavePolicies | Create a leave policy |\n| PATCH | /v2/providers/employers/{employerId}/leavePolicies | Create a leave policy based on an existing leave policy |\n| GET | /v2/providers/employers/leavePolicies/{leavePolicyId} | A single leave policy |\n| PUT | /v2/providers/employers/leavePolicies/{leavePolicyId} | Edit the details of a leave policy |\n| DELETE | /v2/providers/employers/leavePolicies/{leavePolicyId} | Delete a leave policy |\n| GET | /v2/providers/employers/leavePolicies/{leavePolicyId}/agebasedleave | Age based leave |\n| POST | /v2/providers/employers/leavePolicies/{leavePolicyId}/agebasedleave | Create an age based leave record |\n| GET | /v2/providers/employers/leavePolicies/agebasedleave/{ageBasedLeaveId} | An age based leave record |\n| PUT | /v2/providers/employers/leavePolicies/agebasedleave/{ageBasedLeaveId} | Edit the details of an age based leave |\n| DELETE | /v2/providers/employers/leavePolicies/agebasedleave/{ageBasedLeaveId} | Delete an age based leave record |\n| GET | /v2/providers/employers/leavePolicies/{leavePolicyId}/yearsofservicebasedleave | years of service based leave |\n| POST | /v2/providers/employers/leavePolicies/{leavePolicyId}/yearsofservicebasedleave | Create a years of service based leave record |\n| GET | /v2/providers/employers/leavePolicies/yearsofservicebasedleave/{yearsOfServiceBasedLeaveId} | A years of service based leave record |\n| PUT | /v2/providers/employers/leavePolicies/yearsofservicebasedleave/{yearsOfServiceBasedLeaveId} | Edit the details of a years of service based leave |\n| DELETE | /v2/providers/employers/leavePolicies/yearsofservicebasedleave/{yearsOfServiceBasedLeaveId} | Delete an years of service based leave record |\n| GET | /v2/providers/employers/leavePolicies/{leavePolicyId}/wagebasedleave | Wage based leave |\n| POST | /v2/providers/employers/leavePolicies/{leavePolicyId}/wagebasedleave | Create a wage based leave record |\n| GET | /v2/providers/employers/leavePolicies/wagebasedleave/{wageBasedLeaveId} | A wage based leave record |\n| PUT | /v2/providers/employers/leavePolicies/wagebasedleave/{wageBasedLeaveId} | Edit the details of a wage based leave |\n| DELETE | /v2/providers/employers/leavePolicies/wagebasedleave/{wageBasedLeaveId} | Delete a wage based leave record |\n| GET | /v2/providers/employers/leavepolicies/{leavePolicyId}/employments | Get list of linked employments for the leave policy |\n| PATCH | /v2/providers/employers/leavepolicies/{leavePolicyId}/employments | Create or delete multiple linked employments for the leave policy |\n| GET | /v2/providers/employers/leavepolicies/{leavePolicyId}/employments/leave/accrual | Leave accrual for employments of a leave policy |\n| GET | /v2/providers/employers/leavepolicies/{leavePolicyId}/employments/{employmentId}/leave/accrual\" | Leave accrual for an employment |\n| GET | /v2/providers/employers/leavepolicies/{leavePolicyId}/employments/leave/entitlement | Leave entitlement for employments of a leave policy |\n| GET | /v2/providers/employers/leavepolicies/{leavePolicyId}/employments/{employmentId}/leave/entitlement\" | Leave entitlement for an employment |\n| PATCH | /v2/providers/employers/{employerId}/employees/employments/leave/entitlement | Apply the entitlement for multiple employments |\n| PATCH | /v2/providers/employers/employees/employments/{employmentId}/leave/entitlement\" | Apply the entitlement for an employment |\n| GET | /v2/providers/{providerId}/leavePolicies | List of all the leave policies at provider level. |\n| POST | /v2/providers/{providerId}/leavePolicies | Create a leave policy |\n| GET | /v2/providers/leavePolicies/{leavePolicyId} | A single leave policy |\n| PUT | /v2/providers/leavePolicies/{leavePolicyId} | Edit the details of a leave policy |\n| DELETE | /v2/providers/leavePolicies/{leavePolicyId} | Delete a leave policy |\n| GET | /v2/providers/leavePolicies/{leavePolicyId}/agebasedleave | Age based leave |\n| POST | /v2/providers/leavePolicies/{leavePolicyId}/agebasedleave | Create an age based leave record |\n| GET | /v2/providers/leavePolicies/agebasedleave/{ageBasedLeaveId} | An age based leave record |\n| PUT | /v2/providers/leavePolicies/agebasedleave/{ageBasedLeaveId} | Edit the details of an age based leave |\n| DELETE | /v2/providers/leavePolicies/agebasedleave/{ageBasedLeaveId} | Delete an age based leave record |\n| GET | /v2/providers/leavePolicies/{leavePolicyId}/yearsofservicebasedleave | years of service based leave |\n| POST | /v2/providers/leavePolicies/{leavePolicyId}/yearsofservicebasedleave | Create a years of service based leave record |\n| GET | /v2/providers/leavePolicies/yearsofservicebasedleave/{yearsOfServiceBasedLeaveId} | A years of service based leave record |\n| PUT | /v2/providers/leavePolicies/yearsofservicebasedleave/{yearsOfServiceBasedLeaveId} | Edit the details of a years of service based leave |\n| DELETE | /v2/providers/leavePolicies/yearsofservicebasedleave/{yearsOfServiceBasedLeaveId} | Delete an years of service based leave record |\n| GET | /v2/providers/leavePolicies/{leavePolicyId}/wagebasedleave | Wage based leave |\n| POST | /v2/providers/leavePolicies/{leavePolicyId}/wagebasedleave | Create a wage based leave record |\n| GET | /v2/providers/leavePolicies/agebasedleave/{wageBasedLeaveId} | A wage based leave record |\n| PUT | /v2/providers/leavePolicies/agebasedleave/{wageBasedLeaveId} | Edit the details of a wage based leave |\n| DELETE | /v2/providers/leavePolicies/agebasedleave/{wageBasedLeaveId} | Delete a wage based leave record |\n| GET | /v2/providers/employers/{employerId}/leavetypes | List of leave types |\n| GET | /v2/providers/employers/{employerId}/leavetypes/{leaveTypeId} | Details of a leave type |\n| PUT | /v2/providers/employers/{employerId}/leavetypes/{leaveTypeId} | Edit the details of a leave type |\n| GET | /v2/providers/employers/{employerId}/employees/employments/leaverequests | List of leave requests for the employees of an employer |\n| PATCH | /v2/providers/employers/employees/employments/leaverequests | Change the status of leave requests |\n| GET | /v2/providers/employers/employees/employments/leaverequests/currentlyAvailableUnits | Currently available units for the given leaveRequestIds |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/leave | List of all the leave entries |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/leave | Create a leave record for an employment |\n| GET | /v2/providers/employers/employees/employments/leave/{leaveId} | A single leave entry |\n| PUT | /v2/providers/employers/employees/employments/leave/{leaveId} | Edit the details of a leave |\n| DELETE | /v2/providers/employers/employees/employments/leave/{leaveId} | Delete a specific leave record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/leave/metadata | Get the values for the metadata fields |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/leave/defaults | Get the default values to be used when POSTing a new record |\n| GET | /v2/providers/employers/employees/employments/leave/{leaveId}/metadata | Get the values for the metadata fields |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/leave/proposedleavehours | Get the proposed number of leave hours for an employment |\n| GET | /v2/providers/employers/{employerId}/leave/proposedleavehours | Get the proposed number of leave hours for all employments of an employer |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/leave/overview/{year} | Download the leave overview for an employment and year |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/leaverequests | leave requests by employment |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/leaverequests | Create a leave request for an employment |\n| GET | /v2/providers/employers/employees/employments/leaverequests/{leaveRequestId} | Details of a leave request |\n| PUT | /v2/providers/employers/employees/employments/leaverequests/{leaveRequestId} | Change the details of a leave request |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/leavebalances | List of yearly leave balances for each leave type. |\n| GET | /v2/providers/employers/{employerId}/leavebalances | The leave balance for all employments |\n| GET | /v2/providers/employers/{employerId}/leavebalances/worth | The leave balanceworth for all employments |\n| GET | /v2/providers/employers/{employerId}/leavebalances/grouped | Summed up leave balance total and grouped by |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/leavepolicies | Get list of linked leave policies for the employment |\n| PATCH | /v2/providers/employers/employees/employments/{employmentId}/leavepolicies | Link or unlink leave policies for the employment |\n| GET | /v2/providers/employers/{employerId}/import/leave\" | Get data to create an importfile |\n| POST | /v2/providers/employers/{employerId}/import/leave\" | Import leave via a csv file |\n| POST | /v2/providers/employers/{employerId}/leave | Post leave for multiple employments. |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollprocessoverview | Process Information about a payroll on administration level |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollruns | List of payroll runs for an administration |\n| GET | /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId} | Details of a payrollrun |\n| PATCH | /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId} | Change the availableForEmployee data |\n| PATCH | /v2/providers/employers/payrolladministrations/payrollruns | Change the status of payrollruns |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/periodreadyforpayroll | Send an email to inform the salary administrator |\n| GET | /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/payslips | Download payslips for a payroll run |\n| GET | /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/defaultset | Download the default set of downloads for a payroll run |\n| GET | /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/paymentoverviews | Download payment overviews for a payroll run |\n| GET | /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/wagesheets | Download wage sheets for a payroll run |\n| GET | /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/sepafiles | Get a list of SEPA files for a payroll run |\n| GET | /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/sepahashes | Get a list of SEPA hashes for a payroll run |\n| GET | /v2/providers/employers/payrolladministrations/payrollruns/sepafiles/{sepafileId} | Download a SEPA file |\n| GET | /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/totalsepafile | Download a total SEPA file |\n| GET | /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/runoverviews | Download run overviews for a payroll run |\n| GET | /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/payrollcontrolregister | Download payroll control register for a payroll run |\n| GET | /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/journalentriesperdistributionunitoverviews | Download the journal entries by distribution Unit. |\n| GET | /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/errorsandwarnings | Download errors and warnings for a payroll run |\n| GET | /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/nonsepafile | Download a Non Sepa file |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollPeriodDataAuditTrail | Download the audit trail for the payroll period data |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/employmentPayrollDataAuditTrail | Download the audit trail for the employment payroll data |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollperiods | List of all available payroll periods and runs |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollperiods/minimized | List of all available payroll periods |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollperiods/{payrollPeriodId}/payrollresults | Get payroll results for the given payroll period |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollperiods/compare | Get the results of the given payroll period and the one before |\n| GET | /v2/providers/employers/{employerId}/payrollresults/statistics/data | basic payrollresults statistics |\n| GET | /v2/providers/employers/{employerId}/employees/employments/payrollperiods/payrollcomponents/{payrollComponent} | Get the results of the given payroll period and the one before |\n| GET | /v2/providers/employers/payrolladministrations/payrollperiods/payrollresults/compare | Compare payrollresults for two payrollperiods at providerlevel |\n| GET | /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/results | Get results for a payroll run |\n| GET | /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/BalanceSheet | Get payroll run balance sheet |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollresults | Payroll results for several periods |\n| GET | /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/payrollresults\" | Payroll results for a payrollrun |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollperiods/payrollresults\" | Download payrollresults in columns |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollperiods/payrollresults/grouped\" | Download FTE payrollresults in columns |\n| GET | /providers | List of providers |\n| GET | /v2/providers/{providerId}/logo | Download the provider logo |\n| GET | /v2/providers/{providerId}/logo/{version} | Download the provider logo |\n| GET | /v2/providers/{providerId}/contactinformation | Retrieve provider contact information |\n| GET | /v2/providers/{providerId}/dashboard | Dashboard for a provider |\n| GET | /v2/providers/{providerId}/logos | Logos at providerlevel |\n| POST | /v2/providers/{providerId}/logos | Upload a logo for the provider |\n| GET | /v2/providers/logos/{logoId} | Logo at providerlevel |\n| PUT | /v2/providers/logos/{logoId} | Edit a provider logo |\n| DELETE | /v2/providers/logos/{logoId} | Delete a logo at providerlevel |\n| GET | /v2/providers/logos/{logoId}/logo | Logo without properties at providerlevel |\n| GET | /v2/providers/{providerId}/configuration | Provider configuration |\n| PUT | /v2/providers/{providerId}/configuration | Edit provider configuration |\n| GET | /v2/providers/{providerId}/configuration/payslip | Provider payslip configuration |\n| PUT | /v2/providers/{providerId}/configuration/payslip | Edit provider configuration |\n| GET | /v2/providers/{providerId}/configuration/payslip/logo | Provider payslip logo |\n| DELETE | /v2/providers/{providerId}/configuration/payslip/logo | Delete the provider payslip logo |\n| POST | /v2/providers/{providerId}/configuration/payslip/logo | Upload a logo for the payslip at providerlevel. |\n| GET | /v2/providers/{providerId}/notificationsettings | The notification settings for the provider |\n| PATCH | /v2/providers/{providerId}/notificationsettings | Manage the Provider notification settings |\n| GET | /v2/providers/{providerId}/groupclassifications | List groupclassifications for an provider |\n| POST | /v2/providers/{providerId}/groupclassifications | Add a groupclassification for an provider |\n| PUT | /v2/providers/groupclassifications/{groupClassificationId} | Edit a groupclassification record |\n| DELETE | /v2/providers/groupclassifications/{groupClassificationId} | Delete a groupclassification record |\n| GET | /v2/providers/employers/payrolladministrations/workrelatedcostsutilization | WorkrelatedCostsUtilization per administration. |\n| GET | /v2/providers/{providerId}/authorizationsets | List of authorization sets |\n| POST | /v2/providers/{providerId}/authorizationsets | Create an AuthorizationSet for an provider |\n| GET | /v2/providers/authorizationsets/{authorizationSetId} | Details of a authorization set |\n| PUT | /v2/providers/authorizationsets/{authorizationSetId} | Edit the details of an authorizationset |\n| DELETE | /v2/providers/authorizationsets/{authorizationSetId} | Delete a specific AuthorizationSet |\n| GET | /v2/providers/{providerId}/modulesets | List of module sets |\n| POST | /v2/providers/{providerId}/modulesets | Create a module set for an provider |\n| GET | /v2/providers/modulesets/{moduleSetId} | Details of a module set |\n| PATCH | /v2/providers/modulesets/{moduleSetId} | Edit the details of an module set |\n| DELETE | /v2/providers/modulesets/{moduleSetId} | Delete a specific module set |\n| GET | /v2/providers/employers/{employerId}/moduleset | Get module set for an employer |\n| PUT | /v2/providers/employers/{employerId}/moduleset | Update module set for an employer |\n| GET | /v2/providers/{providerId}/notificationsets | List of notification sets |\n| POST | /v2/providers/{providerId}/notificationsets | Create a notification set for an provider |\n| GET | /v2/providers/notificationsets/{notificationSetId} | Details of a notification set |\n| PATCH | /v2/providers/notificationsets/{notificationSetId} | Edit the details of an notification set |\n| DELETE | /v2/providers/notificationsets/{notificationSetId} | Delete a specific notification set |\n| GET | /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/payrollruns/status | Payroll status for each administration. |\n| GET | /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/payrolltaxreturns/status\" | PayrollTaxreturn status for each wageTaxNumber. |\n| GET | /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/pensiondeclaration/status | Pension declaration status for each externalParty. |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/journalruns | List of journal runs for an administration |\n| GET | /v2/providers/employers/payrolladministrations/journalruns/{journalrunId} | Details of a journal run |\n| PATCH | /v2/providers/employers/payrolladministrations/journalruns/{journalrunId} | Change the status of a journal run |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/journalruns/initiate | Initiate journal run (journaliseren) |\n| POST | /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/undo | Undo journal run (verwijderen journaalrun) |\n| POST | /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/journalruns/recalculate | Recalculate journal for a payroll run |\n| GET | /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/results | Get journal results for a journal run |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/journalruns/cumulativeresults | Get journal results for a payroll administration |\n| GET | /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/report | Get journal report for a journal run |\n| GET | /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/runoverview | Get journal run overview for a journal run |\n| GET | /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/runoverviewperemployment | Get journal run overview per employment for a journal run |\n| GET | /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/exportAuditTrail | List export attempts for a journal run |\n| GET | /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/errors | Errors of a journal run |\n| POST | /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/send | Send the journal run |\n| POST | /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/download | Download the journal run |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/journalConfigurations | List of journal configurations |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/journalConfigurations | Create a new journal configuration |\n| GET | /v2/providers/employers/payrolladministrations/journalConfigurations/{journalConfigurationId} | Details of a journal configuration |\n| PUT | /v2/providers/employers/payrolladministrations/journalConfigurations/{journalConfigurationId} | Edit the details of a journal configuration |\n| DELETE | /v2/providers/employers/payrolladministrations/journalConfigurations/{journalConfigurationId} | Delete a journal configuration |\n| GET | /v2/providers/employers/payrolladministrations/journalConfigurations/{journalConfigurationId}/journalApplication | Get the journal application for a journal configuration |\n| POST | /v2/providers/employers/payrolladministrations/journalConfigurations/{journalConfigurationId}/journalApplication | Create a new journal application for a journal configuration |\n| PATCH | /v2/providers/employers/payrolladministrations/journalConfigurations/{journalConfigurationId}/journalApplication | Edit the details of a journal application |\n| DELETE | /v2/providers/employers/payrolladministrations/journalConfigurations/{journalConfigurationId}/journalApplication | Delete a journal application |\n| GET | /v2/providers/{providerId}/journalProfiles | List journal profiles for the given provider |\n| POST | /v2/providers/{providerId}/journalProfiles | Create a journal profile for the provider. |\n| GET | /v2/providers/journalProfiles/{journalProfileId} | Details of a journal profile |\n| PUT | /v2/providers/journalProfiles/{journalProfileId} | Edit the details of a journal profile |\n| DELETE | /v2/providers/journalProfiles/{journalProfileId} | Delete a journal profile |\n| GET | /v2/providers/journalProfiles/{journalProfileId}/ledgerAccounts | List of ledger accounts for a journal profile of a specific provider. |\n| POST | /v2/providers/journalProfiles/{journalProfileId}/ledgerAccounts | Create a new ledger account for a journal profile of a specific provider. |\n| GET | /v2/providers/journalProfiles/ledgerAccounts/{ledgerAccountId} | Details of a ledger account at provider level |\n| PATCH | /v2/providers/journalProfiles/ledgerAccounts/{ledgerAccountId} | Edit the details of a journal allocation record at the provider level |\n| DELETE | /v2/providers/journalProfiles/ledgerAccounts/{ledgerAccountId} | Delete a ledger account on the provider level |\n| GET | /v2/providers/journalProfiles/{journalProfileId}/ledgerAccountToPayrollComponentLinks\" | List of ledger account to payroll component links at provider level |\n| POST | /v2/providers/journalProfiles/{journalProfileId}/ledgerAccountToPayrollComponentLinks\" | Create a new ledger account to payroll component link for a journal profile at provider level |\n| GET | /v2/providers/journalProfiles/ledgerAccountToPayrollComponentLinks/{ledgerAccountToPayrollComponentLinkId} | Details of a ledger account to payroll component link at provider level |\n| PATCH | /v2/providers/journalProfiles/ledgerAccountToPayrollComponentLinks/{ledgerAccountToPayrollComponentLinkId} | Edit the details of a ledger account to payroll component link record at provider level |\n| DELETE | /v2/providers/journalProfiles/ledgerAccountToPayrollComponentLinks/{ledgerAccountToPayrollComponentLinkId} | Delete a ledger account to payroll component link at provider level |\n| GET | /v2/providers/journalProfiles/{journalProfileId}/costCenters | List of cost centers at provider level |\n| POST | /v2/providers/journalProfiles/{journalProfileId}/costCenters | Create a new cost center for a journal profile at provider level |\n| GET | /v2/providers/journalProfiles/costCenters/{costCenterId} | Details of a cost center at provider level |\n| PATCH | /v2/providers/journalProfiles/costCenters/{costCenterId} | Edit the details of a cost center at provider level |\n| DELETE | /v2/providers/journalProfiles/costCenters/{costCenterId} | Delete a cost center at provider level |\n| GET | /v2/providers/journalProfiles/{journalProfileId}/costUnits | List of cost units at provider level |\n| POST | /v2/providers/journalProfiles/{journalProfileId}/costUnits | Create a new cost unit for a journal profile at provider level |\n| GET | /v2/providers/journalProfiles/costUnits/{costUnitId} | Details of a cost unit at provider level |\n| PATCH | /v2/providers/journalProfiles/costUnits/{costUnitId} | Edit the details of a cost unit at provider level |\n| DELETE | /v2/providers/journalProfiles/costUnits/{costUnitId} | Delete a cost unit at provider level |\n| GET | /v2/providers/journalprofiles/{journalProfileId}/CostCenterCostUnitMatrix | Cost center and cost unit matrix |\n| PATCH | /v2/providers/journalprofiles/{journalProfileId}/CostCenterCostUnitMatrix | Edit the links between cost center and cost units |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/journalProfiles | List of journal profiles |\n| GET | /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId} | Details of a journal profile |\n| PATCH | /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId} | Edit the details of a journal profile record |\n| GET | /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/ledgerAccounts | List of ledger accounts |\n| POST | /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/ledgerAccounts | Create a new ledger account for a journal profile |\n| GET | /v2/providers/employers/payrolladministrations/journalProfiles/ledgerAccounts/{ledgerAccountId} | Details of a ledger account |\n| PATCH | /v2/providers/employers/payrolladministrations/journalProfiles/ledgerAccounts/{ledgerAccountId} | Edit the details of a journal allocation record |\n| DELETE | /v2/providers/employers/payrolladministrations/journalProfiles/ledgerAccounts/{ledgerAccountId} | Delete a ledger account |\n| GET | /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/ledgerAccountToPayrollComponentLinks | List of ledger account to payroll component links |\n| POST | /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/ledgerAccountToPayrollComponentLinks | Create a new ledger account to payroll component link for a journal profile |\n| GET | /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/ledgerAccountToPayrollComponentLinks/metadata | Metadata for ledger account to payroll component links |\n| GET | /v2/providers/employers/payrolladministrations/journalProfiles/ledgerAccountToPayrollComponentLinks/{ledgerAccountToPayrollComponentLinkId} | Details of a ledger account to payroll component link |\n| PATCH | /v2/providers/employers/payrolladministrations/journalProfiles/ledgerAccountToPayrollComponentLinks/{ledgerAccountToPayrollComponentLinkId} | Edit the details of a ledger account to payroll component link record |\n| DELETE | /v2/providers/employers/payrolladministrations/journalProfiles/ledgerAccountToPayrollComponentLinks/{ledgerAccountToPayrollComponentLinkId} | Delete a ledger account to payroll component link |\n| GET | /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/costCenters | List of cost centers |\n| POST | /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/costCenters | Create a new cost center for a journal profile |\n| GET | /v2/providers/employers/payrolladministrations/journalProfiles/costCenters/{costCenterId} | Details of a cost center |\n| PATCH | /v2/providers/employers/payrolladministrations/journalProfiles/costCenters/{costCenterId} | Edit the details of a cost center |\n| DELETE | /v2/providers/employers/payrolladministrations/journalProfiles/costCenters/{costCenterId} | Delete a cost center |\n| GET | /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/costUnits | List of cost units |\n| POST | /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/costUnits | Create a new cost unit for a journal profile |\n| GET | /v2/providers/employers/payrolladministrations/journalProfiles/costUnits/{costUnitId} | Details of a cost unit |\n| PATCH | /v2/providers/employers/payrolladministrations/journalProfiles/costUnits/{costUnitId} | Edit the details of a cost unit record |\n| DELETE | /v2/providers/employers/payrolladministrations/journalProfiles/costUnits/{costUnitId} | Delete a cost unit |\n| GET | /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/CostCenterCostUnitMatrix | Cost centers and cost unit matrix |\n| PATCH | /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/CostCenterCostUnitMatrix | Edit the links between cost centers and cost units |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/journalallocations | List of journal allocations for an employment |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/journalallocations | Create a new journal allocation record for an employment |\n| GET | /v2/providers/employers/employees/employments/journalallocations/{journalAllocationId} | Details of a journal allocation |\n| PUT | /v2/providers/employers/employees/employments/journalallocations/{journalAllocationId} | Edit the details of a journal allocation record |\n| DELETE | /v2/providers/employers/employees/employments/journalallocations/{journalAllocationId} | Delete a specific journal allocation record |\n| GET | /v2/providers/{providerId}/users | List of provider users for an provider |\n| POST | /v2/providers/{providerId}/users | Create an SSO or Azure AD provider user for an provider |\n| GET | /v2/providers/users/{userId} | Details of a provider user |\n| PUT | /v2/providers/users/{userId} | Edit the details of a provider user |\n| DELETE | /v2/providers/users/{userId} | Delete a specific provider user record |\n| PATCH | /v2/providers/users/{userId}/access | Reinstate or Revoke access to Loket for a provider user (clients) |\n| POST | /v2/providers/{providerId}/users/invite | Send an invite to a provider user |\n| PATCH | /v2/providers/users/{userId}/invite | Resend or Revoke an invite for a provider user |\n| GET | /v2/providers/users/{userId}/authorizations | The authorizations for the provider user |\n| PATCH | /v2/providers/users/{userId}/authorizations | Manage the Provider user authorizations |\n| GET | /v2/providers/users/{userId}/authorizationSet | The authorization set for the user for the Provider |\n| GET | /v2/providers/users/{userId}/authorizationGroups | The authorization groups for the provider user |\n| PATCH | /v2/providers/users/{userId}/authorizationGroups | Manage the provider user authorization groups |\n| GET | /v2/providers/users/{userId}/clients | List of all the clients for the provider user |\n| GET | /v2/providers/{providerId}/authorizationgroups | List authorization groups (teams) for the given provider |\n| POST | /v2/providers/{providerId}/authorizationgroups | Create an authorization group (team) for the provider. |\n| GET | /v2/providers/authorizationgroups/{authorizationGroupId} | Details of an authorization group |\n| PUT | /v2/providers/authorizationgroups/{authorizationGroupId} | Edit the details of an authorization group |\n| DELETE | /v2/providers/authorizationgroups/{authorizationGroupId} | Delete an authorization group |\n| GET | /v2/providers/authorizationgroups/{authorizationGroupId}/authorizations | The authorizations for the authorization group |\n| PATCH | /v2/providers/authorizationgroups/{authorizationGroupId}/authorizations | Manage the authorization group authorizations |\n| GET | /v2/providers/authorizationgroups/{authorizationGroupId}/employers | The employers for the authorization group |\n| PATCH | /v2/providers/authorizationgroups/{authorizationGroupId}/employers | Manage the authorization group employers |\n| GET | /v2/providers/authorizationgroups/{authorizationGroupId}/users | The users for the authorization group |\n| PATCH | /v2/providers/authorizationgroups/{authorizationGroupId}/users | Manage the authorization group users |\n| GET | /v2/providers/{providerId}/employers/{employerId}/authorizationGroups | The authorization groups for the employer |\n| PATCH | /v2/providers/{providerId}/employers/{employerId}/authorizationGroups | Manage the authorization groups linked to the employer |\n| GET | /v2/providers/employers/users/{userId}/integrations | List of all the integrations for the employer user |\n| PUT | /v2/providers/employers/users/{userId}/integrations/{applicationId} | Change an integration |\n| DELETE | /v2/providers/employers/users/{userId}/integrations/{applicationId} | Delete an integration |\n| GET | /v2/providers/employers/users/{userId}/integrations/{applicationId}/logo | Download the application logo |\n| GET | /v2/providers/users/{userId}/integrations | List of all the integrations for a provider user |\n| PUT | /v2/providers/users/{userId}/integrations/{applicationId} | Change an integration for a provider user |\n| DELETE | /v2/providers/users/{userId}/integrations/{applicationId} | Delete an integration for a provider user |\n| GET | /v2/providers/users/{userId}/integrations/{applicationId}/logo | Download the application logo |\n| GET | /v2/providers/employers/users/{userId}/clients | List of all the clients for the employer user |\n| GET | /v2/providers/users/{userId}/connectedApplications | List of all the connected applications for the logon user |\n| PATCH | /v2/providers/users/{userId}/connectedApplications/initiate | Initiate the OAuth flow to connect to an application |\n| PATCH | /v2/providers/users/{userId}/connectedApplications/refresh | Initiate the OAuth flow to refresh a connection for an application |\n| DELETE | /v2/providers/users/connectedApplications/{connectedApplicationId} | Delete a connected application |\n| GET | /v2/providers/employers/{employerId}/users | List of users for an employer |\n| POST | /v2/providers/employers/{employerId}/users | Create an SSO or Azure AD user for an employer |\n| PATCH | /v2/providers/employers/users/{userId}/access | Reinstate or Revoke access to Loket for an employer user (clients) |\n| POST | /v2/providers/employers/{employerId}/users/invite | Send an invite to an email address to create an employer user |\n| PATCH | /v2/providers/employers/users/{userId}/invite | Resend or Revoke an invite for an employer user |\n| GET | /v2/providers/employers/users/{userId} | Details of an employer user |\n| PUT | /v2/providers/employers/users/{userId} | Edit the details of an employer user user |\n| DELETE | /v2/providers/employers/users/{userId} | Delete a specific employer user record |\n| GET | /v2/providers/employers/{employerId}/users/{userId}/informationForDelete | Information about the employer user to determine if the user can be deleted |\n| DELETE | /v2/providers/employers/{employerId}/users/{userId} | unlink employer user and employer |\n| GET | /v2/providers/{providerId}/employers/users | List of all employer users for the provider |\n| GET | /v2/providers/employers/users/{userId}/employers | List of employers linked to the user |\n| GET | /v2/providers/employers/{employerId}/users/departments | Get the list of departments that the user has access to |\n| PATCH | /v2/providers/employers/{employerId}/users/{userId}/departments | Link or unlink departments from an user. |\n| GET | /v2/providers/employers/users/{userId}/notificationsettings | The notification settings for the user |\n| PATCH | /v2/providers/employers/users/{userId}/notificationsettings | Manage the employer user notification settings |\n| GET | /v2/providers/employers/users/{userId}/notificationset | The notification set for the user |\n| GET | /v2/providers/employers/{employerId}/users/{userId}/authorizations | The authorizations for the user |\n| PATCH | /v2/providers/employers/{employerId}/users/{userId}/authorizations | Manage the employer user authorizations |\n| GET | /v2/providers/employers/{employerId}/users/{userId}/authorizationSet | The authorization set for the user for the employer |\n| POST | /v2/providers/employers/{employerId}/users/link | Link an existing employer user to this employer. |\n| GET | /v2/providers/employers/{employerId}/recommendedactions | List of recommended actions for an employer, per logged on user |\n| GET | /v2/providers/employers/{employerId}/users/{userId}/employee | Get the Employee linked to the user. |\n| PATCH | /v2/providers/employers/{employerId}/users/{userId}/employee | Link or unlink Employee from an user. |\n| GET | /v2/providers/{providerId}/userResponsibilities | List of user responsibilities for the provider |\n| POST | /v2/providers/{providerId}/userResponsibilities | Create an user responsibility for a provider |\n| PUT | /v2/providers/{providerId}/userResponsibilities/{userResponsibilityId} | Edit an user responsibility |\n| GET | /v2/providers/employers/{employerId}/userResponsibilities | List of user responsibilities for the employer |\n| GET | /v2/providers/employers/{employerId}/userResponsibilities/{userResponsibilityId}/users | List of employer users and their linked status to the user responsibility for the given employer |\n| PATCH | /v2/providers/employers/{employerId}/userResponsibilities/{userResponsibilityId}/users | Manage the users linked to the user responsibility |\n| GET | /v2/providers/employers/{employerId}/users/{userId}/userResponsibilities | List of responsibilities for the user |\n| PATCH | /v2/providers/employers/{employerId}/users/{userId}/userResponsibilities | Manage the responsibilities linked to the user |\n| GET | /v2/providers/employers/{employerId}/dashboardLicenses | Get the list dashboard licenses |\n| PUT | /v2/providers/employers/{employerId}/dashboardLicenses | Edit the dashboard license |\n| GET | /v2/providers/{providerId}/externaltenants | Get available external tenants (provider scope) |\n| GET | /v2/providers/employers/{employerId}/externaltenants | Get available external tenants (employer scope) |\n| GET | /v2/providers/users/{providerUserId}/configuredexternaltenant | Configured external tenant for a provider user |\n| PATCH | /v2/providers/users/{providerUserId}/configuredexternaltenant | Add an external tenant for a provider user |\n| GET | /v2/providers/employers/users/{employerUserId}/configuredexternaltenant | Configured external tenant for an employer user |\n| PATCH | /v2/providers/employers/users/{employerUserId}/configuredexternaltenant | Add an external tenant for an employer user |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/payslips | List of payslips for an employment |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/payslips/{year} | Download payslips for an employment and year |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/payslips/{payrollrunId} | Download payslips of an employment for a payrollrun |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/payrollperiodresults/year/{year} | Get payroll period results of an employment for a year |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/payslips/summary/{payrollPeriodId} | Download a cummulative payslip for a single payroll period |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/wagesheet/{year} | Download wage sheets for an employment |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/yearendstatements | Year-end statements for the employment |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/yearendstatements/{year} | Download year-end statement of an employment for a year |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/yearendstatements | Year-end statements for the payroll administration |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/yearendstatements/{year} | Download year-end statement of a payroll administration for a year |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrolltaxreturns | List of tax returns for an administration |\n| PATCH | /v2/providers/employers/payrolladministrations/payrolltaxreturns | Change the status of payroll tax returns |\n| GET | /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/overview | Download the overview report of a payroll tax return |\n| GET | /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/message | Download the message of a payroll tax return |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrolltaxreturns/{payrolltaxreturnId}/sepafile | Download the SEPA file for a payroll tax return |\n| GET | /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/sepahash | Get a SEPA hash for a payroll tax return |\n| GET | /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId} | Details of a tax return for an administration |\n| GET | /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/ideal | Pay payroll taxes using IDEAL |\n| GET | /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/idealPaymentStatus | Get the status of the IDEAL payment |\n| GET | /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/report | Get payroll tax return report |\n| POST | /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/sendresponsemessage | Send the response message for the payroll tax return |\n| PATCH | /v2/providers/employers/payrolladministrations/payrolltaxreturns/{messageReference} | Change the status of payroll tax returns |\n| POST | /v2/providers/employers/payrolladministrations/payrolltaxreturns/{messageReference}/sendresponsemessagebymessagereference | Send the response message for the payroll tax return |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrolltaxreturns/initiate | Initiate payroll tax return (aanmaken loonaangifte) |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrolltaxreturns/initiateForPreviousYear | Initiate payroll tax return for a closed year (aanmaken loonaangifte voorgaand jaar) |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrolltaxreturns/initiateAnnual | Initiate an annual payroll tax return |\n| POST | /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/payrolltaxreturns | Initiate payroll tax return Collective |\n| PATCH | /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/payrolltaxreturns | Update payroll tax return status Collective |\n| POST | /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/undo | Undo payroll tax return (verwijderen loonaangifte) |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrolltaxreturns/withdrawIncomeRelationshipNumber | Add a withdraw an income relationship number to an open payroll tax return |\n| PATCH | /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/resend | Resend payroll tax return (Herzenden loonaangifte) |\n| GET | /v2/providers/employers/{employerId}/datanewbusinesstoken | Get Data New Business token for an employer |\n| GET | /v2/providers/employers/{employerId}/employees/employments/calendar/availablehours | List available hours per employment (for calendar) |\n| GET | /v2/providers/employers/{employerId}/employees/employments/calendar/leave | List leave per employment (for calendar) |\n| GET | /v2/providers/employers/{employerId}/employees/employments/calendar/leaverequests | List leave requests per employment (for calendar) |\n| GET | /v2/providers/employers/{employerId}/employees/employments/calendar/revokeleaverequests | List leave requests per employment (for calendar) |\n| GET | /v2/providers/employers/{employerId}/employees/employments/calendar/absences | List absences per employment (for calendar) |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/teamCalendar | Get the calendar data of the department of the employment |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/personalCalendar | Gets the personal calendar |\n| GET | /v2/providers/employers/{employerId}/employmenttemplates | Employment templates |\n| POST | /v2/providers/employers/{employerId}/employmenttemplates | Create an Employment template for an employer |\n| PUT | /v2/providers/employers/employmenttemplates/{employmenttemplateId} | Edit the details of an employment template |\n| DELETE | /v2/providers/employers/employmenttemplates/{employmenttemplateId} | Delete a employment template |\n| GET | /v2/providers/employers/{employerId}/employees/employments/declarations | List of declarations for the employees of an employer |\n| PATCH | /v2/providers/employers/employees/employments/declarations/review | Review (accept or reject) open declarations |\n| PATCH | /v2/providers/employers/employees/employments/declarations/process | Process approved declarations |\n| GET | /v2/providers/employers/employees/employments/declarations/{declarationId}/attachment | Download attachment |\n| POST | /v2/providers/employers/employees/employments/declarations/{declarationId}/attachment | Upload attachment |\n| GET | /v2/providers/employers/{employerId}/employees/employments/declarations/withattachment | Get a list of declarations with attachment |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/declarations/withattachment | Get a list of declarations with attachment |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollperiods/initialise | Initialise Payroll Period (automatische processen) |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollruns/initiate | Initiate payroll run (verlonen) |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollruns/{payrollPeriodId}/initiationvalues | Initiationvalues of a payrollrun |\n| POST | /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/payrollruns | Initiate payroll run Collective |\n| PATCH | /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/payrollruns | Update payroll run status Collective |\n| POST | /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/undo | Undo payroll run (verwijderen loonrun) |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/transitioncompensation/calculate/defaults | Get default input parameters transition compensation |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/transitioncompensation/calculate | Calculate transition compensation |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/documents | Get a list of employment dossier documents |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/documents | Upload a document to the employment dossier |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/documents/{documentId} | Download employment dossier document |\n| DELETE | /v2/providers/employers/employees/employments/{employmentId}/documents/{documentId} | Delete a document in the employment dossier |\n| PUT | /v2/providers/employers/employees/employments/{employmentId}/documents/{documentId} | Edit the details of an employment dossier document |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/documents/{documentId}/audittrail | Get audittrail for the document in the employment dossier |\n| GET | /v2/providers/employers/{employerId}/documents/{documentId} | Download employer dossier document |\n| DELETE | /v2/providers/employers/{employerId}/documents/{documentId} | Delete a document in the employer dossier |\n| PUT | /v2/providers/employers/{employerId}/documents/{documentId} | Edit the details of an employer dossier document |\n| GET | /v2/providers/employers/{employerId}/documents | Get a list of employer dossier documents |\n| POST | /v2/providers/employers/{employerId}/documents | Upload a document to the employer dossier |\n| GET | /v2/providers/employers/{employerId}/documents/{documentId}/audittrail | Get audittrail for the document in the employer dossier |\n| GET | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documents/{documentId} | Download concept employee dossier document |\n| DELETE | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documents/{documentId} | Delete a document in the concept employee dossier |\n| PUT | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documents/{documentId} | Edit the details of an concept employee dossier document |\n| GET | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documents | Get a list of concept employee dossier documents |\n| POST | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documents | Upload a document to the concept employee dossier |\n| GET | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documents/{documentId}/audittrail | Get audittrail for the document in the concept employee dossier |\n| GET | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/dossier\" | Document count |\n| DELETE | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/dossier\" | Delete the complete concept employee dossier |\n| GET | /v2/providers/employers/{employerId}/documenttemplates/{documentId} | Download template document |\n| DELETE | /v2/providers/employers/{employerId}/documenttemplates/{documentId} | Delete a document template in the employer dossier |\n| PUT | /v2/providers/employers/{employerId}/documenttemplates/{documentId} | Edit the details of an document template |\n| GET | /v2/providers/employers/{employerId}/documenttemplates | Get a list of document templates |\n| POST | /v2/providers/employers/{employerId}/documenttemplates | Upload a document template to the employer dossier |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/documenttemplates/{documentId}/generatedocument/preview | Generate a document for an employment - preview |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/documenttemplates/{documentId}/generatedocument | Generate a document for an employment |\n| POST | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documenttemplates/{documentId}/generatedocument/preview | Generate a document for an concept employee - preview |\n| POST | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documenttemplates/{documentId}/generatedocument | Generate a document for an concept employee |\n| POST | /v2/providers/employers/{employerId}/documenttemplates/{documentId}/generatedocuments | Generate documents for selected employments |\n| GET | /v2/providers/employers/{employerId}/signature/report | Download signature report for an employer |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/documents/{documentId}/signature/initiate | Initiate signature - Employment |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/documents/{documentId}/signature | Signature details - Employment |\n| DELETE | /v2/providers/employers/employees/employments/{employmentId}/documents/{documentId}/signature | Delete signature - Employment |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/documents/{documentId}/signature/report | Retrieve the report of the signing - Employment |\n| POST | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documents/{documentId}/signature/initiate | Initiate signature - Conceptemployee |\n| GET | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documents/{documentId}/signature | Signature details - Conceptemployee |\n| DELETE | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documents/{documentId}/signature | Delete signature - Conceptemployee |\n| GET | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documents/{documentId}/signature/report | Retrieve the report of the signing - Conceptemployee |\n| GET | /v2/providers/employers/{employerId}/documents/authorizations | List of authorizations |\n| PUT | /v2/providers/employers/{employerId}/documents/authorizations | Edit the authorization matrix |\n| POST | /v2/providers/employers/{employerId}/documents/completedossier/initiate | Generate complete dossier |\n| DELETE | /v2/providers/employers/{employerId}/documents/completedossier | Delete complete dossier |\n| GET | /v2/providers/employers/{employerId}/dossier/report | Download dossier information for an employer |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/apgpensiondeclarations | List of APG pension declarations for an administration |\n| GET | /v2/providers/employers/payrolladministrations/apgpensiondeclarations/{apgPensionDeclarationId} | Detail APG pension declaration for an administration |\n| PATCH | /v2/providers/employers/payrolladministrations/apgpensiondeclarations/{apgPensionDeclarationId} | Change the status of a apg pension declaration |\n| GET | /v2/providers/employers/payrolladministrations/apgpensiondeclarations/{apgPensionDeclarationId}/overview | Download the overview report of an APG pension declaration |\n| GET | /v2/providers/employers/payrolladministrations/apgpensiondeclarations/{apgPensionDeclarationId}/message | Download the message of a of an APG pension declaration |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/apgpensiondeclarations/initiate | Initiate a APG pension declaration |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/apgpensiondeclarations/initiateForPreviousYear | Initiate APG pension declaration for a closed year (aanmaken pensioenaangifte voorgaand jaar) |\n| POST | /v2/providers/employers/payrolladministrations/apgpensiondeclarations/{apgPensionDeclarationId}/undo | Undo APG pension declaration(verwijderen pensioenaangifte) |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/upapensiondeclarations | List of UPA pension declarations |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/externalparties/{externalPartyKey}/upapensiondeclarations/initiateforpreviousyear | Initiate UPA pension declaration for a closed year (aanmaken pensioenaangifte voorgaand jaar) |\n| GET | /v2/providers/employers/payrolladministrations/upapensiondeclarations/{upaPensionDeclarationId} | Detail UPA pension declaration |\n| PATCH | /v2/providers/employers/payrolladministrations/upapensiondeclarations/{upaPensionDeclarationId} | Change the status of a upa pension declaration |\n| POST | /v2/providers/employers/payrolladministrations/upapensiondeclarations/{upaPensionDeclarationId}/undo | Undo upa pension declaration(verwijderen pensioenaangifte) |\n| GET | /v2/providers/employers/payrolladministrations/upapensiondeclarations/{upaPensionDeclarationId}/message | Download the message of a of an UPA pension declaration |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/externalparties/{externalPartyKey}/upapensiondeclarations/initiate | Initiate a UPA pension declaration |\n| POST | /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/pensiondeclarations | Initiate pension declaration Collective |\n| PATCH | /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/pensiondeclarations | Update pension declaration status Collective |\n| GET | /v2/providers/{providerId}/ExternalPartyIdentifications | List of identification data for external parties |\n| POST | /v2/providers/{providerId}/ExternalPartyIdentifications | Add the identification data for an external party for a provider |\n| GET | /v2/providers/ExternalPartyIdentifications/{externalPartyIdentificationId} | Details of an external party identification for a provider |\n| PUT | /v2/providers/ExternalPartyIdentifications/{externalPartyIdentificationId} | Edit an external party identification record |\n| DELETE | /v2/providers/ExternalPartyIdentifications/{externalPartyIdentificationId} | Delete an external party identification record |\n| GET | /v2/providers/employers/payrollAdministrations/{payrollAdministrationId}/ExternalPartyIdentifications\" | List of identification data for external parties on payroll administration level |\n| POST | /v2/providers/employers/payrollAdministrations/{payrollAdministrationId}/ExternalPartyIdentifications\" | Add the identification data for an external party for a payroll administration |\n| GET | /v2/providers/employers/payrollAdministrations/ExternalPartyIdentifications/{externalPartyIdentificationId} | Details of an external party identification for a payroll administration |\n| PUT | /v2/providers/employers/payrollAdministrations/ExternalPartyIdentifications/{externalPartyIdentificationId} | Edit an external party identification record |\n| DELETE | /v2/providers/employers/payrollAdministrations/ExternalPartyIdentifications/{externalPartyIdentificationId} | Delete an external party identification record |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pawwdeclarations | List of Paww declarations |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pawwdeclarations/initiate | Initiate a Paww declaration |\n| GET | /v2/providers/employers/payrolladministrations/pawwdeclarations/{pawwDeclarationId} | Detail Paww declaration |\n| PATCH | /v2/providers/employers/payrolladministrations/pawwdeclarations/{pawwDeclarationId} | Change the status of a Paww declaration |\n| GET | /v2/providers/employers/payrolladministrations/pawwdeclarations/{pawwDeclarationId}/message | Download the message of a of an Paww declaration |\n| POST | /v2/providers/employers/payrolladministrations/pawwdeclarations/{pawwDeclarationId}/undo\" | Undo PAWW declaration(deactiveer PAWW aangifte) |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Stipp/initiationvalues | Pension wage statement process initiation values for STIPP |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Stipp/payrollRuns | List of all the payroll runs for the pension wage statement STIPP |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Stipp | Download a pension wage statement for STIPP |\n| DELETE | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Stipp | Delete the last created pension wage statement for STIPP |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Stipp | Download the pension wage statement report for STIPP |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Pggm/initiationvalues | Pension wage statement process initiation values for PGGM |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Pggm/payrollRuns | List of all the payroll runs for the pension wage statement PGGM |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Pggm | Download a pension wage statement for PGGM |\n| DELETE | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Pggm | Delete the last created pension wage statement for PGGM |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Pggm | Download the pension wage statement report for PGGM |\n| GET | /v2/providers/employers/users/downloadrequests | List of download requests for an employment |\n| POST | /v2/providers/employers/users/downloadrequests | Create a download request |\n| GET | /v2/providers/employers/users/downloadrequests/{downloadRequestId} | Details of a download request record |\n| DELETE | /v2/providers/employers/users/downloadrequests/{downloadRequestId} | Delete a specific download request record |\n| GET | /v2/providers/employers/users/downloadrequests/{downloadRequestId}/file | Download file of download request |\n| GET | /v2/providers/employers/{employerId}/notes | Get a list of notes for an employer. |\n| POST | /v2/providers/employers/{employerId}/notes | Add a note for an employer |\n| GET | /v2/providers/employers/notes/{noteId} | Details of an employer note |\n| PUT | /v2/providers/employers/notes/{noteId} | Edit an employer note record |\n| DELETE | /v2/providers/employers/notes/{noteId} | Delete an employer note record |\n| GET | /v2/providers/employers/employees/{employeeId}/notes | Get a list of notes for an employee. |\n| POST | /v2/providers/employers/employees/{employeeId}/notes | Add a note for an employee |\n| GET | /v2/providers/employers/employees/notes/{noteId} | Details of an employee note |\n| PUT | /v2/providers/employers/employees/notes/{noteId} | Edit an employee note record |\n| DELETE | /v2/providers/employers/employees/notes/{noteId} | Delete an employee note record |\n| GET | /v2/providers/employers/{employerId}/employees/notes | Get a list of employee notes for an employer. |\n| GET | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/notes | Get a list of notes for an conceptemployee. |\n| POST | /v2/providers/employers/conceptemployees/{conceptEmployeeId}/notes | Add a note for an conceptemployee |\n| GET | /v2/providers/employers/conceptemployees/notes/{noteId} | Details of an conceptemployee note |\n| PUT | /v2/providers/employers/conceptemployees/notes/{noteId} | Edit an conceptemployee note record |\n| DELETE | /v2/providers/employers/conceptemployees/notes/{noteId} | Delete an conceptemployee note record |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/notes | Get a list of notes for an employment. |\n| POST | /v2/providers/employers/employees/employments/{employmentId}/notes | Add a note for an employment |\n| GET | /v2/providers/employers/employees/employments/notes/{noteId} | Details of an employment note |\n| PUT | /v2/providers/employers/employees/employments/notes/{noteId} | Edit an employment note record |\n| DELETE | /v2/providers/employers/employees/employments/notes/{noteId} | Delete an employment note record |\n| GET | /v2/providers/employers/{employerId}/employees/employments/notes | Get a list of employment notes for an employer. |\n| GET | /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/notes | Get a list of notes for a payroll run. |\n| POST | /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/notes | Add a note for a payroll run |\n| GET | /v2/providers/employers/payrolladministrations/payrollruns/notes/{noteId} | Details of a payroll run note |\n| PUT | /v2/providers/employers/payrolladministrations/payrollruns/notes/{noteId} | Edit a payroll run note record |\n| DELETE | /v2/providers/employers/payrolladministrations/payrollruns/notes/{noteId} | Delete a payroll run note record |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollruns/notes | Get a list of payrollrun notes for an payrolladministration. |\n| GET | /v2/providers/employers/lastmodifiedversionnumbers | List of employer last modified version numbers |\n| GET | /v2/providers/employers/{employerId}/employees/employments/lastmodifiedversionnumbers | List of employment version numbers |\n| GET | /v2/providers/{providerId}/emailtemplates | List email templates for an provider |\n| GET | /v2/providers/{providerId}/emailtemplates/{emailTemplateId} | Details of an provider email template |\n| PUT | /v2/providers/{providerId}/emailtemplates/{emailTemplateId} | Edit an email template record at provider level |\n| DELETE | /v2/providers/{providerId}/emailtemplates/{emailTemplateId} | Delete an email template record |\n| GET | /v2/providers/employers/{employerId}/emailtemplates | List email templates for an employer |\n| GET | /v2/providers/employers/{employerId}/emailtemplates/{emailTemplateId} | Details of an email template |\n| PUT | /v2/providers/employers/{employerId}/emailtemplates/{emailTemplateId} | Edit an employer email template record |\n| DELETE | /v2/providers/employers/{employerId}/emailtemplates/{emailTemplateId} | Delete an email template record |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/eventnotificationconfigurations | The event notification configuration for a payroll administration |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/eventnotificationconfigurations/{eventTypeId} | Details of an event notification configuration for a payroll administration |\n| PUT | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/eventnotificationconfigurations/{eventTypeId} | Edit an event notification configuration for a payroll administration |\n| DELETE | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/eventnotificationconfigurations/{eventTypeId} | Delete an event notification configuration for a payroll administration |\n| GET | /v2/providers/{providerId}/eventnotificationconfigurations | The event notification configuration for a provider |\n| GET | /v2/providers/{providerId}/eventnotificationconfigurations/{eventTypeId} | Details of an event notification configuration for a provider |\n| PUT | /v2/providers/{providerId}/eventnotificationconfigurations/{eventTypeId} | Edit an event notification configuration for a provider |\n| DELETE | /v2/providers/{providerId}/eventnotificationconfigurations/{eventTypeId} | Delete an event notification configuration for a provider |\n| GET | /v2/providers/employers/{employerId}/applications | List of all the applications available to the employer |\n| GET | /v2/providers/employers/{employerId}/applications/{applicationId}/users | List of all the users linking the applications and the employer |\n| POST | /v2/providers/employers/{employerId}/applications/{applicationId}/registerInterest\" | Register a users interest for a marketplace entry |\n| GET | /v2/providers/employers/{employerId}/auditTrail/employerData | Get the employer data audit trail |\n| GET | /v2/providers/employers/{employerId}/auditTrail/employeeData | Get the employee data audit trail |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/auditTrail/PayrollPeriodData | Get payroll period data audit trail |\n| GET | /v2/providers/employers/employees/employments/{employmentId}/payrollSimulatorData | Overview of the data used in a payroll simulation |\n| GET | /v2/providers/{providerId}/emailidentities | List of EmailIdentities for a provider |\n| POST | /v2/providers/{providerId}/emailidentities | Create an EmailIdentity for a provider |\n| DELETE | /v2/providers/emailidentities/{emailIdentityId} | Delete an EmailIdentity for a provider |\n| POST | /v2/providers/emailidentities/{emailIdentityId}/sendtestemail | Provider emailIdentity test email |\n| POST | /v2/providers/{providerId}/emailidentities/verify | Verify an EmailIdentity for a provider |\n| GET | /v2/providers/employers/{employerId}/emailidentities | List of EmailIdentities for an employer |\n| POST | /v2/providers/employers/{employerId}/emailidentities | Create an EmailIdentity for an employer |\n| DELETE | /v2/providers/employers/emailidentities/{emailIdentityId} | Delete an EmailIdentity for an employer |\n| POST | /v2/providers/employers/emailidentities/{emailIdentityId}/sendtestemail | Employer emailIdentity test email |\n| POST | /v2/providers/employers/{employerId}/emailidentities/verify | Verify an EmailIdentity for an employer |\n| PATCH | /v2/providers/employers/conceptemployees/import/{payrollAdministrationId} | Import concept employees via a file |\n| POST | /v2/providers/employers/payrollAdministrations/{payrollAdministrationId}/import/employees | Import employee via a csv file |\n| GET | /v2/providers/employers/{employerId}/employees/employments/WageProposals | List of wage proposals for the employments of an employer |\n| PATCH | /v2/providers/employers/employees/employments/WageProposals | Accept or reject wage proposals |\n| PATCH | /v2/providers/employers/payrollAdministrations/{payrollAdministrationId}/mdvNotifications | MDV notifications |\n| POST | /v2/providers/employers/{employerId}/proforma/initialize | Initialize the proforma environment |\n| GET | /v2/providers/employers/{employerId}/proforma | Get the status of proforma for this employer |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/workRelatedCostsSchemeFinancials | List of work related costs scheme (WKR) |\n| POST | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/workRelatedCostsSchemeFinancials | Create a work related costs scheme financial (WKR) record |\n| GET | /v2/providers/employers/payrolladministrations/workRelatedCostsSchemeFinancials/{workRelatedCostsSchemeFinancialId} | Details of a work related costs scheme financial (WKR) |\n| PUT | /v2/providers/employers/payrolladministrations/workRelatedCostsSchemeFinancials/{workRelatedCostsSchemeFinancialId} | Edit the details of a work related costs scheme financial record |\n| DELETE | /v2/providers/employers/payrolladministrations/workRelatedCostsSchemeFinancials/{workRelatedCostsSchemeFinancialId} | Delete a work related costs scheme financial |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/workRelatedCostsSchemeMatrix | Work related costs scheme matrix (WKR) |\n| GET | /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/workRelatedCostsSchemeReport | Download the work related costs scheme report |\n\n### Automaticpayroll\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /automaticpayroll/payrolladministrations/{payrollAdministrationId}/automaticpayrollconfiguration | Automatic payroll configuration |\n| PATCH | /automaticpayroll/payrolladministrations/{payrollAdministrationId}/automaticpayrollconfiguration | edit the automatic payroll configuration |\n| GET | /automaticpayroll/payrolladministrations/years/{yearId}/automaticpayrolldates | Automatic payroll dates |\n| POST | /automaticpayroll/payrolladministrations/years/{yearId}/automaticpayrolldates | create a new automatic payroll date |\n| PATCH | /automaticpayroll/payrolladministrations/years/automaticpayrolldates/{automaticPayrollDateId} | edit an automatic payroll date |\n| DELETE | /automaticpayroll/payrolladministrations/years/automaticpayrolldates/{automaticPayrollDateId} | delete an automatic payroll date |\n\n### Authorizationmodel\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /authorizationmodel | The authorization model |\n\n### Users\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /users/collectiveactions | List of collective actions for a user |\n| GET | /users/collectiveactions/{collectiveActionId} | List of messages of a collective action |\n| GET | /users/initiatedworkflows | Workflows initiated by the user |\n| GET | /users/yourcampus | Get Yourcampus URL for a user |\n| GET | /users/integrations | List of all the integrations for the logon user |\n| GET | /users/clients | List of all the clients for the logon user |\n| GET | /users/connectedApplications | List of all the connected applications for the logon user |\n| PATCH | /users/connectedApplications | Finish the OAuth flow for a connected application |\n| PATCH | /users/connectedApplications/initiate | Initiate the OAuth flow to connect to an application |\n| PATCH | /users/connectedApplications/refresh | Initiate the OAuth flow to refresh a connection for an application |\n| DELETE | /users/connectedApplications/{connectedApplicationId} | Delete a connected application |\n\n### Payrollcomponent\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | /payrollcomponent/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollPeriods/{payrollPeriodId}/payrollperioddata/smartpaste | Initiate a Smart Paste on payroll period data on administration level |\n| GET | /payrollcomponent/providers/employers/payrolladministrations/payrollPeriods/payrollperioddata/smartpaste/{smartPasteId} | Results of Smart Paste on payroll period data |\n\n### Qwoatermicroservice\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /qwoatermicroservice/providers/employers/employees/employments/{employmentId}/workflows/withattachment | Check if a list of workflowId's for an employment have an attachment |\n| GET | /qwoatermicroservice/providers/employers/{employerId}/employees/employments/workflows/withattachment | Check if a list of workflowId's for an employer have an attachment |\n| GET | /qwoatermicroservice/providers/employers/dossier/usage | Dossier Usage per employer. |\n| GET | /qwoatermicroservice/providers/employers/signature/usage | Signature usage per employer. |\n| GET | /qwoatermicroservice/providers/employers/employees/employments/declarations/withattachment | attachment indication for a set of declarationIds |\n\n### Billing\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /billing/providers/employers/{employerId}/billableitems | List of billable items for an employer |\n| GET | /billing/providers/{providerId}/billableitems | Overview of number of billable items per employer |\n\n### Year\n| Method | Path | Description |\n|--------|------|-------------|\n| PATCH | /year/providers/employers/payrolladministrations/{payrollAdministrationId}/years/{yearId}/requestyeartransition | Request year transition |\n| PATCH | /year/providers/employers/payrolladministrations/years/{yearId}/undorequestyeartransition | Undo request year transition |\n| POST | /year/providers/employers/payrolladministrations/years/{yearId}/requestyeartransition | Request year transition collective |\n| GET | /year/providers/employers/payrolladministrations/years/{year}/status | Year status for each administration |\n\n### Person\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /person/account/person/employees/{employeeId}/information | username and emailAddress of the connected account |\n\n### Wageprojection\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /wageprojection/cladata/{collectiveLaborAgreementId} | Wage projection Collective labor agreements defaults |\n| GET | /wageprojection/collectivelaboragreements | List of collective labor agreements (CLA) |\n\n### Rdwservices\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /rdwservices/additionaltaxliability | Acquire the additional tax liability by the license plate number (company car) |\n\n### Achmeainsurancecontracts\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /achmeainsurancecontracts | list of insurance contracts |\n| GET | /achmeainsurancecontracts/{achmeaInsuranceContractId}/insuredwagecalculationpercentages | list of wage percentages for an insurance contract |\n\n### Qwoater\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /qwoater/employers | List of employers using Qwoater |\n\n### User\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /user | Get current user |\n| GET | /user/{userId} | Basic properties of a user |\n| PUT | /user/{userId} | Edit current user |\n| GET | /user/photo | Photo of an user |\n| POST | /user/photo | Post user photo |\n| DELETE | /user/photo | Delete user photo |\n\n### Globalfilter\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /globalfilter/user/filtersettings/{employerId} | Get user filter settings |\n| PUT | /globalfilter/user/filtersettings/{employerId} | Edit the user filter settings |\n\n### Locationservices\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /locationservices/address | Acquire the address for a combination of `postalCode` and `houseNumber` |\n\n### Address\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /address/search | Search for an address |\n\n### Route\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /route/calculate | Calculates the distance for a given route |\n\n### AowDate\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /aowDate | Acquire the AOW date |\n\n### Chamberofcommerce\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /chamberofcommerce/{chamberOfCommerceNumber}/companyinformation | Acquire company information |\n\n### Datanewbusiness\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /datanewbusiness/token | Get Data New Business token |\n| GET | /datanewbusiness/functions | Get a list of functions |\n\n### Applications\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /applications/{applicationId}/authorizations | Authorizations for the application |\n| GET | /applications/{applicationId}/logo | Download the application logo |\n\n### Applicationset\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /applicationset/providers/employers/{employerId}/applicationsets | List of applicationsets for an employer |\n| POST | /applicationset/providers/employers/{employerId}/applicationsets | Create an applicationset for an employer |\n| PUT | /applicationset/providers/employers/applicationsets/{applicationSetId} | Edit the details of an applicationset |\n| DELETE | /applicationset/providers/employers/applicationsets/{applicationSetId} | Delete a specific applicationset |\n| GET | /applicationset/providers/{providerId}/applicationsets | List of applicationsets for a provider |\n| POST | /applicationset/providers/{providerId}/applicationsets | Create an applicationset for a provider |\n| PUT | /applicationset/providers/applicationsets/{applicationSetId} | Edit the details of an applicationset |\n| DELETE | /applicationset/providers/applicationsets/{applicationSetId} | Delete a specific applicationset |\n| GET | /applicationset/users/{userId}/applicationsets | List of applicationsets for a user |\n| POST | /applicationset/users/{userId}/applicationsets | Create an applicationset for a user |\n| PUT | /applicationset/users/applicationsets/{applicationSetId} | Edit the details of an applicationset for a user |\n| DELETE | /applicationset/users/applicationsets/{applicationSetId} | Delete a specific applicationset for a user |\n| GET | /applicationset/applicationsets/general | List of applicationsets provided by the Loket application |\n\n### Provider\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /provider/providers/{providerId}/employers/modules | List modules per employer for all employers of the provider |\n| GET | /provider/providers/{providerId}/payrollAdministrations/YearEndStatements | List of year-end statements for all payroll administrations of the provider |\n| GET | /provider/providers/{providerId}/payrollAdministrations/Payslips | List of payslips per type for all payroll administrations of the provider |\n| GET | /provider/providers/{providerId}/payrollAdministrations/employmentTurnover | List of employment turnover per payroll administration for the provider |\n\n### Payrolltaxreturn\n| Method | Path | Description |\n|--------|------|-------------|\n| GET | /payrolltaxreturn/providers/employers/payrolladministrations/payrolltaxreturns/{payrollTaxReturnId}/report | Download the overview report of a payroll tax return |\n\n## Common Questions\nMatch user requests to endpoints in references/api-spec.lap. Key patterns:\n- \"List all absences?\" -> GET /v2/providers/employers/employees/{employeeId}/absences\n- \"Create a absence?\" -> POST /v2/providers/employers/employees/{employeeId}/absences\n- \"List all overview?\" -> GET /v2/providers/employers/employees/{employeeId}/absences/overview\n- \"Get absence details?\" -> GET /v2/providers/employers/employees/absences/{absenceId}\n- \"Update a absence?\" -> PUT /v2/providers/employers/employees/absences/{absenceId}\n- \"Delete a absence?\" -> DELETE /v2/providers/employers/employees/absences/{absenceId}\n- \"List all absenceprogress?\" -> GET /v2/providers/employers/employees/absences/{absenceId}/absenceprogress\n- \"Create a absenceprogress?\" -> POST /v2/providers/employers/employees/absences/{absenceId}/absenceprogress\n- \"Get absenceprogress details?\" -> GET /v2/providers/employers/employees/absences/absenceprogress/{absenceProgressId}\n- \"Update a absenceprogress?\" -> PUT /v2/providers/employers/employees/absences/absenceprogress/{absenceProgressId}\n- \"Delete a absenceprogress?\" -> DELETE /v2/providers/employers/employees/absences/absenceprogress/{absenceProgressId}\n- \"List all absencecontactHistory?\" -> GET /v2/providers/employers/employees/absences/{absenceId}/absencecontactHistory\n- \"Create a absencecontactHistory?\" -> POST /v2/providers/employers/employees/absences/{absenceId}/absencecontactHistory\n- \"Get absencecontactHistory details?\" -> GET /v2/providers/employers/employees/absences/absencecontactHistory/{absencecontactHistoryId}\n- \"Update a absencecontactHistory?\" -> PUT /v2/providers/employers/employees/absences/absencecontactHistory/{absencecontactHistoryId}\n- \"Delete a absencecontactHistory?\" -> DELETE /v2/providers/employers/employees/absences/absencecontactHistory/{absencecontactHistoryId}\n- \"List all data?\" -> GET /v2/providers/employers/{employerId}/employees/absences/statistics/data\n- \"List all administrations?\" -> GET /v2/providers/employers/{employerId}/administrations\n- \"List all payrolladministrations?\" -> GET /v2/providers/employers/{employerId}/payrolladministrations\n- \"Create a payrolladministration?\" -> POST /v2/providers/employers/{employerId}/payrolladministrations\n- \"Get payrolladministration details?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}\n- \"List all configurations?\" -> GET /v2/providers/employers/{employerId}/payrolladministrations/configurations\n- \"List all automaticpayrollconfiguration?\" -> GET /automaticpayroll/payrolladministrations/{payrollAdministrationId}/automaticpayrollconfiguration\n- \"List all automaticpayrolldates?\" -> GET /automaticpayroll/payrolladministrations/years/{yearId}/automaticpayrolldates\n- \"Create a automaticpayrolldate?\" -> POST /automaticpayroll/payrolladministrations/years/{yearId}/automaticpayrolldates\n- \"Partially update a automaticpayrolldate?\" -> PATCH /automaticpayroll/payrolladministrations/years/automaticpayrolldates/{automaticPayrollDateId}\n- \"Delete a automaticpayrolldate?\" -> DELETE /automaticpayroll/payrolladministrations/years/automaticpayrolldates/{automaticPayrollDateId}\n- \"List all authorizationmodel?\" -> GET /authorizationmodel\n- \"List all nonpayrolladministrations?\" -> GET /v2/providers/employers/{employerId}/nonpayrolladministrations\n- \"Create a nonpayrolladministration?\" -> POST /v2/providers/employers/{employerId}/nonpayrolladministrations\n- \"Get nonpayrolladministration details?\" -> GET /v2/providers/employers/nonpayrolladministrations/{nonPayrollAdministrationId}\n- \"Update a nonpayrolladministration?\" -> PUT /v2/providers/employers/nonpayrolladministrations/{nonPayrollAdministrationId}\n- \"List all availablepayrollcomponentsets?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/availablepayrollcomponentsets\n- \"List all payrollcomponentsets?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollcomponentsets\n- \"Create a payrollcomponentset?\" -> POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollcomponentsets\n- \"Get payrollcomponentset details?\" -> GET /v2/providers/employers/payrolladministrations/payrollcomponentsets/{payrollComponentSetId}\n- \"Update a payrollcomponentset?\" -> PUT /v2/providers/employers/payrolladministrations/payrollcomponentsets/{payrollComponentSetId}\n- \"Delete a payrollcomponentset?\" -> DELETE /v2/providers/employers/payrolladministrations/payrollcomponentsets/{payrollComponentSetId}\n- \"Get year details?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollcomponents/year/{year}\n- \"List all collectiveactions?\" -> GET /users/collectiveactions\n- \"Get collectiveaction details?\" -> GET /users/collectiveactions/{collectiveActionId}\n- \"List all employmentActualMasterDataReport?\" -> GET /v2/providers/employers/{employerId}/employmentActualMasterDataReport\n- \"List all employmentMasterDataReport?\" -> GET /v2/providers/employers/{employerId}/employmentMasterDataReport\n- \"List all fiscalCompanyCarReport?\" -> GET /v2/providers/employers/{employerId}/fiscalCompanyCarReport\n- \"List all annualpayrolltaxreturnreport?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/annualpayrolltaxreturnreport\n- \"List all annualwagesheetreport?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/annualwagesheetreport\n- \"List all annualpawwdeclarationreport?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/annualpawwdeclarationreport\n- \"List all payrolladministrationsettingsreport?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrolladministrationsettingsreport\n- \"List all accumulationsandbalancesreport?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/accumulationsandbalancesreport\n- \"List all accumulatedbasicjournalresultsreport?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/accumulatedbasicjournalresultsreport\n- \"List all deviatingpremiumswab?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/deviatingpremiumswab\n- \"List all attachmentsofearningsreport?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/attachmentsofearningsreport\n- \"List all accumulatedjournalrunresultsreport\"?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/accumulatedjournalrunresultsreport\"\n- \"List all payrollPeriodDataReport?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollPeriodDataReport\n- \"List all PayrollAuditReport\"?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/PayrollAuditReport\"\n- \"List all payrollperioddata?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollPeriods/{payrollPeriodId}/payrollperioddata\n- \"Create a smartpaste?\" -> POST /payrollcomponent/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollPeriods/{payrollPeriodId}/payrollperioddata/smartpaste\n- \"Get smartpaste details?\" -> GET /payrollcomponent/providers/employers/payrolladministrations/payrollPeriods/payrollperioddata/smartpaste/{smartPasteId}\n- \"Create a payrollperioddata\"?\" -> POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/import/payrollperioddata\"\n- \"List all workflowtriggers?\" -> GET /v2/providers/employers/{employerId}/workflowtriggers\n- \"Get workflowtemplate details?\" -> GET /v2/providers/employers/workflowtriggers/workflowtemplates/{workflowTemplateId}\n- \"Update a workflowtemplate?\" -> PUT /v2/providers/employers/workflowtriggers/workflowtemplates/{workflowTemplateId}\n- \"Delete a workflowtemplate?\" -> DELETE /v2/providers/employers/workflowtriggers/workflowtemplates/{workflowTemplateId}\n- \"Create a workflowtemplate?\" -> POST /v2/providers/employers/{employerId}/workflowtriggers/{workflowTriggerId}/workflowtemplates\n- \"List all workflowtriggermappings?\" -> GET /v2/providers/employers/{employerId}/workflowtriggermappings\n- \"Create a workflowtriggermapping?\" -> POST /v2/providers/employers/{employerId}/workflowtriggermappings\n- \"Get workflowtriggermapping details?\" -> GET /v2/providers/employers/workflowtriggermappings/{workflowTriggerMappingId}\n- \"Update a workflowtriggermapping?\" -> PUT /v2/providers/employers/workflowtriggermappings/{workflowTriggerMappingId}\n- \"Delete a workflowtriggermapping?\" -> DELETE /v2/providers/employers/workflowtriggermappings/{workflowTriggerMappingId}\n- \"Create a changeaddressrequest?\" -> POST /v2/providers/employers/employees/{employeeId}/changeaddressrequest\n- \"Create a changecontactinformationrequest?\" -> POST /v2/providers/employers/employees/{employeeId}/changecontactinformationrequest\n- \"Create a InitiateChangeAddress?\" -> POST /v2/providers/employers/employees/{employeeId}/workflow/InitiateChangeAddress\n- \"Create a InitiateChangeContactInformation?\" -> POST /v2/providers/employers/employees/{employeeId}/workflow/InitiateChangeContactInformation\n- \"Create a InitiateChangePersonalInformation?\" -> POST /v2/providers/employers/employees/{employeeId}/workflow/InitiateChangePersonalInformation\n- \"Create a InitiateManagePartner?\" -> POST /v2/providers/employers/employees/{employeeId}/workflow/InitiateManagePartners\n- \"Create a InitiateManageContact?\" -> POST /v2/providers/employers/employees/{employeeId}/workflow/InitiateManageContacts\n- \"Create a InitiateDeclaration?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/workflow/InitiateDeclaration\n- \"Create a InitiateChangeIban?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/workflow/InitiateChangeIban\n- \"Create a InitiateLeaveRequest?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/workflow/InitiateLeaveRequest\n- \"Create a WithdrawLeaveRequest?\" -> POST /v2/providers/employers/employees/employments/leaveRequests/{leaveRequestId}/workflow/WithdrawLeaveRequest\n- \"Create a initiatecontractextension?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/workflows/initiatecontractextension\n- \"Create a initiateterminateemployment?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/workflows/initiateterminateemployment\n- \"List all attachment?\" -> GET /v2/providers/employers/employees/employments/workflow/{workflowId}/attachment\n- \"Create a attachment?\" -> POST /v2/providers/employers/employees/employments/workflow/{workflowId}/attachment\n- \"List all withattachment?\" -> GET /qwoatermicroservice/providers/employers/employees/employments/{employmentId}/workflows/withattachment\n- \"List all assignedworkflows?\" -> GET /v2/providers/employers/{employerId}/assignedworkflows\n- \"List all initiatedworkflows?\" -> GET /users/initiatedworkflows\n- \"List all workflows?\" -> GET /v2/providers/employers/{employerId}/workflows\n- \"Get workflow details?\" -> GET /v2/providers/employers/workflows/{workflowId}\n- \"Create a transition?\" -> POST /v2/providers/employers/workflows/{workflowId}/transition\n- \"List all workflowprogress?\" -> GET /v2/providers/employers/workflows/{workflowId}/workflowprogress\n- \"List all employees?\" -> GET /v2/providers/employers/{employerId}/employees\n- \"Get employee details?\" -> GET /v2/providers/employers/employees/{employeeId}\n- \"Update a employee?\" -> PUT /v2/providers/employers/employees/{employeeId}\n- \"Partially update a employee?\" -> PATCH /v2/providers/employers/employees/{employeeId}\n- \"List all contacts?\" -> GET /v2/providers/employers/employees/{employeeId}/contacts\n- \"Create a contact?\" -> POST /v2/providers/employers/employees/{employeeId}/contacts\n- \"Get contact details?\" -> GET /v2/providers/employers/employees/contacts/{contactId}\n- \"Update a contact?\" -> PUT /v2/providers/employers/employees/contacts/{contactId}\n- \"Delete a contact?\" -> DELETE /v2/providers/employers/employees/contacts/{contactId}\n- \"List all children?\" -> GET /v2/providers/employers/employees/{employeeId}/children\n- \"Create a children?\" -> POST /v2/providers/employers/employees/{employeeId}/children\n- \"Get children details?\" -> GET /v2/providers/employers/employees/children/{childId}\n- \"Update a children?\" -> PUT /v2/providers/employers/employees/children/{childId}\n- \"Delete a children?\" -> DELETE /v2/providers/employers/employees/children/{childId}\n- \"List all occupationaldisabilities?\" -> GET /v2/providers/employers/employees/{employeeId}/occupationaldisabilities\n- \"List all partners?\" -> GET /v2/providers/employers/employees/{employeeId}/partners\n- \"Create a partner?\" -> POST /v2/providers/employers/employees/{employeeId}/partners\n- \"Get partner details?\" -> GET /v2/providers/employers/employees/partners/{partnerId}\n- \"Update a partner?\" -> PUT /v2/providers/employers/employees/partners/{partnerId}\n- \"Delete a partner?\" -> DELETE /v2/providers/employers/employees/partners/{partnerId}\n- \"List all citizenservicenumber?\" -> GET /v2/providers/employers/employees/{employeeId}/citizenservicenumber\n- \"List all photo?\" -> GET /v2/providers/employers/employees/{employeeId}/photo\n- \"Create a photo?\" -> POST /v2/providers/employers/employees/{employeeId}/photo\n- \"Get photo details?\" -> GET /v2/providers/employers/employees/{employeeId}/photo/{version}\n- \"Create a employee?\" -> POST /v2/providers/employers/{employerId}/employee\n- \"List all customfields?\" -> GET /v2/providers/employers/employees/{employeeId}/customfields\n- \"Create a customfield?\" -> POST /v2/providers/employers/employees/{employeeId}/customfields\n- \"Get customfield details?\" -> GET /v2/providers/employers/employees/customfields/{employeeCustomFieldId}\n- \"Update a customfield?\" -> PUT /v2/providers/employers/employees/customfields/{employeeCustomFieldId}\n- \"Delete a customfield?\" -> DELETE /v2/providers/employers/employees/customfields/{employeeCustomFieldId}\n- \"List all employers?\" -> GET /v2/providers/employers\n- \"List all minimized?\" -> GET /v2/providers/employers/minimized\n- \"Create a employer?\" -> POST /v2/providers/{providerId}/employers\n- \"List all informationForWizard?\" -> GET /v2/providers/{providerId}/employers/informationForWizard\n- \"Get employer details?\" -> GET /v2/providers/employers/{employerId}\n- \"Update a employer?\" -> PUT /v2/providers/employers/{employerId}\n- \"List all childEmployers?\" -> GET /v2/providers/employers/{employerId}/childEmployers\n- \"List all functions?\" -> GET /v2/providers/employers/{employerId}/functions\n- \"Create a function?\" -> POST /v2/providers/employers/{employerId}/functions\n- \"Get function details?\" -> GET /v2/providers/employers/functions/{functionId}\n- \"Update a function?\" -> PUT /v2/providers/employers/functions/{functionId}\n- \"List all departments?\" -> GET /v2/providers/employers/{employerId}/departments\n- \"Create a department?\" -> POST /v2/providers/employers/{employerId}/departments\n- \"Get department details?\" -> GET /v2/providers/employers/departments/{departmentId}\n- \"Update a department?\" -> PUT /v2/providers/employers/departments/{departmentId}\n- \"List all useraccessibledepartments?\" -> GET /v2/providers/employers/{employerId}/useraccessibledepartments\n- \"List all logo?\" -> GET /v2/providers/employers/{employerId}/logo\n- \"Create a logo?\" -> POST /v2/providers/employers/{employerId}/logo\n- \"Get logo details?\" -> GET /v2/providers/employers/{employerId}/logo/{version}\n- \"List all providerlogo?\" -> GET /v2/providers/employers/{employerId}/providerlogo\n- \"Get providerlogo details?\" -> GET /v2/providers/employers/{employerId}/providerlogo/{version}\n- \"List all dashboard?\" -> GET /v2/providers/employers/{employerId}/dashboard\n- \"List all educationtypes?\" -> GET /v2/providers/employers/{employerId}/educationtypes\n- \"Create a educationtype?\" -> POST /v2/providers/employers/{employerId}/educationtypes\n- \"Get educationtype details?\" -> GET /v2/providers/employers/educationtypes/{educationTypeId}\n- \"Update a educationtype?\" -> PUT /v2/providers/employers/educationtypes/{educationTypeId}\n- \"Delete a educationtype?\" -> DELETE /v2/providers/employers/educationtypes/{educationTypeId}\n- \"List all educationfurtherindications?\" -> GET /v2/providers/employers/{employerId}/educationfurtherindications\n- \"Create a educationfurtherindication?\" -> POST /v2/providers/employers/{employerId}/educationfurtherindications\n- \"Get educationfurtherindication details?\" -> GET /v2/providers/employers/educationfurtherindications/{educationFurtherIndicationId}\n- \"Update a educationfurtherindication?\" -> PUT /v2/providers/employers/educationfurtherindications/{educationFurtherIndicationId}\n- \"Delete a educationfurtherindication?\" -> DELETE /v2/providers/employers/educationfurtherindications/{educationFurtherIndicationId}\n- \"List all contractcodes?\" -> GET /v2/providers/employers/{employerId}/contractcodes\n- \"Create a contractcode?\" -> POST /v2/providers/employers/{employerId}/contractcodes\n- \"Get contractcode details?\" -> GET /v2/providers/employers/contractcodes/{contractCodeId}\n- \"Update a contractcode?\" -> PUT /v2/providers/employers/contractcodes/{contractCodeId}\n- \"Delete a contractcode?\" -> DELETE /v2/providers/employers/contractcodes/{contractCodeId}\n- \"List all benefitinkindtypes?\" -> GET /v2/providers/employers/{employerId}/benefitinkindtypes\n- \"Create a benefitinkindtype?\" -> POST /v2/providers/employers/{employerId}/benefitinkindtypes\n- \"Get benefitinkindtype details?\" -> GET /v2/providers/employers/benefitinkindtypes/{benefitInKindTypeId}\n- \"Update a benefitinkindtype?\" -> PUT /v2/providers/employers/benefitinkindtypes/{benefitInKindTypeId}\n- \"Delete a benefitinkindtype?\" -> DELETE /v2/providers/employers/benefitinkindtypes/{benefitInKindTypeId}\n- \"List all customholidays?\" -> GET /v2/providers/employers/{employerId}/customholidays\n- \"Create a customholiday?\" -> POST /v2/providers/employers/{employerId}/customholidays\n- \"Get customholiday details?\" -> GET /v2/providers/employers/customholidays/{customHolidayId}\n- \"Update a customholiday?\" -> PUT /v2/providers/employers/customholidays/{customHolidayId}\n- \"Delete a customholiday?\" -> DELETE /v2/providers/employers/customholidays/{customHolidayId}\n- \"List all billableitems?\" -> GET /billing/providers/employers/{employerId}/billableitems\n- \"List all nationalholidays?\" -> GET /v2/providers/employers/{employerId}/nationalholidays\n- \"Get nationalholiday details?\" -> GET /v2/providers/employers/{employerId}/nationalholidays/{nationalHolidayId}\n- \"Update a nationalholiday?\" -> PUT /v2/providers/employers/{employerId}/nationalholidays/{nationalHolidayId}\n- \"List all configuration?\" -> GET /v2/providers/employers/{employerId}/configuration\n- \"List all distributionunits?\" -> GET /v2/providers/employers/{employerId}/distributionunits\n- \"Create a distributionunit?\" -> POST /v2/providers/employers/{employerId}/distributionunits\n- \"Get distributionunit details?\" -> GET /v2/providers/employers/distributionunits/{distributionUnitId}\n- \"Update a distributionunit?\" -> PUT /v2/providers/employers/distributionunits/{distributionUnitId}\n- \"Create a requestyeartransition?\" -> POST /year/providers/employers/payrolladministrations/years/{yearId}/requestyeartransition\n- \"List all selfservice?\" -> GET /v2/providers/employers/{employerId}/conceptemployees/selfservice\n- \"List all migration?\" -> GET /v2/providers/employers/{employerId}/employees/selfservice/migration\n- \"List all information?\" -> GET /person/account/person/employees/{employeeId}/information\n- \"List all essaccessstatus?\" -> GET /v2/providers/employers/{employerId}/employees/essaccessstatus\n- \"List all authorizations?\" -> GET /v2/providers/employers/{employerId}/authorizations\n- \"List all modules?\" -> GET /v2/providers/employers/{employerId}/modules\n- \"List all conceptemployees?\" -> GET /v2/providers/employers/{employerId}/conceptemployees\n- \"Create a conceptemployee?\" -> POST /v2/providers/employers/{employerId}/conceptemployees\n- \"Get minimized details?\" -> GET /v2/providers/employers/conceptemployees/minimized/{conceptEmployeeId}\n- \"Update a minimized?\" -> PUT /v2/providers/employers/conceptemployees/minimized/{conceptEmployeeId}\n- \"Get conceptemployee details?\" -> GET /v2/providers/employers/conceptemployees/{conceptEmployeeId}\n- \"Update a conceptemployee?\" -> PUT /v2/providers/employers/conceptemployees/{conceptEmployeeId}\n- \"Delete a conceptemployee?\" -> DELETE /v2/providers/employers/conceptemployees/{conceptEmployeeId}\n- \"Get paygrade details?\" -> GET /v2/providers/employers/conceptemployees/metadata/payrollAdministration/{payrollAdministrationId}/payScale/{payscaleKey}/paygrade/{paygradeKey}\n- \"List all preboardingtrajectory?\" -> GET /v2/providers/employers/conceptemployees/{conceptEmployeeId}/preboardingtrajectory\n- \"Create a preboardingtrajectory?\" -> POST /v2/providers/employers/conceptemployees/{conceptEmployeeId}/preboardingtrajectory\n- \"List all actualpaygradeamounts?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/employees/employments/actualpaygradeamounts\n- \"Create a initiate?\" -> POST /v2/providers/employers/conceptemployees/{conceptEmployeeId}/assessment/initiate\n- \"List all assessments?\" -> GET /v2/providers/employers/{employerId}/assessments\n- \"List all contactpersons?\" -> GET /v2/providers/employers/conceptemployees/{conceptEmployeeId}/contactpersons\n- \"Create a contactperson?\" -> POST /v2/providers/employers/conceptemployees/{conceptEmployeeId}/contactpersons\n- \"List all metadata?\" -> GET /v2/providers/employers/conceptemployees/{conceptEmployeeId}/contactpersons/metadata\n- \"Update a contactperson?\" -> PUT /v2/providers/employers/conceptemployees/contactpersons/{contactPersonId}\n- \"Delete a contactperson?\" -> DELETE /v2/providers/employers/conceptemployees/contactpersons/{contactPersonId}\n- \"List all notifications?\" -> GET /v2/providers/employers/{employerId}/notifications\n- \"List all summary?\" -> GET /v2/providers/employers/notifications/summary\n- \"Get notification details?\" -> GET /v2/providers/employers/notifications/{notificationId}\n- \"List all announcements?\" -> GET /v2/providers/employers/{employerId}/announcements\n- \"Get announcement details?\" -> GET /v2/providers/employers/announcements/{announcementId}\n- \"List all employments?\" -> GET /v2/providers/employers/{employerId}/employees/employments\n- \"List all comprehensive?\" -> GET /v2/providers/employers/{employerId}/employees/employments/comprehensive\n- \"Create a employment?\" -> POST /v2/providers/employers/employees/{employeeId}/employments\n- \"Get employment details?\" -> GET /v2/providers/employers/employees/employments/{employmentId}\n- \"Update a employment?\" -> PUT /v2/providers/employers/employees/employments/{employmentId}\n- \"Partially update a employment?\" -> PATCH /v2/providers/employers/employees/employments/{employmentId}\n- \"Delete a employment?\" -> DELETE /v2/providers/employers/employees/employments/{employmentId}\n- \"Create a transitioncompensation?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/transitioncompensation\n- \"List all deleteinformation?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/deleteinformation\n- \"Create a payrollperioddata?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/payrollperioddata\n- \"Get payrollperioddata details?\" -> GET /v2/providers/employers/employees/employments/payrollperioddata/{payrollperioddataId}\n- \"Update a payrollperioddata?\" -> PUT /v2/providers/employers/employees/employments/payrollperioddata/{payrollperioddataId}\n- \"Delete a payrollperioddata?\" -> DELETE /v2/providers/employers/employees/employments/payrollperioddata/{payrollperioddataId}\n- \"List all benefitsanddeductions?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/benefitsanddeductions\n- \"Create a benefitsanddeduction?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/benefitsanddeductions\n- \"Get benefitsAndDeduction details?\" -> GET /v2/providers/employers/employees/employments/benefitsAndDeductions/{benefitsanddeductionsId}\n- \"Update a benefitsAndDeduction?\" -> PUT /v2/providers/employers/employees/employments/benefitsAndDeductions/{benefitsanddeductionsId}\n- \"Delete a benefitsAndDeduction?\" -> DELETE /v2/providers/employers/employees/employments/benefitsAndDeductions/{benefitsanddeductionsId}\n- \"List all benefitsanddeductions\"?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/import/benefitsanddeductions\"\n- \"Create a benefitsanddeductions\"?\" -> POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/import/benefitsanddeductions\"\n- \"Create a wageprojection?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/wageprojection\n- \"Create a basedOnDefaultClaConfiguration?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/wageprojection/basedOnDefaultClaConfiguration\n- \"Get cladata details?\" -> GET /wageprojection/cladata/{collectiveLaborAgreementId}\n- \"List all collectivelaboragreements?\" -> GET /wageprojection/collectivelaboragreements\n- \"List all educations?\" -> GET /v2/providers/employers/employees/{employeeId}/educations\n- \"Create a education?\" -> POST /v2/providers/employers/employees/{employeeId}/educations\n- \"Get education details?\" -> GET /v2/providers/employers/employees/educations/{employeeEducationId}\n- \"Update a education?\" -> PUT /v2/providers/employers/employees/educations/{employeeEducationId}\n- \"Delete a education?\" -> DELETE /v2/providers/employers/employees/educations/{employeeEducationId}\n- \"List all declarations?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/declarations\n- \"Create a declaration?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/declarations\n- \"Get declaration details?\" -> GET /v2/providers/employers/employees/employments/declarations/{declarationId}\n- \"Update a declaration?\" -> PUT /v2/providers/employers/employees/employments/declarations/{declarationId}\n- \"Delete a declaration?\" -> DELETE /v2/providers/employers/employees/employments/declarations/{declarationId}\n- \"List all audittrail?\" -> GET /v2/providers/employers/employees/employments/declarations/{declarationId}/audittrail\n- \"Create a receipt?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/declarations/analyze/receipt\n- \"List all wages?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/wages\n- \"Create a wage?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/wages\n- \"Get wage details?\" -> GET /v2/providers/employers/employees/employments/wages/{wageId}\n- \"Update a wage?\" -> PUT /v2/providers/employers/employees/employments/wages/{wageId}\n- \"Delete a wage?\" -> DELETE /v2/providers/employers/employees/employments/wages/{wageId}\n- \"List all wage\"?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/import/wage\"\n- \"Create a wage\"?\" -> POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/import/wage\"\n- \"List all minimumwage?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/minimumwage\n- \"List all costperhour?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/costperhour\n- \"Create a costperhour?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/costperhour\n- \"Get costperhour details?\" -> GET /v2/providers/employers/employees/employments/costperhour/{costPerHourId}\n- \"Update a costperhour?\" -> PUT /v2/providers/employers/employees/employments/costperhour/{costPerHourId}\n- \"Delete a costperhour?\" -> DELETE /v2/providers/employers/employees/employments/costperhour/{costPerHourId}\n- \"List all workinghours?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/workinghours\n- \"Create a workinghour?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/workinghours\n- \"Get workinghour details?\" -> GET /v2/providers/employers/employees/employments/workinghours/{workinghoursId}\n- \"Update a workinghour?\" -> PUT /v2/providers/employers/employees/employments/workinghours/{workinghoursId}\n- \"Delete a workinghour?\" -> DELETE /v2/providers/employers/employees/employments/workinghours/{workinghoursId}\n- \"List all organizationalentities?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/organizationalentities\n- \"Create a organizationalentity?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/organizationalentities\n- \"Get organizationalentity details?\" -> GET /v2/providers/employers/employees/employments/organizationalentities/{organizationalEntityId}\n- \"Update a organizationalentity?\" -> PUT /v2/providers/employers/employees/employments/organizationalentities/{organizationalEntityId}\n- \"Delete a organizationalentity?\" -> DELETE /v2/providers/employers/employees/employments/organizationalentities/{organizationalEntityId}\n- \"List all paymentinformationsepa?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/paymentinformationsepa\n- \"Create a paymentinformationsepa?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/paymentinformationsepa\n- \"Get paymentinformationsepa details?\" -> GET /v2/providers/employers/employees/employments/paymentinformationsepa/{paymentInformationSepaId}\n- \"Update a paymentinformationsepa?\" -> PUT /v2/providers/employers/employees/employments/paymentinformationsepa/{paymentInformationSepaId}\n- \"Delete a paymentinformationsepa?\" -> DELETE /v2/providers/employers/employees/employments/paymentinformationsepa/{paymentInformationSepaId}\n- \"List all paymentinformationsepaseparatepayments?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/paymentinformationsepaseparatepayments\n- \"Create a paymentinformationsepaseparatepayment?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/paymentinformationsepaseparatepayments\n- \"Get paymentinformationsepaseparatepayment details?\" -> GET /v2/providers/employers/employees/employments/paymentinformationsepaseparatepayments/{paymentInformationSepaSeparatePaymentId}\n- \"Update a paymentinformationsepaseparatepayment?\" -> PUT /v2/providers/employers/employees/employments/paymentinformationsepaseparatepayments/{paymentInformationSepaSeparatePaymentId}\n- \"Delete a paymentinformationsepaseparatepayment?\" -> DELETE /v2/providers/employers/employees/employments/paymentinformationsepaseparatepayments/{paymentInformationSepaSeparatePaymentId}\n- \"List all paymentinformationnonsepa?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/paymentinformationnonsepa\n- \"Create a paymentinformationnonsepa?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/paymentinformationnonsepa\n- \"Get paymentinformationnonsepa details?\" -> GET /v2/providers/employers/employees/employments/paymentinformationnonsepa/{paymentInformationNonSepaId}\n- \"Update a paymentinformationnonsepa?\" -> PUT /v2/providers/employers/employees/employments/paymentinformationnonsepa/{paymentInformationNonSepaId}\n- \"Delete a paymentinformationnonsepa?\" -> DELETE /v2/providers/employers/employees/employments/paymentinformationnonsepa/{paymentInformationNonSepaId}\n- \"List all attachmentsofearnings?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/attachmentsofearnings\n- \"Create a attachmentsofearning?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/attachmentsofearnings\n- \"Get attachmentsofearning details?\" -> GET /v2/providers/employers/employees/employments/attachmentsofearnings/{attachmentOfEarningsId}\n- \"Update a attachmentsofearning?\" -> PUT /v2/providers/employers/employees/employments/attachmentsofearnings/{attachmentOfEarningsId}\n- \"Delete a attachmentsofearning?\" -> DELETE /v2/providers/employers/employees/employments/attachmentsofearnings/{attachmentOfEarningsId}\n- \"List all protectedearnings?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/protectedearnings\n- \"Create a protectedearning?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/protectedearnings\n- \"Get protectedearning details?\" -> GET /v2/providers/employers/employees/employments/protectedearnings/{protectedEarningsId}\n- \"Update a protectedearning?\" -> PUT /v2/providers/employers/employees/employments/protectedearnings/{protectedEarningsId}\n- \"Delete a protectedearning?\" -> DELETE /v2/providers/employers/employees/employments/protectedearnings/{protectedEarningsId}\n- \"List all fiscalproperties?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/fiscalproperties\n- \"Create a fiscalproperty?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/fiscalproperties\n- \"Get fiscalproperty details?\" -> GET /v2/providers/employers/employees/employments/fiscalproperties/{fiscalPropertiesId}\n- \"Update a fiscalproperty?\" -> PUT /v2/providers/employers/employees/employments/fiscalproperties/{fiscalPropertiesId}\n- \"Delete a fiscalproperty?\" -> DELETE /v2/providers/employers/employees/employments/fiscalproperties/{fiscalPropertiesId}\n- \"List all calculatedannualsalary?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/employees/employments/calculatedannualsalary\n- \"List all fiscalcompanycars?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/fiscalcompanycars\n- \"Create a fiscalcompanycar?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/fiscalcompanycars\n- \"Get fiscalcompanycar details?\" -> GET /v2/providers/employers/employees/employments/fiscalcompanycars/{fiscalCompanyCarId}\n- \"Update a fiscalcompanycar?\" -> PUT /v2/providers/employers/employees/employments/fiscalcompanycars/{fiscalCompanyCarId}\n- \"Delete a fiscalcompanycar?\" -> DELETE /v2/providers/employers/employees/employments/fiscalcompanycars/{fiscalCompanyCarId}\n- \"List all companycars?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/companycars\n- \"Create a companycar?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/companycars\n- \"Get companycar details?\" -> GET /v2/providers/employers/employees/employments/companycars/{companyCarId}\n- \"Update a companycar?\" -> PUT /v2/providers/employers/employees/employments/companycars/{companyCarId}\n- \"Delete a companycar?\" -> DELETE /v2/providers/employers/employees/employments/companycars/{companyCarId}\n- \"List all additionaltaxliability?\" -> GET /rdwservices/additionaltaxliability\n- \"List all employmentfunds?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/employmentfunds\n- \"Create a employmentfund?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/employmentfunds\n- \"Get employmentfund details?\" -> GET /v2/providers/employers/employees/employments/employmentfunds/{employmentFundId}\n- \"Update a employmentfund?\" -> PUT /v2/providers/employers/employees/employments/employmentfunds/{employmentFundId}\n- \"Delete a employmentfund?\" -> DELETE /v2/providers/employers/employees/employments/employmentfunds/{employmentFundId}\n- \"List all abpfunds?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/abpfunds\n- \"Create a abpfund?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/abpfunds\n- \"Get abpfund details?\" -> GET /v2/providers/employers/employees/employments/abpfunds/{abpFundId}\n- \"Update a abpfund?\" -> PUT /v2/providers/employers/employees/employments/abpfunds/{abpFundId}\n- \"Delete a abpfund?\" -> DELETE /v2/providers/employers/employees/employments/abpfunds/{abpFundId}\n- \"List all basesforemploymentfundcalculation?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/basesforemploymentfundcalculation\n- \"Create a basesforemploymentfundcalculation?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/basesforemploymentfundcalculation\n- \"Get basesforemploymentfundcalculation details?\" -> GET /v2/providers/employers/employees/employments/basesforemploymentfundcalculation/{baseforemploymentfundcalculationId}\n- \"Update a basesforemploymentfundcalculation?\" -> PUT /v2/providers/employers/employees/employments/basesforemploymentfundcalculation/{baseforemploymentfundcalculationId}\n- \"Delete a basesforemploymentfundcalculation?\" -> DELETE /v2/providers/employers/employees/employments/basesforemploymentfundcalculation/{baseforemploymentfundcalculationId}\n- \"List all basesforcalculation?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/basesforcalculation\n- \"Create a basesforcalculation?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/basesforcalculation\n- \"Get basesforcalculation details?\" -> GET /v2/providers/employers/employees/employments/basesforcalculation/{baseforcalculationId}\n- \"Update a basesforcalculation?\" -> PUT /v2/providers/employers/employees/employments/basesforcalculation/{baseforcalculationId}\n- \"Delete a basesforcalculation?\" -> DELETE /v2/providers/employers/employees/employments/basesforcalculation/{baseforcalculationId}\n- \"List all deviatingawfcontributions?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/deviatingawfcontributions\n- \"Create a deviatingawfcontribution?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/deviatingawfcontributions\n- \"Get deviatingawfcontribution details?\" -> GET /v2/providers/employers/employees/employments/deviatingawfcontributions/{deviatingAwfContributionId}\n- \"Update a deviatingawfcontribution?\" -> PUT /v2/providers/employers/employees/employments/deviatingawfcontributions/{deviatingAwfContributionId}\n- \"Delete a deviatingawfcontribution?\" -> DELETE /v2/providers/employers/employees/employments/deviatingawfcontributions/{deviatingAwfContributionId}\n- \"List all pensionbenefits?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/pensionbenefits\n- \"Create a pensionbenefit?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/pensionbenefits\n- \"Get pensionbenefit details?\" -> GET /v2/providers/employers/employees/employments/pensionbenefits/{pensionBenefitId}\n- \"Update a pensionbenefit?\" -> PUT /v2/providers/employers/employees/employments/pensionbenefits/{pensionBenefitId}\n- \"Delete a pensionbenefit?\" -> DELETE /v2/providers/employers/employees/employments/pensionbenefits/{pensionBenefitId}\n- \"List all deviatinghourlywages?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/deviatinghourlywages\n- \"Create a deviatinghourlywage?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/deviatinghourlywages\n- \"Get deviatinghourlywage details?\" -> GET /v2/providers/employers/employees/employments/deviatinghourlywages/{deviatingHourlyWageId}\n- \"Update a deviatinghourlywage?\" -> PUT /v2/providers/employers/employees/employments/deviatinghourlywages/{deviatingHourlyWageId}\n- \"Delete a deviatinghourlywage?\" -> DELETE /v2/providers/employers/employees/employments/deviatinghourlywages/{deviatingHourlyWageId}\n- \"List all benefitsInKind?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/benefitsInKind\n- \"Create a benefitsInKind?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/benefitsInKind\n- \"Get benefitsinkind details?\" -> GET /v2/providers/employers/employees/employments/benefitsinkind/{benefitInKindId}\n- \"Update a benefitsinkind?\" -> PUT /v2/providers/employers/employees/employments/benefitsinkind/{benefitInKindId}\n- \"Delete a benefitsinkind?\" -> DELETE /v2/providers/employers/employees/employments/benefitsinkind/{benefitInKindId}\n- \"List all customnotifications?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/customnotifications\n- \"Create a customnotification?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/customnotifications\n- \"Get customnotification details?\" -> GET /v2/providers/employers/employees/employments/customnotifications/{customNotificationId}\n- \"Update a customnotification?\" -> PUT /v2/providers/employers/employees/employments/customnotifications/{customNotificationId}\n- \"Delete a customnotification?\" -> DELETE /v2/providers/employers/employees/employments/customnotifications/{customNotificationId}\n- \"List all otherPayrollVariables?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/otherPayrollVariables\n- \"Create a otherPayrollVariable?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/otherPayrollVariables\n- \"Get otherPayrollVariable details?\" -> GET /v2/providers/employers/employees/employments/otherPayrollVariables/{otherPayrollVariablesId}\n- \"Update a otherPayrollVariable?\" -> PUT /v2/providers/employers/employees/employments/otherPayrollVariables/{otherPayrollVariablesId}\n- \"Delete a otherPayrollVariable?\" -> DELETE /v2/providers/employers/employees/employments/otherPayrollVariables/{otherPayrollVariablesId}\n- \"List all socialsecurityconfigurations?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/socialsecurityconfigurations\n- \"Create a socialsecurityconfiguration?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/socialsecurityconfigurations\n- \"Get socialsecurityconfiguration details?\" -> GET /v2/providers/employers/employees/employments/socialsecurityconfigurations/{socialSecurityConfigurationId}\n- \"Update a socialsecurityconfiguration?\" -> PUT /v2/providers/employers/employees/employments/socialsecurityconfigurations/{socialSecurityConfigurationId}\n- \"Delete a socialsecurityconfiguration?\" -> DELETE /v2/providers/employers/employees/employments/socialsecurityconfigurations/{socialSecurityConfigurationId}\n- \"List all socialsecuritybenefits?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/socialsecuritybenefits\n- \"Create a socialsecuritybenefit?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/socialsecuritybenefits\n- \"Get socialsecuritybenefit details?\" -> GET /v2/providers/employers/employees/employments/socialsecuritybenefits/{socialSecurityBenefitId}\n- \"Update a socialsecuritybenefit?\" -> PUT /v2/providers/employers/employees/employments/socialsecuritybenefits/{socialSecurityBenefitId}\n- \"Delete a socialsecuritybenefit?\" -> DELETE /v2/providers/employers/employees/employments/socialsecuritybenefits/{socialSecurityBenefitId}\n- \"List all healthcareinsuranceactconfigurations?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/healthcareinsuranceactconfigurations\n- \"Create a healthcareinsuranceactconfiguration?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/healthcareinsuranceactconfigurations\n- \"Get healthcareinsuranceactconfiguration details?\" -> GET /v2/providers/employers/employees/employments/healthcareinsuranceactconfigurations/{healthcareInsuranceActConfigurationId}\n- \"Update a healthcareinsuranceactconfiguration?\" -> PUT /v2/providers/employers/employees/employments/healthcareinsuranceactconfigurations/{healthcareInsuranceActConfigurationId}\n- \"Delete a healthcareinsuranceactconfiguration?\" -> DELETE /v2/providers/employers/employees/employments/healthcareinsuranceactconfigurations/{healthcareInsuranceActConfigurationId}\n- \"List all wachtgeld?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/wachtgeld\n- \"Create a wachtgeld?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/wachtgeld\n- \"Get wachtgeld details?\" -> GET /v2/providers/employers/employees/employments/wachtgeld/{wachtgeldId}\n- \"Update a wachtgeld?\" -> PUT /v2/providers/employers/employees/employments/wachtgeld/{wachtgeldId}\n- \"Delete a wachtgeld?\" -> DELETE /v2/providers/employers/employees/employments/wachtgeld/{wachtgeldId}\n- \"List all citizenservicenumbers?\" -> GET /v2/providers/employers/{employerId}/employees/citizenservicenumbers\n- \"List all actualorganizationalentities?\" -> GET /v2/providers/employers/{employerId}/actualorganizationalentities\n- \"List all actualwages?\" -> GET /v2/providers/employers/{employerId}/actualwages\n- \"List all actualworkinghours?\" -> GET /v2/providers/employers/{employerId}/actualworkinghours\n- \"List all actualbenefitsanddeductions?\" -> GET /v2/providers/employers/{employerId}/employees/employments/actualbenefitsanddeductions\n- \"List all actualemploymentfunds?\" -> GET /v2/providers/employers/{employerId}/employees/employments/actualemploymentfunds\n- \"List all actualabpfunds?\" -> GET /v2/providers/employers/{employerId}/employees/employments/actualabpfunds\n- \"List all actualfiscalproperties?\" -> GET /v2/providers/employers/{employerId}/employees/employments/actualfiscalproperties\n- \"List all actualhealthcareinsuranceactconfigurations?\" -> GET /v2/providers/employers/{employerId}/employees/employments/actualhealthcareinsuranceactconfigurations\n- \"List all actualsocialsecurityconfigurations?\" -> GET /v2/providers/employers/{employerId}/employees/employments/actualsocialsecurityconfigurations\n- \"List all actualsocialsecuritybenefits?\" -> GET /v2/providers/employers/{employerId}/employees/employments/actualsocialsecuritybenefits\n- \"List all actualdeviatingawfcontributions?\" -> GET /v2/providers/employers/{employerId}/employees/employments/actualdeviatingawfcontributions\n- \"List all actualbenefitsinkind?\" -> GET /v2/providers/employers/{employerId}/employees/employments/actualbenefitsinkind\n- \"List all actualcompanycars?\" -> GET /v2/providers/employers/{employerId}/employees/employments/actualcompanycars\n- \"List all actualfiscalcompanycars?\" -> GET /v2/providers/employers/{employerId}/employees/employments/actualfiscalcompanycars\n- \"List all actualjournalallocations?\" -> GET /v2/providers/employers/{employerId}/employees/employments/actualjournalallocations\n- \"List all actualbasesforcalculation?\" -> GET /v2/providers/employers/{employerId}/employees/employments/actualbasesforcalculation\n- \"List all actualotherpayrollvariables?\" -> GET /v2/providers/employers/{employerId}/employees/employments/actualotherpayrollvariables\n- \"List all actualpaymentinformationnonsepa?\" -> GET /v2/providers/employers/{employerId}/employees/employments/actualpaymentinformationnonsepa\n- \"List all actualbasesforemploymentfundcalculation?\" -> GET /v2/providers/employers/{employerId}/employees/employments/actualbasesforemploymentfundcalculation\n- \"List all actualpensionbenefits?\" -> GET /v2/providers/employers/{employerId}/employees/employments/actualpensionbenefits\n- \"List all actualdeviatinghourlywages?\" -> GET /v2/providers/employers/{employerId}/employees/employments/actualdeviatinghourlywages\n- \"List all actualcostperhour?\" -> GET /v2/providers/employers/{employerId}/employees/employments/actualcostperhour\n- \"List all achmeainsurancecontracts?\" -> GET /achmeainsurancecontracts\n- \"List all insuredwagecalculationpercentages?\" -> GET /achmeainsurancecontracts/{achmeaInsuranceContractId}/insuredwagecalculationpercentages\n- \"List all benifyurl?\" -> GET /v2/providers/employers/employees/{employeeId}/benifyurl\n- \"List all yourcampus?\" -> GET /users/yourcampus\n- \"List all leavePolicies?\" -> GET /v2/providers/employers/{employerId}/leavePolicies\n- \"Create a leavePolicy?\" -> POST /v2/providers/employers/{employerId}/leavePolicies\n- \"Get leavePolicy details?\" -> GET /v2/providers/employers/leavePolicies/{leavePolicyId}\n- \"Update a leavePolicy?\" -> PUT /v2/providers/employers/leavePolicies/{leavePolicyId}\n- \"Delete a leavePolicy?\" -> DELETE /v2/providers/employers/leavePolicies/{leavePolicyId}\n- \"List all agebasedleave?\" -> GET /v2/providers/employers/leavePolicies/{leavePolicyId}/agebasedleave\n- \"Create a agebasedleave?\" -> POST /v2/providers/employers/leavePolicies/{leavePolicyId}/agebasedleave\n- \"Get agebasedleave details?\" -> GET /v2/providers/employers/leavePolicies/agebasedleave/{ageBasedLeaveId}\n- \"Update a agebasedleave?\" -> PUT /v2/providers/employers/leavePolicies/agebasedleave/{ageBasedLeaveId}\n- \"Delete a agebasedleave?\" -> DELETE /v2/providers/employers/leavePolicies/agebasedleave/{ageBasedLeaveId}\n- \"List all yearsofservicebasedleave?\" -> GET /v2/providers/employers/leavePolicies/{leavePolicyId}/yearsofservicebasedleave\n- \"Create a yearsofservicebasedleave?\" -> POST /v2/providers/employers/leavePolicies/{leavePolicyId}/yearsofservicebasedleave\n- \"Get yearsofservicebasedleave details?\" -> GET /v2/providers/employers/leavePolicies/yearsofservicebasedleave/{yearsOfServiceBasedLeaveId}\n- \"Update a yearsofservicebasedleave?\" -> PUT /v2/providers/employers/leavePolicies/yearsofservicebasedleave/{yearsOfServiceBasedLeaveId}\n- \"Delete a yearsofservicebasedleave?\" -> DELETE /v2/providers/employers/leavePolicies/yearsofservicebasedleave/{yearsOfServiceBasedLeaveId}\n- \"List all wagebasedleave?\" -> GET /v2/providers/employers/leavePolicies/{leavePolicyId}/wagebasedleave\n- \"Create a wagebasedleave?\" -> POST /v2/providers/employers/leavePolicies/{leavePolicyId}/wagebasedleave\n- \"Get wagebasedleave details?\" -> GET /v2/providers/employers/leavePolicies/wagebasedleave/{wageBasedLeaveId}\n- \"Update a wagebasedleave?\" -> PUT /v2/providers/employers/leavePolicies/wagebasedleave/{wageBasedLeaveId}\n- \"Delete a wagebasedleave?\" -> DELETE /v2/providers/employers/leavePolicies/wagebasedleave/{wageBasedLeaveId}\n- \"List all accrual?\" -> GET /v2/providers/employers/leavepolicies/{leavePolicyId}/employments/leave/accrual\n- \"List all accrual\"?\" -> GET /v2/providers/employers/leavepolicies/{leavePolicyId}/employments/{employmentId}/leave/accrual\"\n- \"List all entitlement?\" -> GET /v2/providers/employers/leavepolicies/{leavePolicyId}/employments/leave/entitlement\n- \"List all entitlement\"?\" -> GET /v2/providers/employers/leavepolicies/{leavePolicyId}/employments/{employmentId}/leave/entitlement\"\n- \"List all leavetypes?\" -> GET /v2/providers/employers/{employerId}/leavetypes\n- \"Get leavetype details?\" -> GET /v2/providers/employers/{employerId}/leavetypes/{leaveTypeId}\n- \"Update a leavetype?\" -> PUT /v2/providers/employers/{employerId}/leavetypes/{leaveTypeId}\n- \"List all leaverequests?\" -> GET /v2/providers/employers/{employerId}/employees/employments/leaverequests\n- \"List all currentlyAvailableUnits?\" -> GET /v2/providers/employers/employees/employments/leaverequests/currentlyAvailableUnits\n- \"List all leave?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/leave\n- \"Create a leave?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/leave\n- \"Get leave details?\" -> GET /v2/providers/employers/employees/employments/leave/{leaveId}\n- \"Update a leave?\" -> PUT /v2/providers/employers/employees/employments/leave/{leaveId}\n- \"Delete a leave?\" -> DELETE /v2/providers/employers/employees/employments/leave/{leaveId}\n- \"List all defaults?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/leave/defaults\n- \"List all proposedleavehours?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/leave/proposedleavehours\n- \"Get overview details?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/leave/overview/{year}\n- \"Create a leaverequest?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/leaverequests\n- \"Get leaverequest details?\" -> GET /v2/providers/employers/employees/employments/leaverequests/{leaveRequestId}\n- \"Update a leaverequest?\" -> PUT /v2/providers/employers/employees/employments/leaverequests/{leaveRequestId}\n- \"List all leavebalances?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/leavebalances\n- \"List all worth?\" -> GET /v2/providers/employers/{employerId}/leavebalances/worth\n- \"List all grouped?\" -> GET /v2/providers/employers/{employerId}/leavebalances/grouped\n- \"List all leavepolicies?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/leavepolicies\n- \"List all leave\"?\" -> GET /v2/providers/employers/{employerId}/import/leave\"\n- \"Create a leave\"?\" -> POST /v2/providers/employers/{employerId}/import/leave\"\n- \"List all payrollprocessoverview?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollprocessoverview\n- \"List all payrollruns?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollruns\n- \"Get payrollrun details?\" -> GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}\n- \"Partially update a payrollrun?\" -> PATCH /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}\n- \"Create a periodreadyforpayroll?\" -> POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/periodreadyforpayroll\n- \"List all payslips?\" -> GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/payslips\n- \"List all defaultset?\" -> GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/defaultset\n- \"List all paymentoverviews?\" -> GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/paymentoverviews\n- \"List all wagesheets?\" -> GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/wagesheets\n- \"List all sepafiles?\" -> GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/sepafiles\n- \"List all sepahashes?\" -> GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/sepahashes\n- \"Get sepafile details?\" -> GET /v2/providers/employers/payrolladministrations/payrollruns/sepafiles/{sepafileId}\n- \"List all totalsepafile?\" -> GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/totalsepafile\n- \"List all runoverviews?\" -> GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/runoverviews\n- \"List all payrollcontrolregister?\" -> GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/payrollcontrolregister\n- \"List all journalentriesperdistributionunitoverviews?\" -> GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/journalentriesperdistributionunitoverviews\n- \"List all errorsandwarnings?\" -> GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/errorsandwarnings\n- \"List all nonsepafile?\" -> GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/nonsepafile\n- \"List all payrollPeriodDataAuditTrail?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollPeriodDataAuditTrail\n- \"List all employmentPayrollDataAuditTrail?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/employmentPayrollDataAuditTrail\n- \"List all payrollperiods?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollperiods\n- \"List all payrollresults?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollperiods/{payrollPeriodId}/payrollresults\n- \"List all compare?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollperiods/compare\n- \"Get payrollcomponent details?\" -> GET /v2/providers/employers/{employerId}/employees/employments/payrollperiods/payrollcomponents/{payrollComponent}\n- \"List all results?\" -> GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/results\n- \"List all BalanceSheet?\" -> GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/BalanceSheet\n- \"List all payrollresults\"?\" -> GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/payrollresults\"\n- \"List all grouped\"?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollperiods/payrollresults/grouped\"\n- \"List all providers?\" -> GET /providers\n- \"List all contactinformation?\" -> GET /v2/providers/{providerId}/contactinformation\n- \"List all logos?\" -> GET /v2/providers/{providerId}/logos\n- \"Update a logo?\" -> PUT /v2/providers/logos/{logoId}\n- \"Delete a logo?\" -> DELETE /v2/providers/logos/{logoId}\n- \"List all payslip?\" -> GET /v2/providers/{providerId}/configuration/payslip\n- \"List all notificationsettings?\" -> GET /v2/providers/{providerId}/notificationsettings\n- \"List all groupclassifications?\" -> GET /v2/providers/{providerId}/groupclassifications\n- \"Create a groupclassification?\" -> POST /v2/providers/{providerId}/groupclassifications\n- \"Update a groupclassification?\" -> PUT /v2/providers/groupclassifications/{groupClassificationId}\n- \"Delete a groupclassification?\" -> DELETE /v2/providers/groupclassifications/{groupClassificationId}\n- \"List all workrelatedcostsutilization?\" -> GET /v2/providers/employers/payrolladministrations/workrelatedcostsutilization\n- \"List all usage?\" -> GET /qwoatermicroservice/providers/employers/dossier/usage\n- \"List all authorizationsets?\" -> GET /v2/providers/{providerId}/authorizationsets\n- \"Create a authorizationset?\" -> POST /v2/providers/{providerId}/authorizationsets\n- \"Get authorizationset details?\" -> GET /v2/providers/authorizationsets/{authorizationSetId}\n- \"Update a authorizationset?\" -> PUT /v2/providers/authorizationsets/{authorizationSetId}\n- \"Delete a authorizationset?\" -> DELETE /v2/providers/authorizationsets/{authorizationSetId}\n- \"List all modulesets?\" -> GET /v2/providers/{providerId}/modulesets\n- \"Create a moduleset?\" -> POST /v2/providers/{providerId}/modulesets\n- \"Get moduleset details?\" -> GET /v2/providers/modulesets/{moduleSetId}\n- \"Partially update a moduleset?\" -> PATCH /v2/providers/modulesets/{moduleSetId}\n- \"Delete a moduleset?\" -> DELETE /v2/providers/modulesets/{moduleSetId}\n- \"List all moduleset?\" -> GET /v2/providers/employers/{employerId}/moduleset\n- \"List all notificationsets?\" -> GET /v2/providers/{providerId}/notificationsets\n- \"Create a notificationset?\" -> POST /v2/providers/{providerId}/notificationsets\n- \"Get notificationset details?\" -> GET /v2/providers/notificationsets/{notificationSetId}\n- \"Partially update a notificationset?\" -> PATCH /v2/providers/notificationsets/{notificationSetId}\n- \"Delete a notificationset?\" -> DELETE /v2/providers/notificationsets/{notificationSetId}\n- \"List all status?\" -> GET /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/payrollruns/status\n- \"List all status\"?\" -> GET /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/payrolltaxreturns/status\"\n- \"List all journalruns?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/journalruns\n- \"Get journalrun details?\" -> GET /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}\n- \"Partially update a journalrun?\" -> PATCH /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}\n- \"Create a undo?\" -> POST /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/undo\n- \"Create a recalculate?\" -> POST /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/journalruns/recalculate\n- \"List all cumulativeresults?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/journalruns/cumulativeresults\n- \"List all report?\" -> GET /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/report\n- \"List all runoverview?\" -> GET /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/runoverview\n- \"List all runoverviewperemployment?\" -> GET /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/runoverviewperemployment\n- \"List all exportAuditTrail?\" -> GET /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/exportAuditTrail\n- \"List all errors?\" -> GET /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/errors\n- \"Create a send?\" -> POST /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/send\n- \"Create a download?\" -> POST /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/download\n- \"List all journalConfigurations?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/journalConfigurations\n- \"Create a journalConfiguration?\" -> POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/journalConfigurations\n- \"Get journalConfiguration details?\" -> GET /v2/providers/employers/payrolladministrations/journalConfigurations/{journalConfigurationId}\n- \"Update a journalConfiguration?\" -> PUT /v2/providers/employers/payrolladministrations/journalConfigurations/{journalConfigurationId}\n- \"Delete a journalConfiguration?\" -> DELETE /v2/providers/employers/payrolladministrations/journalConfigurations/{journalConfigurationId}\n- \"List all journalApplication?\" -> GET /v2/providers/employers/payrolladministrations/journalConfigurations/{journalConfigurationId}/journalApplication\n- \"Create a journalApplication?\" -> POST /v2/providers/employers/payrolladministrations/journalConfigurations/{journalConfigurationId}/journalApplication\n- \"List all journalProfiles?\" -> GET /v2/providers/{providerId}/journalProfiles\n- \"Create a journalProfile?\" -> POST /v2/providers/{providerId}/journalProfiles\n- \"Get journalProfile details?\" -> GET /v2/providers/journalProfiles/{journalProfileId}\n- \"Update a journalProfile?\" -> PUT /v2/providers/journalProfiles/{journalProfileId}\n- \"Delete a journalProfile?\" -> DELETE /v2/providers/journalProfiles/{journalProfileId}\n- \"List all ledgerAccounts?\" -> GET /v2/providers/journalProfiles/{journalProfileId}/ledgerAccounts\n- \"Create a ledgerAccount?\" -> POST /v2/providers/journalProfiles/{journalProfileId}/ledgerAccounts\n- \"Get ledgerAccount details?\" -> GET /v2/providers/journalProfiles/ledgerAccounts/{ledgerAccountId}\n- \"Partially update a ledgerAccount?\" -> PATCH /v2/providers/journalProfiles/ledgerAccounts/{ledgerAccountId}\n- \"Delete a ledgerAccount?\" -> DELETE /v2/providers/journalProfiles/ledgerAccounts/{ledgerAccountId}\n- \"List all ledgerAccountToPayrollComponentLinks\"?\" -> GET /v2/providers/journalProfiles/{journalProfileId}/ledgerAccountToPayrollComponentLinks\"\n- \"Create a ledgerAccountToPayrollComponentLinks\"?\" -> POST /v2/providers/journalProfiles/{journalProfileId}/ledgerAccountToPayrollComponentLinks\"\n- \"Get ledgerAccountToPayrollComponentLink details?\" -> GET /v2/providers/journalProfiles/ledgerAccountToPayrollComponentLinks/{ledgerAccountToPayrollComponentLinkId}\n- \"Partially update a ledgerAccountToPayrollComponentLink?\" -> PATCH /v2/providers/journalProfiles/ledgerAccountToPayrollComponentLinks/{ledgerAccountToPayrollComponentLinkId}\n- \"Delete a ledgerAccountToPayrollComponentLink?\" -> DELETE /v2/providers/journalProfiles/ledgerAccountToPayrollComponentLinks/{ledgerAccountToPayrollComponentLinkId}\n- \"List all costCenters?\" -> GET /v2/providers/journalProfiles/{journalProfileId}/costCenters\n- \"Create a costCenter?\" -> POST /v2/providers/journalProfiles/{journalProfileId}/costCenters\n- \"Get costCenter details?\" -> GET /v2/providers/journalProfiles/costCenters/{costCenterId}\n- \"Partially update a costCenter?\" -> PATCH /v2/providers/journalProfiles/costCenters/{costCenterId}\n- \"Delete a costCenter?\" -> DELETE /v2/providers/journalProfiles/costCenters/{costCenterId}\n- \"List all costUnits?\" -> GET /v2/providers/journalProfiles/{journalProfileId}/costUnits\n- \"Create a costUnit?\" -> POST /v2/providers/journalProfiles/{journalProfileId}/costUnits\n- \"Get costUnit details?\" -> GET /v2/providers/journalProfiles/costUnits/{costUnitId}\n- \"Partially update a costUnit?\" -> PATCH /v2/providers/journalProfiles/costUnits/{costUnitId}\n- \"Delete a costUnit?\" -> DELETE /v2/providers/journalProfiles/costUnits/{costUnitId}\n- \"List all CostCenterCostUnitMatrix?\" -> GET /v2/providers/journalprofiles/{journalProfileId}/CostCenterCostUnitMatrix\n- \"Partially update a journalProfile?\" -> PATCH /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}\n- \"List all ledgerAccountToPayrollComponentLinks?\" -> GET /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/ledgerAccountToPayrollComponentLinks\n- \"Create a ledgerAccountToPayrollComponentLink?\" -> POST /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/ledgerAccountToPayrollComponentLinks\n- \"List all journalallocations?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/journalallocations\n- \"Create a journalallocation?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/journalallocations\n- \"Get journalallocation details?\" -> GET /v2/providers/employers/employees/employments/journalallocations/{journalAllocationId}\n- \"Update a journalallocation?\" -> PUT /v2/providers/employers/employees/employments/journalallocations/{journalAllocationId}\n- \"Delete a journalallocation?\" -> DELETE /v2/providers/employers/employees/employments/journalallocations/{journalAllocationId}\n- \"List all user?\" -> GET /user\n- \"Get user details?\" -> GET /user/{userId}\n- \"Update a user?\" -> PUT /user/{userId}\n- \"Get filtersetting details?\" -> GET /globalfilter/user/filtersettings/{employerId}\n- \"Update a filtersetting?\" -> PUT /globalfilter/user/filtersettings/{employerId}\n- \"List all users?\" -> GET /v2/providers/{providerId}/users\n- \"Create a user?\" -> POST /v2/providers/{providerId}/users\n- \"Delete a user?\" -> DELETE /v2/providers/users/{userId}\n- \"Create a invite?\" -> POST /v2/providers/{providerId}/users/invite\n- \"List all authorizationSet?\" -> GET /v2/providers/users/{userId}/authorizationSet\n- \"List all authorizationGroups?\" -> GET /v2/providers/users/{userId}/authorizationGroups\n- \"List all clients?\" -> GET /v2/providers/users/{userId}/clients\n- \"List all authorizationgroups?\" -> GET /v2/providers/{providerId}/authorizationgroups\n- \"Create a authorizationgroup?\" -> POST /v2/providers/{providerId}/authorizationgroups\n- \"Get authorizationgroup details?\" -> GET /v2/providers/authorizationgroups/{authorizationGroupId}\n- \"Update a authorizationgroup?\" -> PUT /v2/providers/authorizationgroups/{authorizationGroupId}\n- \"Delete a authorizationgroup?\" -> DELETE /v2/providers/authorizationgroups/{authorizationGroupId}\n- \"List all integrations?\" -> GET /users/integrations\n- \"Update a integration?\" -> PUT /v2/providers/employers/users/{userId}/integrations/{applicationId}\n- \"Delete a integration?\" -> DELETE /v2/providers/employers/users/{userId}/integrations/{applicationId}\n- \"List all connectedApplications?\" -> GET /users/connectedApplications\n- \"Delete a connectedApplication?\" -> DELETE /users/connectedApplications/{connectedApplicationId}\n- \"List all informationForDelete?\" -> GET /v2/providers/employers/{employerId}/users/{userId}/informationForDelete\n- \"List all notificationset?\" -> GET /v2/providers/employers/users/{userId}/notificationset\n- \"Create a link?\" -> POST /v2/providers/employers/{employerId}/users/link\n- \"List all recommendedactions?\" -> GET /v2/providers/employers/{employerId}/recommendedactions\n- \"List all employee?\" -> GET /v2/providers/employers/{employerId}/users/{userId}/employee\n- \"List all userResponsibilities?\" -> GET /v2/providers/{providerId}/userResponsibilities\n- \"Create a userResponsibility?\" -> POST /v2/providers/{providerId}/userResponsibilities\n- \"Update a userResponsibility?\" -> PUT /v2/providers/{providerId}/userResponsibilities/{userResponsibilityId}\n- \"List all dashboardLicenses?\" -> GET /v2/providers/employers/{employerId}/dashboardLicenses\n- \"List all externaltenants?\" -> GET /v2/providers/{providerId}/externaltenants\n- \"List all configuredexternaltenant?\" -> GET /v2/providers/users/{providerUserId}/configuredexternaltenant\n- \"Get payslip details?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/payslips/{year}\n- \"Get summary details?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/payslips/summary/{payrollPeriodId}\n- \"Get wagesheet details?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/wagesheet/{year}\n- \"List all yearendstatements?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/yearendstatements\n- \"Get yearendstatement details?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/yearendstatements/{year}\n- \"List all payrolltaxreturns?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrolltaxreturns\n- \"List all message?\" -> GET /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/message\n- \"List all sepafile?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrolltaxreturns/{payrolltaxreturnId}/sepafile\n- \"List all sepahash?\" -> GET /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/sepahash\n- \"Get payrolltaxreturn details?\" -> GET /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}\n- \"List all ideal?\" -> GET /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/ideal\n- \"List all idealPaymentStatus?\" -> GET /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/idealPaymentStatus\n- \"Create a sendresponsemessage?\" -> POST /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/sendresponsemessage\n- \"Partially update a payrolltaxreturn?\" -> PATCH /v2/providers/employers/payrolladministrations/payrolltaxreturns/{messageReference}\n- \"Create a sendresponsemessagebymessagereference?\" -> POST /v2/providers/employers/payrolladministrations/payrolltaxreturns/{messageReference}/sendresponsemessagebymessagereference\n- \"Create a initiateForPreviousYear?\" -> POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrolltaxreturns/initiateForPreviousYear\n- \"Create a initiateAnnual?\" -> POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrolltaxreturns/initiateAnnual\n- \"Create a payrolltaxreturn?\" -> POST /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/payrolltaxreturns\n- \"Create a withdrawIncomeRelationshipNumber?\" -> POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrolltaxreturns/withdrawIncomeRelationshipNumber\n- \"List all address?\" -> GET /locationservices/address\n- \"Search search?\" -> GET /address/search\n- \"Search calculate?\" -> GET /route/calculate\n- \"List all aowDate?\" -> GET /aowDate\n- \"List all companyinformation?\" -> GET /chamberofcommerce/{chamberOfCommerceNumber}/companyinformation\n- \"List all datanewbusinesstoken?\" -> GET /v2/providers/employers/{employerId}/datanewbusinesstoken\n- \"List all token?\" -> GET /datanewbusiness/token\n- \"List all availablehours?\" -> GET /v2/providers/employers/{employerId}/employees/employments/calendar/availablehours\n- \"List all revokeleaverequests?\" -> GET /v2/providers/employers/{employerId}/employees/employments/calendar/revokeleaverequests\n- \"List all teamCalendar?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/teamCalendar\n- \"List all personalCalendar?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/personalCalendar\n- \"List all employmenttemplates?\" -> GET /v2/providers/employers/{employerId}/employmenttemplates\n- \"Create a employmenttemplate?\" -> POST /v2/providers/employers/{employerId}/employmenttemplates\n- \"Update a employmenttemplate?\" -> PUT /v2/providers/employers/employmenttemplates/{employmenttemplateId}\n- \"Delete a employmenttemplate?\" -> DELETE /v2/providers/employers/employmenttemplates/{employmenttemplateId}\n- \"Create a initialise?\" -> POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollperiods/initialise\n- \"List all initiationvalues?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollruns/{payrollPeriodId}/initiationvalues\n- \"Create a payrollrun?\" -> POST /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/payrollruns\n- \"Create a calculate?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/transitioncompensation/calculate\n- \"List all documents?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/documents\n- \"Create a document?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/documents\n- \"Get document details?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/documents/{documentId}\n- \"Delete a document?\" -> DELETE /v2/providers/employers/employees/employments/{employmentId}/documents/{documentId}\n- \"Update a document?\" -> PUT /v2/providers/employers/employees/employments/{employmentId}/documents/{documentId}\n- \"List all dossier\"?\" -> GET /v2/providers/employers/conceptemployees/{conceptEmployeeId}/dossier\"\n- \"Get documenttemplate details?\" -> GET /v2/providers/employers/{employerId}/documenttemplates/{documentId}\n- \"Delete a documenttemplate?\" -> DELETE /v2/providers/employers/{employerId}/documenttemplates/{documentId}\n- \"Update a documenttemplate?\" -> PUT /v2/providers/employers/{employerId}/documenttemplates/{documentId}\n- \"List all documenttemplates?\" -> GET /v2/providers/employers/{employerId}/documenttemplates\n- \"Create a documenttemplate?\" -> POST /v2/providers/employers/{employerId}/documenttemplates\n- \"Create a preview?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/documenttemplates/{documentId}/generatedocument/preview\n- \"Create a generatedocument?\" -> POST /v2/providers/employers/employees/employments/{employmentId}/documenttemplates/{documentId}/generatedocument\n- \"List all signature?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/documents/{documentId}/signature\n- \"List all apgpensiondeclarations?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/apgpensiondeclarations\n- \"Get apgpensiondeclaration details?\" -> GET /v2/providers/employers/payrolladministrations/apgpensiondeclarations/{apgPensionDeclarationId}\n- \"Partially update a apgpensiondeclaration?\" -> PATCH /v2/providers/employers/payrolladministrations/apgpensiondeclarations/{apgPensionDeclarationId}\n- \"List all upapensiondeclarations?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/upapensiondeclarations\n- \"Create a initiateforpreviousyear?\" -> POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/externalparties/{externalPartyKey}/upapensiondeclarations/initiateforpreviousyear\n- \"Get upapensiondeclaration details?\" -> GET /v2/providers/employers/payrolladministrations/upapensiondeclarations/{upaPensionDeclarationId}\n- \"Partially update a upapensiondeclaration?\" -> PATCH /v2/providers/employers/payrolladministrations/upapensiondeclarations/{upaPensionDeclarationId}\n- \"Create a pensiondeclaration?\" -> POST /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/pensiondeclarations\n- \"List all ExternalPartyIdentifications?\" -> GET /v2/providers/{providerId}/ExternalPartyIdentifications\n- \"Create a ExternalPartyIdentification?\" -> POST /v2/providers/{providerId}/ExternalPartyIdentifications\n- \"Get ExternalPartyIdentification details?\" -> GET /v2/providers/ExternalPartyIdentifications/{externalPartyIdentificationId}\n- \"Update a ExternalPartyIdentification?\" -> PUT /v2/providers/ExternalPartyIdentifications/{externalPartyIdentificationId}\n- \"Delete a ExternalPartyIdentification?\" -> DELETE /v2/providers/ExternalPartyIdentifications/{externalPartyIdentificationId}\n- \"List all ExternalPartyIdentifications\"?\" -> GET /v2/providers/employers/payrollAdministrations/{payrollAdministrationId}/ExternalPartyIdentifications\"\n- \"Create a ExternalPartyIdentifications\"?\" -> POST /v2/providers/employers/payrollAdministrations/{payrollAdministrationId}/ExternalPartyIdentifications\"\n- \"List all pawwdeclarations?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pawwdeclarations\n- \"Get pawwdeclaration details?\" -> GET /v2/providers/employers/payrolladministrations/pawwdeclarations/{pawwDeclarationId}\n- \"Partially update a pawwdeclaration?\" -> PATCH /v2/providers/employers/payrolladministrations/pawwdeclarations/{pawwDeclarationId}\n- \"Create a undo\"?\" -> POST /v2/providers/employers/payrolladministrations/pawwdeclarations/{pawwDeclarationId}/undo\"\n- \"List all payrollRuns?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Stipp/payrollRuns\n- \"Create a Stipp?\" -> POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Stipp\n- \"List all Stipp?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Stipp\n- \"Create a Pggm?\" -> POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Pggm\n- \"List all Pggm?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Pggm\n- \"List all downloadrequests?\" -> GET /v2/providers/employers/users/downloadrequests\n- \"Create a downloadrequest?\" -> POST /v2/providers/employers/users/downloadrequests\n- \"Get downloadrequest details?\" -> GET /v2/providers/employers/users/downloadrequests/{downloadRequestId}\n- \"Delete a downloadrequest?\" -> DELETE /v2/providers/employers/users/downloadrequests/{downloadRequestId}\n- \"List all file?\" -> GET /v2/providers/employers/users/downloadrequests/{downloadRequestId}/file\n- \"List all notes?\" -> GET /v2/providers/employers/{employerId}/notes\n- \"Create a note?\" -> POST /v2/providers/employers/{employerId}/notes\n- \"Get note details?\" -> GET /v2/providers/employers/notes/{noteId}\n- \"Update a note?\" -> PUT /v2/providers/employers/notes/{noteId}\n- \"Delete a note?\" -> DELETE /v2/providers/employers/notes/{noteId}\n- \"List all lastmodifiedversionnumbers?\" -> GET /v2/providers/employers/lastmodifiedversionnumbers\n- \"List all emailtemplates?\" -> GET /v2/providers/{providerId}/emailtemplates\n- \"Get emailtemplate details?\" -> GET /v2/providers/{providerId}/emailtemplates/{emailTemplateId}\n- \"Update a emailtemplate?\" -> PUT /v2/providers/{providerId}/emailtemplates/{emailTemplateId}\n- \"Delete a emailtemplate?\" -> DELETE /v2/providers/{providerId}/emailtemplates/{emailTemplateId}\n- \"List all eventnotificationconfigurations?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/eventnotificationconfigurations\n- \"Get eventnotificationconfiguration details?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/eventnotificationconfigurations/{eventTypeId}\n- \"Update a eventnotificationconfiguration?\" -> PUT /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/eventnotificationconfigurations/{eventTypeId}\n- \"Delete a eventnotificationconfiguration?\" -> DELETE /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/eventnotificationconfigurations/{eventTypeId}\n- \"List all applications?\" -> GET /v2/providers/employers/{employerId}/applications\n- \"Create a registerInterest\"?\" -> POST /v2/providers/employers/{employerId}/applications/{applicationId}/registerInterest\"\n- \"List all employerData?\" -> GET /v2/providers/employers/{employerId}/auditTrail/employerData\n- \"List all employeeData?\" -> GET /v2/providers/employers/{employerId}/auditTrail/employeeData\n- \"List all PayrollPeriodData?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/auditTrail/PayrollPeriodData\n- \"List all applicationsets?\" -> GET /applicationset/providers/employers/{employerId}/applicationsets\n- \"Create a applicationset?\" -> POST /applicationset/providers/employers/{employerId}/applicationsets\n- \"Update a applicationset?\" -> PUT /applicationset/providers/employers/applicationsets/{applicationSetId}\n- \"Delete a applicationset?\" -> DELETE /applicationset/providers/employers/applicationsets/{applicationSetId}\n- \"List all general?\" -> GET /applicationset/applicationsets/general\n- \"List all payrollSimulatorData?\" -> GET /v2/providers/employers/employees/employments/{employmentId}/payrollSimulatorData\n- \"List all emailidentities?\" -> GET /v2/providers/{providerId}/emailidentities\n- \"Create a emailidentity?\" -> POST /v2/providers/{providerId}/emailidentities\n- \"Delete a emailidentity?\" -> DELETE /v2/providers/emailidentities/{emailIdentityId}\n- \"Create a sendtestemail?\" -> POST /v2/providers/emailidentities/{emailIdentityId}/sendtestemail\n- \"Create a verify?\" -> POST /v2/providers/{providerId}/emailidentities/verify\n- \"Partially update a import?\" -> PATCH /v2/providers/employers/conceptemployees/import/{payrollAdministrationId}\n- \"List all WageProposals?\" -> GET /v2/providers/employers/{employerId}/employees/employments/WageProposals\n- \"Create a initialize?\" -> POST /v2/providers/employers/{employerId}/proforma/initialize\n- \"List all proforma?\" -> GET /v2/providers/employers/{employerId}/proforma\n- \"List all workRelatedCostsSchemeFinancials?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/workRelatedCostsSchemeFinancials\n- \"Create a workRelatedCostsSchemeFinancial?\" -> POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/workRelatedCostsSchemeFinancials\n- \"Get workRelatedCostsSchemeFinancial details?\" -> GET /v2/providers/employers/payrolladministrations/workRelatedCostsSchemeFinancials/{workRelatedCostsSchemeFinancialId}\n- \"Update a workRelatedCostsSchemeFinancial?\" -> PUT /v2/providers/employers/payrolladministrations/workRelatedCostsSchemeFinancials/{workRelatedCostsSchemeFinancialId}\n- \"Delete a workRelatedCostsSchemeFinancial?\" -> DELETE /v2/providers/employers/payrolladministrations/workRelatedCostsSchemeFinancials/{workRelatedCostsSchemeFinancialId}\n- \"List all workRelatedCostsSchemeMatrix?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/workRelatedCostsSchemeMatrix\n- \"List all workRelatedCostsSchemeReport?\" -> GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/workRelatedCostsSchemeReport\n- \"List all YearEndStatements?\" -> GET /provider/providers/{providerId}/payrollAdministrations/YearEndStatements\n- \"List all Payslips?\" -> GET /provider/providers/{providerId}/payrollAdministrations/Payslips\n- \"List all employmentTurnover?\" -> GET /provider/providers/{providerId}/payrollAdministrations/employmentTurnover\n- \"How to authenticate?\" -> See Auth section above\n\n## Response Tips\n- Check response schemas in references/api-spec.lap for field details\n- Create/update endpoints return the modified resource on success\n- Error responses include status codes and descriptions in the spec\n\n## References\n- Full spec: See references/api-spec.lap for complete endpoint details, parameter tables, and response schemas\n\n> Generated from the official API spec by [LAP](https://lap.sh)\n","references/api-spec.lap":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api Loket.nl API\n@base https://api.loket.nl\n@version V2\n@auth ApiKey Authorization in header\n@common_fields {Authorization: str # A valid Bearer token for authorizing the request., Accept: str # The accept header is used to influence what type of output is returned and in most cases the version of the output}\n@endpoints 1087\n@hint download_for_search\n@toc providers(1014), automaticpayroll(6), authorizationmodel(1), users(11), payrollcomponent(2), qwoatermicroservice(5), billing(2), year(4), person(1), wageprojection(2), rdwservices(1), achmeainsurancecontracts(2), qwoater(1), user(6), globalfilter(2), locationservices(1), address(1), route(1), aowDate(1), chamberofcommerce(1), datanewbusiness(2), applications(2), applicationset(13), provider(4), payrolltaxreturn(1)\n\n@group providers\n@endpoint GET /v2/providers/employers/employees/{employeeId}/absences\n@desc List of absences for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/{employeeId}/absences\n@desc Create an Absence for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/{employeeId}/absences/overview\n@desc Download the absence overview for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee, startDate: str # The start date, endDate: str # The end date}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/absences/{absenceId}\n@desc Details of an Absence\n@required {absenceId: str(uuid) # The unique identifier of an absence}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/absences/{absenceId}\n@desc Edit the details of a Absence\n@required {absenceId: str(uuid) # The unique identifier of an absence}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/absences/{absenceId}\n@desc Delete a specific absence record\n@required {absenceId: str(uuid) # The unique identifier of an absence}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/employees/absences/{absenceId}/closeabsence\n@desc Close an absence\n@required {absenceId: str(uuid) # The unique identifier of an absence}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/employees/absences/{absenceId}/reopenabsence\n@desc Reopen an absence\n@required {absenceId: str(uuid) # The unique identifier of an absence}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/absences/{absenceId}/absenceprogress\n@desc List of absence progress for an absence\n@required {absenceId: str(uuid) # The unique identifier of an absence}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/absences/{absenceId}/absenceprogress\n@desc Create an Absence Progress for an Absence\n@required {absenceId: str(uuid) # The unique identifier of an absence}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/absences/absenceprogress/{absenceProgressId}\n@desc Details of an Absence Progress\n@required {absenceProgressId: str(uuid) # The unique identifier of an absence progress}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/absences/absenceprogress/{absenceProgressId}\n@desc Edit the details of an absence progress\n@required {absenceProgressId: str(uuid) # The unique identifier of an absence progress}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/absences/absenceprogress/{absenceProgressId}\n@desc Delete a specific Absence Progress record\n@required {absenceProgressId: str(uuid) # The unique identifier of an absence progress}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/absences/{absenceId}/absencecontactHistory\n@desc Contact history for an absence\n@required {absenceId: str(uuid) # The unique identifier of an absence}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/absences/{absenceId}/absencecontactHistory\n@desc Create a contact history for an Absence\n@required {absenceId: str(uuid) # The unique identifier of an absence}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/absences/absencecontactHistory/{absencecontactHistoryId}\n@desc Details of a contact history\n@required {absencecontactHistoryId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/absences/absencecontactHistory/{absencecontactHistoryId}\n@desc Edit the details of a contact history\n@required {absencecontactHistoryId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/absences/absencecontactHistory/{absencecontactHistoryId}\n@desc Delete a specific record\n@required {absencecontactHistoryId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/absences/statistics/data\n@desc basic absence statistics\n@required {employerId: str(uuid) # The unique identifier of the employer, startYearMonth: str # The start year and month of the absence overview, endYearMonth: str # The end year and month of the absence overview}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/administrations\n@desc List of administrations for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/administrations\n@desc List of administrations\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/payrolladministrations\n@desc List of payroll administrations for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/payrolladministrations\n@desc Add a payroll administration\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}\n@desc Details of a payroll administration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/payrolladministrations/configurations\n@desc List of payroll administrations configurations for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/configurations\n@desc Details of a payroll administration configuration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/configurations\n@desc Edit a payroll administration configuration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group automaticpayroll\n@endpoint GET /automaticpayroll/payrolladministrations/{payrollAdministrationId}/automaticpayrollconfiguration\n@desc Automatic payroll configuration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /automaticpayroll/payrolladministrations/{payrollAdministrationId}/automaticpayrollconfiguration\n@desc edit the automatic payroll configuration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /automaticpayroll/payrolladministrations/years/{yearId}/automaticpayrolldates\n@desc Automatic payroll dates\n@required {yearId: str(uuid) # The guid of the payroll year}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /automaticpayroll/payrolladministrations/years/{yearId}/automaticpayrolldates\n@desc create a new automatic payroll date\n@required {yearId: str(uuid) # The guid of the payroll year}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 500: Internal Server Error}\n\n@endpoint PATCH /automaticpayroll/payrolladministrations/years/automaticpayrolldates/{automaticPayrollDateId}\n@desc edit an automatic payroll date\n@required {automaticPayrollDateId: str(uuid) # The unique identifier of the automatic payroll date.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /automaticpayroll/payrolladministrations/years/automaticpayrolldates/{automaticPayrollDateId}\n@desc delete an automatic payroll date\n@required {automaticPayrollDateId: str(uuid) # The unique identifier of the automatic payroll date.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group authorizationmodel\n@endpoint GET /authorizationmodel\n@desc The authorization model\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint GET /v2/providers/employers/{employerId}/nonpayrolladministrations\n@desc List of non payroll administrations for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/nonpayrolladministrations\n@desc Add a non payroll administration\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/nonpayrolladministrations/{nonPayrollAdministrationId}\n@desc Details of a non payroll administration\n@required {nonPayrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/nonpayrolladministrations/{nonPayrollAdministrationId}\n@desc Edit a non payroll administration\n@required {nonPayrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/availablepayrollcomponentsets\n@desc Available payroll component sets\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollcomponentsets\n@desc Payroll component sets\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollcomponentsets\n@desc Add an Payroll component set\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollcomponentsets/{payrollComponentSetId}\n@desc Details of an payroll component set\n@required {payrollComponentSetId: str(uuid) # The unique identifier of the payroll component set}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/payrolladministrations/payrollcomponentsets/{payrollComponentSetId}\n@desc Edit an payroll component set\n@required {payrollComponentSetId: str(uuid) # The unique identifier of the payroll component set}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/payrolladministrations/payrollcomponentsets/{payrollComponentSetId}\n@desc Delete an Payroll component set\n@required {payrollComponentSetId: str(uuid) # The unique identifier of the payroll component set}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/payrollcomponentsets\n@desc Payroll component sets (provider level)\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/{providerId}/payrollcomponentsets\n@desc Add an Payroll component set (provider level)\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/payrollcomponentsets/{payrollComponentSetId}\n@desc Details of an payroll component set (provider level)\n@required {payrollComponentSetId: str(uuid) # The unique identifier of the payroll component set}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/payrollcomponentsets/{payrollComponentSetId}\n@desc Edit an payroll component set (provider level)\n@required {payrollComponentSetId: str(uuid) # The unique identifier of the payroll component set}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/payrollcomponentsets/{payrollComponentSetId}\n@desc Delete an Payroll component set (provider level)\n@required {payrollComponentSetId: str(uuid) # The unique identifier of the payroll component set}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollcomponents/year/{year}\n@desc Payroll components\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, year: int(int32) # The payroll year}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/employmentfunds/year/{year}\n@desc Employment funds for an administration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, year: int(int32) # The payroll year}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/abpfunds/year/{year}\n@desc Abp funds for an administration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, year: int(int32) # The payroll year}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group users\n@endpoint GET /users/collectiveactions\n@desc List of collective actions for a user\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /users/collectiveactions/{collectiveActionId}\n@desc List of messages of a collective action\n@required {collectiveActionId: str(uuid) # The unique identifier of the collective action}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint GET /v2/providers/employers/{employerId}/employmentActualMasterDataReport\n@desc Download actual master data report (Stamgegevens actueel)\n@required {employerId: str(uuid) # The unique identifier of the employer, referenceDate: str(date) # Set a reference date for choosing the date dependent data.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employmentMasterDataReport\n@desc Download master data report (Stamgegevens)\n@required {employerId: str(uuid) # The unique identifier of the employer, referenceDate: str(date) # Set a reference date for choosing the date dependent data., includeEmploymentsThatEndedBeforeReferenceDate: bool # If set to true records with an enddate before the reference will be included in the output.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/fiscalCompanyCarReport\n@desc Download the fiscal company car report (Auto van de zaak)\n@required {employerId: str(uuid) # The unique identifier of the employer, referenceDate: str(date) # Set a reference date for choosing the date dependent data., includeEmploymentsThatEndedBeforeReferenceDate: bool # If set to true records with an enddate before the reference will be included in the output.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/annualpayrolltaxreturnreport\n@desc Download annual payroll tax return report\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, reportYear: int # A valid year for which the information is requested.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/annualwagesheetreport\n@desc Download annual wage sheet report\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {reportYear: int # A valid year for which the information is requested., startPeriod: int # First period (=from) of the requested timebox. Use the format 'YYYYPP', endPeriod: int # Last period (=up to and including) of the requested timebox. Use the following 'YYYYPP'}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/annualpawwdeclarationreport\n@desc Download annual PAWW declaration report\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {reportYear: int # A valid year for which the information is requested.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrolladministrationsettingsreport\n@desc Download payroll administration configuration report\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, reportYear: int # A valid year for which the information is requested.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/accumulationsandbalancesreport\n@desc Download accumulations and balances reports\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, reportType: str(baseForCalculationBalancesAtStartOfYear/leaveBalancesAtStartOfYear/leaveAccrualWithinYear) # The type of report that is requested., reportYear: int # A valid year for which the information is requested.}\n@optional {includeEmploymentsThatEndedBeforeStartOfTheYear: bool # If set to true employments with an enddate before the start of the reportYear will be included in the output.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/accumulatedbasicjournalresultsreport\n@desc Download accumulated basic journal results report\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, reportType: str(nonAggregated/aggregatedPerGeneralLedgerAccount) # The type of report that is requested., groupingType: str(perPeriod/perDistributionUnit/perPeriodPerDistributionUnit) # The type of grouping that is requested. This affects the way the data is presented within the given report., startPeriod: int # First period (=from) of the requested timebox. Use the format 'YYYYPP', endPeriod: int # Last period (=up to and including) of the requested timebox. Use the following 'YYYYPP'}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/deviatingpremiumswab\n@desc Download WAB deviations report\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, reportYear: int # A valid year for which the information is requested.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/attachmentsofearningsreport\n@desc Download attachment of earnings report\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, reportYear: int # A valid year for which the information is requested.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/accumulatedjournalrunresultsreport\"\n@desc Download accumulated journalrun results report\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, startPeriod: int # First period (=from) of the requested timebox. Use the format 'YYYYPP', endPeriod: int # Last period (=up to and including) of the requested timebox. Use the following 'YYYYPP', reportJournalNumber: int(int32) # Dagboeknummer., reportVoucherNumber: int(int32) # Boekstuknummer., financialYear: int(int32) # fiscal year., period: int(int32) # fiscal period., date: str(date) # Date}\n@optional {reportDescription: str # Omschrijving to be shown on the overview.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollPeriodDataReport\n@desc Download annual wage sheet report\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, payrollPeriodId: int # The payrollperiod the report will return data for. Use the format 'YYYYPP'}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/PayrollAuditReport\"\n@desc Download payroll audit report\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/employmentActualMasterDataReport\n@desc Download actual master data report (Stamgegevens actueel)\n@required {employmentId: str(uuid) # The unique identifier of the employment, referenceDate: str(date) # Set a reference date for choosing the date dependent data.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/employmentMasterDataReport\n@desc Download master data report (Stamgegevens)\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollPeriods/{payrollPeriodId}/payrollperioddata\n@desc List of payroll period data on payroll administration level\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, payrollPeriodId: int(int32) # The unique identifier of the payroll period, payslipType: int(int32) # Controles which payroll period data is returned either for the normal payslip of the tarif payslip.}\n@optional {payrollComponentSet: str(uuid) # A predefined set of payroll components to filter which payroll components are returned.  __Note:__ Either `payrollComponentSet` or `payrollComponentCategory` or `payrollComponentId` must have a value., payrollComponentCategory: int(int32) # A predefined category of payroll components to filter which payroll components are returned.  __Note:__ Either `payrollComponentSet` or `payrollComponentCategory` or `payrollComponentId` must have a value., payrollComponentId: int(int32) # A payroll components to filter on.  __Note:__ Either `payrollComponentSet` or `payrollComponentCategory` or `payrollComponentId` must have a value.  This parameter will soon become available., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group payrollcomponent\n@endpoint POST /payrollcomponent/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollPeriods/{payrollPeriodId}/payrollperioddata/smartpaste\n@desc Initiate a Smart Paste on payroll period data on administration level\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, payrollPeriodId: int(int32) # The unique identifier of the payroll period.}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /payrollcomponent/providers/employers/payrolladministrations/payrollPeriods/payrollperioddata/smartpaste/{smartPasteId}\n@desc Results of Smart Paste on payroll period data\n@required {smartPasteId: str(uuid) # The unique identifier of the Smart Paste action., employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/import/payrollperioddata\"\n@desc Import payroll period data for an employer\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, payrollPeriodId: int(int32) # The unique identifier of the payroll period, payslipType: int(int32) # Controles which payroll period data is returned either for the normal payslip of the tarif payslip., processingMethod: int(int32) # The method of processing data when existing values are found. (overwrite, do not overwrite, add up)}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/import/payrollperioddata\"\n@desc Import payroll period data for several employers\n@required {payrollPeriodId: int(int32) # The unique identifier of the payroll period, payslipType: int(int32) # Controles which payroll period data is returned either for the normal payslip of the tarif payslip., processingMethod: int(int32) # The method of processing data when existing values are found. (overwrite, do not overwrite, add up)}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/workflowtriggers\n@desc Get Workflow Triggers by Employer ID\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/workflowtriggers/workflowtemplates/{workflowTemplateId}\n@desc Get Workflow Template\n@required {workflowTemplateId: str(uuid) # The unique identifier of the workflow template.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/workflowtriggers/workflowtemplates/{workflowTemplateId}\n@desc Edit a workflow template\n@required {workflowTemplateId: str(uuid) # The unique identifier of the workflow template.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/workflowtriggers/workflowtemplates/{workflowTemplateId}\n@desc Delete a workflow template\n@required {workflowTemplateId: str(uuid) # The unique identifier of the workflow template.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/workflowtriggers/{workflowTriggerId}/workflowtemplates\n@desc Create a workflow template for a given employer and workflow trigger\n@required {employerId: str(uuid) # The unique identifier of the employer, workflowTriggerId: str(uuid) # The unique identifier of the workflow trigger.}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/workflowtriggermappings\n@desc Workflowtrigger to workflowtemplate mapping\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/workflowtriggermappings\n@desc Create a workflow trigger mapping record for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/workflowtriggermappings/{workflowTriggerMappingId}\n@desc Details of a workflow trigger mapping record\n@required {workflowTriggerMappingId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/workflowtriggermappings/{workflowTriggerMappingId}\n@desc Edit the details of a workflow trigger mapping record\n@required {workflowTriggerMappingId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/workflowtriggermappings/{workflowTriggerMappingId}\n@desc Delete a specific workflow trigger mapping record\n@required {workflowTriggerMappingId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/{employeeId}/changeaddressrequest\n@desc Start the change address workflow for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/{employeeId}/changecontactinformationrequest\n@desc Start the change contactinformation workflow for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/{employeeId}/workflow/InitiateChangeAddress\n@desc Initiate the change address workflow for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/{employeeId}/workflow/InitiateChangeContactInformation\n@desc Initiate the change contact information workflow for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/{employeeId}/workflow/InitiateChangePersonalInformation\n@desc Initiate the change personal information workflow for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/{employeeId}/workflow/InitiateManagePartners\n@desc Initiate the change partner information workflow for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/{employeeId}/workflow/InitiateManageContacts\n@desc Initiate the manage contact workflow for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/workflow/InitiateDeclaration\n@desc Initiate the declaration workflow for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/employees/employments/workflow/{workflowId}/initiatedDeclaration\n@desc Change the details of a declaration\n@required {workflowId: str(uuid) # The unique identifier of the record}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/workflow/InitiateChangeIban\n@desc Initiate the change IBAN workflow for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/workflow/InitiateLeaveRequest\n@desc Initiate the leave request workflow for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/employees/employments/workflow/{workflowId}/InitiatedLeaveRequest\n@desc Change the details of a leave request\n@required {workflowId: str(uuid) # The unique identifier of the record}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/leaveRequests/{leaveRequestId}/workflow/WithdrawLeaveRequest\n@desc Initiate the withdraw leave request workflow for a leave request\n@required {leaveRequestId: str(uuid) # The unique identifier of the leave request, employmentId: str(uuid) # The id of the employment.}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/workflows/initiatecontractextension\n@desc Initiate the contract extension workflow for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/workflows/initiateterminateemployment\n@desc Initiate the employment termination workflow\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/workflow/{workflowId}/attachment\n@desc Download attachment\n@required {workflowId: str(uuid) # The unique identifier of the record}\n@returns(200) OK. Output type may be of any extension type that is supported by Qwoater.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/workflow/{workflowId}/attachment\n@desc Upload attachment\n@required {workflowId: str(uuid) # The unique identifier of the record}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group qwoatermicroservice\n@endpoint GET /qwoatermicroservice/providers/employers/employees/employments/{employmentId}/workflows/withattachment\n@desc Check if a list of workflowId's for an employment have an attachment\n@required {employmentId: str(uuid) # The unique identifier of the employment, workflowIds: str(uuid) # WorkflowIds for which the attachment is available. This parameter may be included multiple times to indicate multiple workflowIds.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /qwoatermicroservice/providers/employers/{employerId}/employees/employments/workflows/withattachment\n@desc Check if a list of workflowId's for an employer have an attachment\n@required {employerId: str(uuid) # The unique identifier of the employer, workflowIds: str(uuid) # WorkflowIds for which the attachment is available. This parameter may be included multiple times to indicate multiple workflowIds.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint PATCH /v2/providers/employers/workflows/{workflowId}/cancel\n@desc Cancel a workflow\n@required {workflowId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/assignedworkflows\n@desc Workflows assigned to the user\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group users\n@endpoint GET /users/initiatedworkflows\n@desc Workflows initiated by the user\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page, workflowFilters: map # Dynamic workflow filter. If a parameter is provided multiple times, only the first occurrence is processed.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint GET /v2/providers/employers/{employerId}/workflows\n@desc Workflows for the employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/workflows/{workflowId}\n@desc Details of a workflow\n@required {workflowId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/workflows/{workflowId}/transition\n@desc Allows the user to transition the workflow.\n@required {workflowId: str(uuid) # The unique identifier of the record}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/workflows\n@desc Workflows for the employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/workflows/{workflowId}/workflowprogress\n@desc Progress of a Workflow\n@required {workflowId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees\n@desc List of employees for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page, X-ReportInput: str # Allows the user set what values are returnd in the \"export\" (csv or excel).}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/{employeeId}\n@desc Details of an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/{employeeId}\n@desc Edit the details of an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/employees/{employeeId}\n@desc Change the email address for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/{employeeId}/contacts\n@desc List of contacts for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/{employeeId}/contacts\n@desc Create a contact for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/contacts/{contactId}\n@desc Details of a single contact\n@required {contactId: str(uuid) # The unique identifier of the employee contact detail}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/contacts/{contactId}\n@desc Edit a contact\n@required {contactId: str(uuid) # The unique identifier of the employee contact detail}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/contacts/{contactId}\n@desc Delete a specific contact\n@required {contactId: str(uuid) # The unique identifier of the employee contact detail}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/{employeeId}/children\n@desc List of children for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/{employeeId}/children\n@desc Create an child for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/children/{childId}\n@desc Details of a child\n@required {childId: str(uuid) # The unique identifier of a child}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/children/{childId}\n@desc Edit the details of a child\n@required {childId: str(uuid) # The unique identifier of a child}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/children/{childId}\n@desc Delete a specific child record\n@required {childId: str(uuid) # The unique identifier of a child}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/{employeeId}/occupationaldisabilities\n@desc List of occupational disabilities for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/{employeeId}/partners\n@desc List of partners for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/{employeeId}/partners\n@desc Create the partner for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/partners/{partnerId}\n@desc Details of a single partner\n@required {partnerId: str(uuid) # The unique identifier of a partner}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/partners/{partnerId}\n@desc Edit the details for a partner\n@required {partnerId: str(uuid) # The unique identifier of a partner}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/partners/{partnerId}\n@desc Delete a specific partner record\n@required {partnerId: str(uuid) # The unique identifier of a partner}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/{employeeId}/citizenservicenumber\n@desc Citizen service number of an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/{employeeId}/citizenservicenumber\n@desc Update the citizen service number of an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/{employeeId}/photo\n@desc Photo of an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/{employeeId}/photo\n@desc Post employee photo\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/{employeeId}/photo\n@desc Delete employee photo\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/{employeeId}/photo/{version}\n@desc Photo of an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee, version: str(uuid) # An optional guid generated for caching. The value does not influence the output of this function. The Employee resource returns the URI of the current photo.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/employee\n@desc Create a new employee in Loket\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/employees/{employeeId}/revokeEmployeeSelfServiceAccess\n@desc Set the date on which to revoke ESS access\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/{employeeId}/customfields\n@desc List employee custom fields for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/{employeeId}/customfields\n@desc Add an employee custom field for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/customfields/{employeeCustomFieldId}\n@desc Details of an employee custom field\n@required {employeeCustomFieldId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/customfields/{employeeCustomFieldId}\n@desc Edit an employee custom field record\n@required {employeeCustomFieldId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/customfields/{employeeCustomFieldId}\n@desc Delete an employee custom field record\n@required {employeeCustomFieldId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers\n@desc List of employers\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/minimized\n@desc List of employers with fewer fields for performance reasons\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/{providerId}/employers\n@desc Create an employer\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/employers/minimized\n@desc List of all employers for the provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/employers/informationForWizard\n@desc Determine which steps of the add employer wizard the user can perform\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}\n@desc Details of an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/{employerId}\n@desc Edit the details of an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/childEmployers\n@desc List of child employers accessible to the current user\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page, includeParent: bool # Determines whether the information of the parent employer should be included in the response. If not provided, this parameter defaults to `false` and the response will not include the information of the parent.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/functions\n@desc List of functions\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/functions\n@desc Create a function for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/functions/{functionId}\n@desc Details of a function\n@required {functionId: str(uuid) # The unique identifier of the function}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/functions/{functionId}\n@desc Edit the details of a function\n@required {functionId: str(uuid) # The unique identifier of the function}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/departments\n@desc List of departments\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/departments\n@desc Create a department for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/departments/{departmentId}\n@desc Details of a department\n@required {departmentId: str(uuid) # The unique identifier of the department}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/departments/{departmentId}\n@desc Edit the details of a department\n@required {departmentId: str(uuid) # The unique identifier of the department}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/useraccessibledepartments\n@desc List of user accessible departments\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/logo\n@desc Logo of an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/{employerId}/logo\n@desc Delete the employer logo\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/logo\n@desc Upload a logo for the employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/logo/{version}\n@desc Logo of an employer\n@required {employerId: str(uuid) # The unique identifier of the employer, version: str(uuid) # An optional guid generated for caching. The value does not influence the output of this function. The Employer resource returns the URI of the current logo.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/providerlogo\n@desc Provider logo\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/providerlogo/{version}\n@desc Provider logo\n@required {employerId: str(uuid) # The unique identifier of the employer, version: str(uuid) # An optional guid generated for caching. The value does not influence the output of this function. The Employer resource returns the URI of the current logo.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/dashboard\n@desc Dashboard of an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/customfields\n@desc List custom fields for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/customfields\n@desc Add a custom field for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/customfields/{customFieldId}\n@desc Details of a custom field\n@required {customFieldId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/customfields/{customFieldId}\n@desc Edit a custom field record\n@required {customFieldId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/customfields/{customFieldId}\n@desc Delete a custom field record\n@required {customFieldId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/educationtypes\n@desc List education types for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/educationtypes\n@desc Add an education type for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/educationtypes/{educationTypeId}\n@desc Details of an education type\n@required {educationTypeId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/educationtypes/{educationTypeId}\n@desc Edit an education type record\n@required {educationTypeId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/educationtypes/{educationTypeId}\n@desc Delete an education type record\n@required {educationTypeId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/educationfurtherindications\n@desc List education further indications for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/educationfurtherindications\n@desc Add an education further indication for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/educationfurtherindications/{educationFurtherIndicationId}\n@desc Details of an education further indication\n@required {educationFurtherIndicationId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/educationfurtherindications/{educationFurtherIndicationId}\n@desc Edit an education further indication record\n@required {educationFurtherIndicationId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/educationfurtherindications/{educationFurtherIndicationId}\n@desc Delete an education further indication record\n@required {educationFurtherIndicationId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/contractcodes\n@desc List contract codes for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/contractcodes\n@desc Add a contract code for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/contractcodes/{contractCodeId}\n@desc Details of a contract code\n@required {contractCodeId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/contractcodes/{contractCodeId}\n@desc Edit a contract code record\n@required {contractCodeId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/contractcodes/{contractCodeId}\n@desc Delete a contract code record\n@required {contractCodeId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/benefitinkindtypes\n@desc List benefit in kind types for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/benefitinkindtypes\n@desc Add an benefit in kind type for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/benefitinkindtypes/{benefitInKindTypeId}\n@desc Details of an benefit in kind type\n@required {benefitInKindTypeId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/benefitinkindtypes/{benefitInKindTypeId}\n@desc Edit an benefit in kind type record\n@required {benefitInKindTypeId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/benefitinkindtypes/{benefitInKindTypeId}\n@desc Delete an benefit in kind type record\n@required {benefitInKindTypeId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/customholidays\n@desc List custom holidays for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/customholidays\n@desc Add a custom holiday for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/customholidays/{customHolidayId}\n@desc Details of a custom holiday\n@required {customHolidayId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/customholidays/{customHolidayId}\n@desc Edit a custom holiday record\n@required {customHolidayId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/customholidays/{customHolidayId}\n@desc Delete a custom holiday record\n@required {customHolidayId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group billing\n@endpoint GET /billing/providers/employers/{employerId}/billableitems\n@desc List of billable items for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint GET /v2/providers/employers/{employerId}/nationalholidays\n@desc List of national holidays\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/nationalholidays/{nationalHolidayId}\n@desc Details of a national holiday\n@required {employerId: str(uuid) # The unique identifier of the employer, nationalHolidayId: str(uuid) # The unique identifier of the national holiday}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/{employerId}/nationalholidays/{nationalHolidayId}\n@desc Edit the details of a national holidays\n@required {employerId: str(uuid) # The unique identifier of the employer, nationalHolidayId: str(uuid) # The unique identifier of the national holiday}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/configuration\n@desc Employer configuration\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/{employerId}/configuration\n@desc Edit Employer configuration\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/distributionunits\n@desc List of distribution units\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/distributionunits\n@desc Create a distribution unit for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/distributionunits/{distributionUnitId}\n@desc Details of a distribution unit\n@required {distributionUnitId: str(uuid) # The unique identifier of the distribution unit}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/distributionunits/{distributionUnitId}\n@desc Edit the details of a distribution unit\n@required {distributionUnitId: str(uuid) # The unique identifier of the distribution unit}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endgroup\n\n@group year\n@endpoint PATCH /year/providers/employers/payrolladministrations/{payrollAdministrationId}/years/{yearId}/requestyeartransition\n@desc Request year transition\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, yearId: str(uuid) # The guid of the payroll year}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint PATCH /year/providers/employers/payrolladministrations/years/{yearId}/undorequestyeartransition\n@desc Undo request year transition\n@required {yearId: str(uuid) # The guid of the payroll year}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint POST /year/providers/employers/payrolladministrations/years/{yearId}/requestyeartransition\n@desc Request year transition collective\n@required {yearId: str(uuid) # The guid of the payroll year}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint GET /v2/providers/employers/{employerId}/conceptemployees/selfservice\n@desc List of Concept employee's and their ESS (WNL) status\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/conceptemployees/{conceptEmployeeId}/selfservice\n@desc Details of a Concept employee self service portal status\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/selfservice\n@desc List of employee's and their ESS (WNL) status\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/{employerId}/employees/selfservice\n@desc Change the ESS access for several employees\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/{employeeId}/selfservice\n@desc Details of and employees self service portal status\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/employees/selfservice\n@desc Change the employee's self service (ESS) access\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/selfservice/migration\n@desc List of all employees with ESS access (to be migrated to MijnLoket)\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group person\n@endpoint GET /person/account/person/employees/{employeeId}/information\n@desc username and emailAddress of the connected account\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint GET /v2/providers/employers/{employerId}/employees/essaccessstatus\n@desc List of employee's ESS access status\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/{employerId}/employees/essaccessstatus\n@desc Change the ESS access for several employees\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/authorizations\n@desc List of authorized activities with regard to the employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/authorizations\n@desc List of authorized activities with regard to the provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/modules\n@desc List of modules enabled for the employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/{employerId}/modules\n@desc Enable or disable modules for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/modules\n@desc List of modules enabled for the provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/conceptemployees\n@desc List of concept employee for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/conceptemployees\n@desc Create a concept employee for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/conceptemployees/minimized/{conceptEmployeeId}\n@desc Details of a concept employee with fewer fields.\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/conceptemployees/minimized/{conceptEmployeeId}\n@desc Edit the details of a concept employee with fewer fields.\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/conceptemployees/{conceptEmployeeId}\n@desc Details of a concept employee\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/conceptemployees/{conceptEmployeeId}\n@desc Edit the details of a concept employee\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/conceptemployees/{conceptEmployeeId}\n@desc Delete a concept employee\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@optional {deleteDocuments: bool # If true, all underlying documents will be deleted.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/conceptemployees/{conceptEmployeeId}/citizenservicenumber\n@desc Citizen service number of a concept employee\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/conceptemployees/{conceptEmployeeId}/citizenservicenumber\n@desc Update the citizen service number of a concept employee\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/conceptemployees/{conceptEmployeeId}/convertToEmployee\n@desc Convert a concept employee to an employee\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@optional {X-ValidateOnly: bool # If set to true only the validations will be performed no changes will be committed.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/conceptemployees/metadata/payrollAdministration/{payrollAdministrationId}/payScale/{payscaleKey}/paygrade/{paygradeKey}\n@desc Paygrade metadata for concept employee\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, payscaleKey: int # Key for specific payscale, paygradeKey: int # Key for specific paygrade}\n@optional {date: str(date) # A valid date (xxxx-xx-xx), filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n\n@endpoint GET /v2/providers/employers/conceptemployees/{conceptEmployeeId}/preboardingtrajectory\n@desc Get the preboarding trajectory of a concept employee\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@returns(200) Ok\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/conceptemployees/{conceptEmployeeId}/preboardingtrajectory\n@desc Change status of a preboarding trajectory\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@returns(200) Ok\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/conceptemployees/{conceptEmployeeId}/preboardingtrajectory\n@desc Add a preboarding trajectory\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/employees/employments/actualpaygradeamounts\n@desc PayGradeAmounts for the employments\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n\n@endpoint POST /v2/providers/employers/conceptemployees/{conceptEmployeeId}/assessment/initiate\n@desc Initiate assessment\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@returns(202) Initiated\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/assessments\n@desc List of assessments\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/conceptemployees/{conceptEmployeeId}/contactpersons\n@desc List of contact persons for a concept employee\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/conceptemployees/{conceptEmployeeId}/contactpersons\n@desc Create a contact person for a concept employee\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/conceptemployees/{conceptEmployeeId}/contactpersons/metadata\n@desc Metadata for contact person creation\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@returns(200) OK\n@errors {401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/conceptemployees/contactpersons/{contactPersonId}\n@desc Edit a contact person\n@required {contactPersonId: str(uuid) # The unique identifier of the concept employee contact person}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/conceptemployees/contactpersons/{contactPersonId}\n@desc Delete a specific contact person\n@required {contactPersonId: str(uuid) # The unique identifier of the concept employee contact person}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/conceptemployees/contactpersons/{contactPersonId}/metadata\n@desc Metadata for contact person update\n@required {contactPersonId: str(uuid) # The unique identifier of the concept employee contact person}\n@returns(200) OK\n@errors {401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/notifications\n@desc Get a list of notifications for an employer.\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/notifications\n@desc Notifications at providerlevel.\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page, includeRead: bool=false # Include the read items}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/notifications\n@desc Mark one or more notifications as read.\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/notifications/summary\n@desc Number of unread notifications per employer.\n@optional {startDate: str # The start date, endDate: str # The end date, filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/mutual/employers/notifications\n@desc Mark multiple notifications as read.\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/notifications/{notificationId}\n@desc Get notification by ID.\n@required {notificationId: str(uuid) # The unique identifier of a notification}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/announcements\n@desc Get a list of announcements for an employer.\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/announcements\n@desc Announcements at provider level.\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page, includeRead: bool=false # Include the read items, includeExpired: bool=false # Include the read items, includeDescription: bool=false # Indicates whether the description should be included in the response.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/announcements\n@desc Mark one or more announcements as read.\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/announcements/summary\n@desc Unread announcements per employer.\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/mutual/employers/announcements\n@desc Mark multiple announcements as read.\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/announcements/{announcementId}\n@desc Details of a single announcement\n@required {announcementId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments\n@desc List of employments for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/minimized\n@desc List of employments with fewer fields for performance reasons\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/comprehensive\n@desc List of employments with additional entities\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., removeEmptyLines: bool # When true and combined with a X-ReportInput header, the output only contains employments for which selected underlying data, such as wage, is available., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/{employeeId}/employments\n@desc List of employments for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/{employeeId}/employments\n@desc Create employment for existing employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(201) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}\n@desc Details of an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/{employmentId}\n@desc Edit the details of an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/employees/employments/{employmentId}\n@desc Edit the type of an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/{employmentId}\n@desc Delete an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/transitioncompensation\n@desc Create transition compensation employment for existing employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/employees/employments/{employmentId}/employeeprofile\n@desc Activate employee profile for the employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/deleteinformation\n@desc Delete employment information\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/employees/employments/{employmentId}/terminate\n@desc Terminate an employment.\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/employees/employments/{employmentId}/reinstate\n@desc Undo termination for an employment.\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/employees/employments/{employmentId}/correctstartdate\n@desc Correct the start (employment) date for an employment.\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/{employerId}/payrollperioddata\n@desc Insert or update payroll period data for several employments\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/payrollperioddata\n@desc list of payroll period data\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/payrollperioddata\n@desc Create an payroll period data record for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/employees/employments/{employmentId}/payrollperioddata\n@desc Insert or update payroll period data\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/payrollperioddata/{payrollperioddataId}\n@desc Details of a payroll period data\n@required {payrollperioddataId: str(uuid) # The unique identifier of the payroll period data}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/payrollperioddata/{payrollperioddataId}\n@desc Edit the details of an payroll period data\n@required {payrollperioddataId: str(uuid) # The unique identifier of the payroll period data}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/payrollperioddata/{payrollperioddataId}\n@desc Delete a specific payroll period data record\n@required {payrollperioddataId: str(uuid) # The unique identifier of the payroll period data}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/benefitsanddeductions\n@desc list of benefits and deductions\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/benefitsanddeductions\n@desc Add a benefit or deduction record for the employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/benefitsAndDeductions/{benefitsanddeductionsId}\n@desc Detail of a benefit or deduction record\n@required {benefitsanddeductionsId: str(uuid) # The unique identifier of the benefits and deductions data}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/benefitsAndDeductions/{benefitsanddeductionsId}\n@desc Edit the details of a benefit or deduction record\n@required {benefitsanddeductionsId: str(uuid) # The unique identifier of the benefits and deductions data}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/benefitsAndDeductions/{benefitsanddeductionsId}\n@desc Delete a specific benefit or deduction record\n@required {benefitsanddeductionsId: str(uuid) # The unique identifier of the benefits and deductions data}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/import/benefitsanddeductions\"\n@desc Get data to create an importfile\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/import/benefitsanddeductions\"\n@desc Import benefits and deductions via a csv file\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 413: The request is larger than the server is willing or able to process., 415: The server refuses to accept the request because the payload format is in an unsupported format., 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/employees/employments/benefitsanddeductions\n@desc Create benefits and deductions for multiple employments\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/{employerId}/employees/employments/benefitsanddeductions\n@desc Close benefits and deductions for multiple employments\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/{employerId}/employees/employments/signalpaygradeadjustment\n@desc Collective set SignalPayGradeAdjustment\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/wageprojection\n@desc Perform a wage projection\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/wageprojection/basedOnDefaultClaConfiguration\n@desc Perform a wage projection based on a default CLA configuration\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group wageprojection\n@endpoint GET /wageprojection/cladata/{collectiveLaborAgreementId}\n@desc Wage projection Collective labor agreements defaults\n@required {collectiveLaborAgreementId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /wageprojection/collectivelaboragreements\n@desc List of collective labor agreements (CLA)\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint GET /v2/providers/employers/employees/{employeeId}/educations\n@desc List of educations for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/{employeeId}/educations\n@desc Create a education for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/educations/{employeeEducationId}\n@desc Details of a single education\n@required {employeeEducationId: str(uuid) # The unique identifier of the employee education detail}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/educations/{employeeEducationId}\n@desc Edit a Education\n@required {employeeEducationId: str(uuid) # The unique identifier of the employee education detail}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/educations/{employeeEducationId}\n@desc Delete a specific education\n@required {employeeEducationId: str(uuid) # The unique identifier of the employee education detail}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/declarations\n@desc List of declarations for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/declarations\n@desc Create a declaration for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/declarations/{declarationId}\n@desc Details of a declaration\n@required {declarationId: str(uuid) # The unique identifier of the declaration}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/declarations/{declarationId}\n@desc Edit a declaration for an employment\n@required {declarationId: str(uuid) # The unique identifier of the declaration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/declarations/{declarationId}\n@desc Delete a declaration\n@required {declarationId: str(uuid) # The unique identifier of the declaration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/declarations/{declarationId}/audittrail\n@desc Audit trail of a declaration\n@required {declarationId: str(uuid) # The unique identifier of the declaration}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/declarations/analyze/receipt\n@desc Upload a receipt to analyze\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/wages\n@desc List of wages for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/wages\n@desc Create an wage for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/wages/{wageId}\n@desc Details of a single wage\n@required {wageId: str(uuid) # The unique identifier of a wage}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/wages/{wageId}\n@desc Edit a wage\n@required {wageId: str(uuid) # The unique identifier of a wage}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/wages/{wageId}\n@desc Delete a specific wage record\n@required {wageId: str(uuid) # The unique identifier of a wage}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/import/wage\"\n@desc Get data to create an importfile\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/import/wage\"\n@desc Import wage via a csv file\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 413: The request is larger than the server is willing or able to process., 415: The server refuses to accept the request because the payload format is in an unsupported format., 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/employees/employments/wages\n@desc Create wages for multiple employments\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/minimumwage\n@desc Minimumwage for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment, payscaleKey: int # The Payscale to use for calculating the minimumwage  The following payscales are supported:   -1 Wettelijk minimumloon, maandloon   -2 Wettelijk minimumloon, 4 weken   -3 Wettelijk minimumloon, uurloon}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., paygradeKey: int # The Paygrade (age) to use for calculating the minimumwage. When not supplied, the age is calculated.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/costperhour\n@desc List of costs per hour for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {includeEstimation: bool # include an estimation if no cost per unit records are present, filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/costperhour\n@desc Add a cost per hour for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/costperhour/{costPerHourId}\n@desc Details of cost per hour\n@required {costPerHourId: str(uuid) # The unique identifier of the cost per hour record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/costperhour/{costPerHourId}\n@desc Edit a cost per hour record\n@required {costPerHourId: str(uuid) # The unique identifier of the cost per hour record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/costperhour/{costPerHourId}\n@desc Delete a cost per hour record\n@required {costPerHourId: str(uuid) # The unique identifier of the cost per hour record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/workinghours\n@desc List of working hours for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/workinghours\n@desc Create the working hours for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/workinghours/{workinghoursId}\n@desc Details of the working hours\n@required {workinghoursId: str(uuid) # The unique identifier of the work detail}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/workinghours/{workinghoursId}\n@desc Edit the working hours\n@required {workinghoursId: str(uuid) # The unique identifier of the work detail}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/workinghours/{workinghoursId}\n@desc Delete a specific working hours record\n@required {workinghoursId: str(uuid) # The unique identifier of the work detail}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/organizationalentities\n@desc List of organizational entities for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/organizationalentities\n@desc Create an organizational entity for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/organizationalentities/{organizationalEntityId}\n@desc Details of an organizational entity\n@required {organizationalEntityId: str(uuid) # The unique identifier of the organizational entity}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/organizationalentities/{organizationalEntityId}\n@desc Edit the details of an organizational entity\n@required {organizationalEntityId: str(uuid) # The unique identifier of the organizational entity}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/organizationalentities/{organizationalEntityId}\n@desc Delete a specific organizational entity record\n@required {organizationalEntityId: str(uuid) # The unique identifier of the organizational entity}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/paymentinformationsepa\n@desc Get a list of payment information sepa\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/paymentinformationsepa\n@desc create a new payment information sepa record\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/paymentinformationsepa/{paymentInformationSepaId}\n@desc Get the details of a payment information sepa\n@required {paymentInformationSepaId: str(uuid) # The unique identifier of the SEPA payment record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/paymentinformationsepa/{paymentInformationSepaId}\n@desc change the details of a payment information sepa\n@required {paymentInformationSepaId: str(uuid) # The unique identifier of the SEPA payment record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/paymentinformationsepa/{paymentInformationSepaId}\n@desc Delete a specific SEPA payment-record record\n@required {paymentInformationSepaId: str(uuid) # The unique identifier of the SEPA payment record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/paymentinformationsepaseparatepayments\n@desc Get a list of payment information SEPA separate payment records\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/paymentinformationsepaseparatepayments\n@desc Create a new payment information SEPA separate payment record\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/paymentinformationsepaseparatepayments/{paymentInformationSepaSeparatePaymentId}\n@desc Get the details of a payment information SEPA separate payment record\n@required {paymentInformationSepaSeparatePaymentId: str(uuid) # The unique identifier of the SEPA payment record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/paymentinformationsepaseparatepayments/{paymentInformationSepaSeparatePaymentId}\n@desc Edit the details of a payment information separate payment record\n@required {paymentInformationSepaSeparatePaymentId: str(uuid) # The unique identifier of the SEPA payment record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/paymentinformationsepaseparatepayments/{paymentInformationSepaSeparatePaymentId}\n@desc Delete a payment information SEPA separate payment record\n@required {paymentInformationSepaSeparatePaymentId: str(uuid) # The unique identifier of the SEPA payment record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/paymentinformationnonsepa\n@desc Get a list of payment information non-SEPA\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/paymentinformationnonsepa\n@desc Create a new payment information non-SEPA record\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/paymentinformationnonsepa/{paymentInformationNonSepaId}\n@desc Get the details of a payment information non-SEPA\n@required {paymentInformationNonSepaId: str(uuid) # The unique identifier of the SEPA payment record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/paymentinformationnonsepa/{paymentInformationNonSepaId}\n@desc Change the details of a payment information non-SEPA\n@required {paymentInformationNonSepaId: str(uuid) # The unique identifier of the SEPA payment record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/paymentinformationnonsepa/{paymentInformationNonSepaId}\n@desc Delete a payment information non-SEPA record\n@required {paymentInformationNonSepaId: str(uuid) # The unique identifier of the SEPA payment record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/attachmentsofearnings\n@desc Get a list of attachment of earnings records\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/attachmentsofearnings\n@desc Create a new attachment of earnings record\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/attachmentsofearnings/{attachmentOfEarningsId}\n@desc Get the details of an attachment of earnings record\n@required {attachmentOfEarningsId: str(uuid) # The unique identifier of a record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/attachmentsofearnings/{attachmentOfEarningsId}\n@desc Edit the details of an attachment of earnings record\n@required {attachmentOfEarningsId: str(uuid) # The unique identifier of a record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/attachmentsofearnings/{attachmentOfEarningsId}\n@desc Delete an attachment of earnings record\n@required {attachmentOfEarningsId: str(uuid) # The unique identifier of a record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/protectedearnings\n@desc Get a list of protected earnings records\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/protectedearnings\n@desc Create a new protected earnings record\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/protectedearnings/{protectedEarningsId}\n@desc Get the details of an protected earnings record\n@required {protectedEarningsId: str(uuid) # The unique identifier of a record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/protectedearnings/{protectedEarningsId}\n@desc Edit the details of an protected earnings record\n@required {protectedEarningsId: str(uuid) # The unique identifier of a record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/protectedearnings/{protectedEarningsId}\n@desc Delete an protected earnings record\n@required {protectedEarningsId: str(uuid) # The unique identifier of a record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/fiscalproperties\n@desc List of fiscal properties for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/fiscalproperties\n@desc Create a fiscal record for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/fiscalproperties/{fiscalPropertiesId}\n@desc Details of a fiscal record\n@required {fiscalPropertiesId: str(uuid) # The unique identifier of the fiscal properties record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/fiscalproperties/{fiscalPropertiesId}\n@desc Edit the details of a fiscal record\n@required {fiscalPropertiesId: str(uuid) # The unique identifier of the fiscal properties record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/fiscalproperties/{fiscalPropertiesId}\n@desc Delete a specific fiscal properties record\n@required {fiscalPropertiesId: str(uuid) # The unique identifier of the fiscal properties record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/employees/employments/calculatedannualsalary\n@desc Calculate AnnualSalary\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/employees/employments/fiscalproperties\n@desc Create fiscal properties for multiple employments\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/fiscalcompanycars\n@desc List of fiscal company cars for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/fiscalcompanycars\n@desc Create a fiscal company car record for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/fiscalcompanycars/{fiscalCompanyCarId}\n@desc Details of a fiscal company car record\n@required {fiscalCompanyCarId: str(uuid) # The unique identifier of the fiscal company car}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/fiscalcompanycars/{fiscalCompanyCarId}\n@desc Edit the details of a fiscal company car record\n@required {fiscalCompanyCarId: str(uuid) # The unique identifier of the fiscal company car}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/fiscalcompanycars/{fiscalCompanyCarId}\n@desc Delete a specific fiscal company car record\n@required {fiscalCompanyCarId: str(uuid) # The unique identifier of the fiscal company car}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/import/fiscalcompanycars\n@desc Import fiscal company cars via a csv file\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 413: The request is larger than the server is willing or able to process., 415: The server refuses to accept the request because the payload format is in an unsupported format., 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/companycars\n@desc List of  company cars for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/companycars\n@desc Create a company car record for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/companycars/{companyCarId}\n@desc Details of a company car record\n@required {companyCarId: str(uuid) # The unique identifier of the company car}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/companycars/{companyCarId}\n@desc Edit the details of a company car record\n@required {companyCarId: str(uuid) # The unique identifier of the company car}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/companycars/{companyCarId}\n@desc Delete a specific company car record\n@required {companyCarId: str(uuid) # The unique identifier of the company car}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group rdwservices\n@endpoint GET /rdwservices/additionaltaxliability\n@desc Acquire the additional tax liability by the license plate number (company car)\n@required {licensePlateNumber: str # A valid vehicle registration (license plate) number.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/employmentfunds\n@desc List of funds the employment partakes in\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/employmentfunds\n@desc Activate a fund for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/employmentfunds/{employmentFundId}\n@desc Details of an employment fund\n@required {employmentFundId: str(uuid) # The unique identifier of the employment fund}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/employmentfunds/{employmentFundId}\n@desc Edit a employment fund record\n@required {employmentFundId: str(uuid) # The unique identifier of the employment fund}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/employmentfunds/{employmentFundId}\n@desc Delete a specific employment fund record\n@required {employmentFundId: str(uuid) # The unique identifier of the employment fund}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/abpfunds\n@desc List of abp funds the employment partakes in\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/abpfunds\n@desc Activate an abp fund for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/abpfunds/{abpFundId}\n@desc Details of an abp fund\n@required {abpFundId: str(uuid) # The unique identifier of the abp fund}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/abpfunds/{abpFundId}\n@desc Edit a abp fund record\n@required {abpFundId: str(uuid) # The unique identifier of the abp fund}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/abpfunds/{abpFundId}\n@desc Delete a specific abp fund record\n@required {abpFundId: str(uuid) # The unique identifier of the abp fund}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/employees/employments/employmentfunds\n@desc Create employment funds for multiple employments\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/{employerId}/employees/employments/employmentfunds\n@desc Set employment funds enddate for multiple employments\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/employees/employments/abpfunds\n@desc Create abp funds for multiple employments\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/{employerId}/employees/employments/abpfunds\n@desc Set abp funds enddate for multiple employments\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/basesforemploymentfundcalculation\n@desc List of bases for employment fund calculations.\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/basesforemploymentfundcalculation\n@desc Add a base for employment fund calculation\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/basesforemploymentfundcalculation/{baseforemploymentfundcalculationId}\n@desc Details of an base for employment fund calculations\n@required {baseforemploymentfundcalculationId: str(uuid) # The unique identifier of a base for employment fund calculation}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/basesforemploymentfundcalculation/{baseforemploymentfundcalculationId}\n@desc Change the properties of a base for employment fund calculation\n@required {baseforemploymentfundcalculationId: str(uuid) # The unique identifier of a base for employment fund calculation}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/basesforemploymentfundcalculation/{baseforemploymentfundcalculationId}\n@desc Delete a specific record\n@required {baseforemploymentfundcalculationId: str(uuid) # The unique identifier of a base for employment fund calculation}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/basesforcalculation\n@desc List of bases for calculations.\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/basesforcalculation\n@desc Add a base for calculation\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/basesforcalculation/{baseforcalculationId}\n@desc Details of an base for calculation\n@required {baseforcalculationId: str(uuid) # The unique identifier of a base for calculation}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/basesforcalculation/{baseforcalculationId}\n@desc Change the properties of a base for calculation\n@required {baseforcalculationId: str(uuid) # The unique identifier of a base for calculation}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/basesforcalculation/{baseforcalculationId}\n@desc Delete a specific record\n@required {baseforcalculationId: str(uuid) # The unique identifier of a base for calculation}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/employees/employments/basesforcalculation\n@desc Create bases for calculation for multiple employments\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/{employerId}/employees/employments/basesforcalculation\n@desc Set base for calculation enddate for multiple employments\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/deviatingawfcontributions\n@desc List of Deviating AWF contributions records for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/deviatingawfcontributions\n@desc Create a Deviating AWF contributions record for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/deviatingawfcontributions/{deviatingAwfContributionId}\n@desc Details of a Deviating AWF contributions record\n@required {deviatingAwfContributionId: str(uuid) # The unique identifier of the Deviating AWF contribution record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/deviatingawfcontributions/{deviatingAwfContributionId}\n@desc Edit the details of a Deviating AWF contributions record\n@required {deviatingAwfContributionId: str(uuid) # The unique identifier of the Deviating AWF contribution record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/deviatingawfcontributions/{deviatingAwfContributionId}\n@desc Delete a specific Deviating AWF contributions record\n@required {deviatingAwfContributionId: str(uuid) # The unique identifier of the Deviating AWF contribution record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/pensionbenefits\n@desc List pension benefit\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/pensionbenefits\n@desc Add a pension benefit for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/pensionbenefits/{pensionBenefitId}\n@desc Details of an pension benefit\n@required {pensionBenefitId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/pensionbenefits/{pensionBenefitId}\n@desc Edit a pension benefit record\n@required {pensionBenefitId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/pensionbenefits/{pensionBenefitId}\n@desc Delete a pension benefit record\n@required {pensionBenefitId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/deviatinghourlywages\n@desc List deviating hourly wage\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/deviatinghourlywages\n@desc Add a deviating hourly wage for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/deviatinghourlywages/{deviatingHourlyWageId}\n@desc Details of an deviating hourly wage\n@required {deviatingHourlyWageId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/deviatinghourlywages/{deviatingHourlyWageId}\n@desc Edit a deviating hourly wage record\n@required {deviatingHourlyWageId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/deviatinghourlywages/{deviatingHourlyWageId}\n@desc Delete a deviating hourly wage record\n@required {deviatingHourlyWageId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/benefitsInKind\n@desc List Benefits in kind\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/benefitsInKind\n@desc Add a Benefit in kind for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/benefitsinkind/{benefitInKindId}\n@desc Details of an benefit in kind\n@required {benefitInKindId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/benefitsinkind/{benefitInKindId}\n@desc Edit a benefit in kind record\n@required {benefitInKindId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/benefitsinkind/{benefitInKindId}\n@desc Delete a benefit in kind record\n@required {benefitInKindId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/customnotifications\n@desc List custom notification\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/customnotifications\n@desc Add a custom notification for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/customnotifications/{customNotificationId}\n@desc Details of a custom notification\n@required {customNotificationId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/customnotifications/{customNotificationId}\n@desc Edit a custom notification record\n@required {customNotificationId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/customnotifications/{customNotificationId}\n@desc Delete a custom notification record\n@required {customNotificationId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/customfields\n@desc List employment custom fields for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/customfields\n@desc Add an employment custom field for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/customfields/{employmentCustomFieldId}\n@desc Details of an employment custom field\n@required {employmentCustomFieldId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/customfields/{employmentCustomFieldId}\n@desc Edit an employment custom field record\n@required {employmentCustomFieldId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/customfields/{employmentCustomFieldId}\n@desc Delete an employment custom field record\n@required {employmentCustomFieldId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/otherPayrollVariables\n@desc List of other payroll variables for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/otherPayrollVariables\n@desc Add other payroll variables for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/otherPayrollVariables/{otherPayrollVariablesId}\n@desc Details of other payroll variables for an employment\n@required {otherPayrollVariablesId: str(uuid) # The unique identifier of the other payroll variables record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/otherPayrollVariables/{otherPayrollVariablesId}\n@desc Change the details of an other payroll variables record\n@required {otherPayrollVariablesId: str(uuid) # The unique identifier of the other payroll variables record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/otherPayrollVariables/{otherPayrollVariablesId}\n@desc Delete a specific other payroll variables record\n@required {otherPayrollVariablesId: str(uuid) # The unique identifier of the other payroll variables record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/socialsecurityconfigurations\n@desc List of social security records for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/socialsecurityconfigurations\n@desc Create a social security record for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/socialsecurityconfigurations/{socialSecurityConfigurationId}\n@desc Details of a social security record\n@required {socialSecurityConfigurationId: str(uuid) # The unique identifier of the social security record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/socialsecurityconfigurations/{socialSecurityConfigurationId}\n@desc Edit the details of a social security record\n@required {socialSecurityConfigurationId: str(uuid) # The unique identifier of the social security record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/socialsecurityconfigurations/{socialSecurityConfigurationId}\n@desc Delete a specific social security record\n@required {socialSecurityConfigurationId: str(uuid) # The unique identifier of the social security record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/socialsecuritybenefits\n@desc List of social security benefits records for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/socialsecuritybenefits\n@desc Create a social security benefits record for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/socialsecuritybenefits/{socialSecurityBenefitId}\n@desc Details of a social security benefits record\n@required {socialSecurityBenefitId: str(uuid) # The unique identifier of the social security record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/socialsecuritybenefits/{socialSecurityBenefitId}\n@desc Edit the details of a social security benefits record\n@required {socialSecurityBenefitId: str(uuid) # The unique identifier of the social security record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/socialsecuritybenefits/{socialSecurityBenefitId}\n@desc Delete a specific social security benefits record\n@required {socialSecurityBenefitId: str(uuid) # The unique identifier of the social security record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/healthcareinsuranceactconfigurations\n@desc List of Healthcare Insurance Act records for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/healthcareinsuranceactconfigurations\n@desc Create a Healthcare Insurance Act record for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/healthcareinsuranceactconfigurations/{healthcareInsuranceActConfigurationId}\n@desc Details of a Healthcare Insurance Act record\n@required {healthcareInsuranceActConfigurationId: str(uuid) # The unique identifier of the Healthcare Insurance Act record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/healthcareinsuranceactconfigurations/{healthcareInsuranceActConfigurationId}\n@desc Edit the details of a Healthcare Insurance Act record\n@required {healthcareInsuranceActConfigurationId: str(uuid) # The unique identifier of the Healthcare Insurance Act record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/healthcareinsuranceactconfigurations/{healthcareInsuranceActConfigurationId}\n@desc Delete a specific Healthcare Insurance Act record\n@required {healthcareInsuranceActConfigurationId: str(uuid) # The unique identifier of the Healthcare Insurance Act record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/wachtgeld\n@desc List wachtgeld\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/wachtgeld\n@desc Add a wachtgeld for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/wachtgeld/{wachtgeldId}\n@desc Details of wachtgeld\n@required {wachtgeldId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/wachtgeld/{wachtgeldId}\n@desc Edit a wachtgeld record\n@required {wachtgeldId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/wachtgeld/{wachtgeldId}\n@desc Delete a wachtgeld record\n@required {wachtgeldId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/contacts\n@desc List of Contacts for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/children\n@desc List of Children for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/citizenservicenumbers\n@desc List of citizenServiceNumber for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/customfields\n@desc List of employee custom fields for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/partners\n@desc List of Partners for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/customfields\n@desc List of employment custom fields for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/paymentinformationsepa\n@desc List of payment information for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/actualorganizationalentities\n@desc List of actual organizational entities for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/actualwages\n@desc List of actual wages for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/actualworkinghours\n@desc List of actual working hours for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/actualbenefitsanddeductions\n@desc List of actual benefitsanddeductions for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/actualemploymentfunds\n@desc List of actual employmentfunds for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/actualabpfunds\n@desc List of actual abpfunds for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/actualfiscalproperties\n@desc List of actual fiscal properties for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/actualhealthcareinsuranceactconfigurations\n@desc List of actual healthcare configurations for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/actualsocialsecurityconfigurations\n@desc List of actual social security configurations for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/actualsocialsecuritybenefits\n@desc List of actual social security benefits for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/actualdeviatingawfcontributions\n@desc List of actual awf contributions for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/actualbenefitsinkind\n@desc List of actual benefits in kind for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/actualcompanycars\n@desc List of actual company cars for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/actualfiscalcompanycars\n@desc List of actual fiscal company cars for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/actualjournalallocations\n@desc List of actual journal allocations for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/actualbasesforcalculation\n@desc List of actual bases for calculation for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/actualotherpayrollvariables\n@desc List of actual other payrollvariables for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/actualpaymentinformationnonsepa\n@desc List of actual payment information non sepa for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/actualbasesforemploymentfundcalculation\n@desc List of actual bases for employment fund calculation for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/actualpensionbenefits\n@desc List of actual pension benefits for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/actualdeviatinghourlywages\n@desc List of actual deviating hourly wage for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/actualcostperhour\n@desc List of actual cost per hour for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data., includeEstimation: bool # include an estimation if no cost per unit records are present, filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group achmeainsurancecontracts\n@endpoint GET /achmeainsurancecontracts\n@desc list of insurance contracts\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /achmeainsurancecontracts/{achmeaInsuranceContractId}/insuredwagecalculationpercentages\n@desc list of wage percentages for an insurance contract\n@required {achmeaInsuranceContractId: str(uuid) # The unique identifier of an Achmea insurance contract}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint GET /v2/providers/employers/employees/{employeeId}/benifyurl\n@desc Get Benify URL for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group users\n@endpoint GET /users/yourcampus\n@desc Get Yourcampus URL for a user\n@required {userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group qwoater\n@endpoint GET /qwoater/employers\n@desc List of employers using Qwoater\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint GET /v2/providers/employers/{employerId}/leavePolicies\n@desc List of all the leave policies\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/leavePolicies\n@desc Create a leave policy\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/{employerId}/leavePolicies\n@desc Create a leave policy based on an existing leave policy\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/leavePolicies/{leavePolicyId}\n@desc A single leave policy\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave policy}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/leavePolicies/{leavePolicyId}\n@desc Edit the details of a leave policy\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave policy}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/leavePolicies/{leavePolicyId}\n@desc Delete a leave policy\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave policy}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/leavePolicies/{leavePolicyId}/agebasedleave\n@desc Age based leave\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave policy}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/leavePolicies/{leavePolicyId}/agebasedleave\n@desc Create an age based leave record\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave policy}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/leavePolicies/agebasedleave/{ageBasedLeaveId}\n@desc An age based leave record\n@required {ageBasedLeaveId: str(uuid) # The unique identifier of the age based leave}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/leavePolicies/agebasedleave/{ageBasedLeaveId}\n@desc Edit the details of an age based leave\n@required {ageBasedLeaveId: str(uuid) # The unique identifier of the age based leave}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/leavePolicies/agebasedleave/{ageBasedLeaveId}\n@desc Delete an age based leave record\n@required {ageBasedLeaveId: str(uuid) # The unique identifier of the age based leave}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/leavePolicies/{leavePolicyId}/yearsofservicebasedleave\n@desc years of service based leave\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave policy}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/leavePolicies/{leavePolicyId}/yearsofservicebasedleave\n@desc Create a years of service based leave record\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave policy}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/leavePolicies/yearsofservicebasedleave/{yearsOfServiceBasedLeaveId}\n@desc A years of service based leave record\n@required {yearsOfServiceBasedLeaveId: str(uuid) # The unique identifier of the years of service based leave}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/leavePolicies/yearsofservicebasedleave/{yearsOfServiceBasedLeaveId}\n@desc Edit the details of a years of service based leave\n@required {yearsOfServiceBasedLeaveId: str(uuid) # The unique identifier of the years of service based leave}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/leavePolicies/yearsofservicebasedleave/{yearsOfServiceBasedLeaveId}\n@desc Delete an years of service based leave record\n@required {yearsOfServiceBasedLeaveId: str(uuid) # The unique identifier of the years of service based leave}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/leavePolicies/{leavePolicyId}/wagebasedleave\n@desc Wage based leave\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave policy}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/leavePolicies/{leavePolicyId}/wagebasedleave\n@desc Create a wage based leave record\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave policy}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/leavePolicies/wagebasedleave/{wageBasedLeaveId}\n@desc A wage based leave record\n@required {wageBasedLeaveId: str(uuid) # The unique identifier of the wage based leave}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/leavePolicies/wagebasedleave/{wageBasedLeaveId}\n@desc Edit the details of a wage based leave\n@required {wageBasedLeaveId: str(uuid) # The unique identifier of the wage based leave}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/leavePolicies/wagebasedleave/{wageBasedLeaveId}\n@desc Delete a wage based leave record\n@required {wageBasedLeaveId: str(uuid) # The unique identifier of the wage based leave}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/leavepolicies/{leavePolicyId}/employments\n@desc Get list of linked employments for the leave policy\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave policy}\n@optional {orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/leavepolicies/{leavePolicyId}/employments\n@desc Create or delete multiple linked employments for the leave policy\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave policy}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/leavepolicies/{leavePolicyId}/employments/leave/accrual\n@desc Leave accrual for employments of a leave policy\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave  policy}\n@optional {year: int(int32) # The year, month: int(int32) # The month, filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/leavepolicies/{leavePolicyId}/employments/{employmentId}/leave/accrual\"\n@desc Leave accrual for an employment\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave  policy, employmentId: str(uuid) # The unique identifier of the employment}\n@optional {year: int(int32) # The year, month: int(int32) # The month}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/leavepolicies/{leavePolicyId}/employments/leave/entitlement\n@desc Leave entitlement for employments of a leave policy\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave  policy}\n@optional {year: int(int32) # The year, month: int(int32) # The month, overridingEmploymentEndDate: str(date) # The overriding employment end date, filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/leavepolicies/{leavePolicyId}/employments/{employmentId}/leave/entitlement\"\n@desc Leave entitlement for an employment\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave  policy, employmentId: str(uuid) # The unique identifier of the employment}\n@optional {year: int(int32) # The year, month: int(int32) # The month, overridingEmploymentEndDate: str(date) # The overriding employment end date}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/{employerId}/employees/employments/leave/entitlement\n@desc Apply the entitlement for multiple employments\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/employees/employments/{employmentId}/leave/entitlement\"\n@desc Apply the entitlement for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/leavePolicies\n@desc List of all the leave policies at provider level.\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/{providerId}/leavePolicies\n@desc Create a leave policy\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/leavePolicies/{leavePolicyId}\n@desc A single leave policy\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave policy}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/leavePolicies/{leavePolicyId}\n@desc Edit the details of a leave policy\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave policy}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/leavePolicies/{leavePolicyId}\n@desc Delete a leave policy\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave policy}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/leavePolicies/{leavePolicyId}/agebasedleave\n@desc Age based leave\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave policy}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/leavePolicies/{leavePolicyId}/agebasedleave\n@desc Create an age based leave record\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave policy}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/leavePolicies/agebasedleave/{ageBasedLeaveId}\n@desc An age based leave record\n@required {ageBasedLeaveId: str(uuid) # The unique identifier of the age based leave}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/leavePolicies/agebasedleave/{ageBasedLeaveId}\n@desc Edit the details of an age based leave\n@required {ageBasedLeaveId: str(uuid) # The unique identifier of the age based leave}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/leavePolicies/agebasedleave/{ageBasedLeaveId}\n@desc Delete an age based leave record\n@required {ageBasedLeaveId: str(uuid) # The unique identifier of the age based leave}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/leavePolicies/{leavePolicyId}/yearsofservicebasedleave\n@desc years of service based leave\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave policy}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/leavePolicies/{leavePolicyId}/yearsofservicebasedleave\n@desc Create a years of service based leave record\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave policy}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/leavePolicies/yearsofservicebasedleave/{yearsOfServiceBasedLeaveId}\n@desc A years of service based leave record\n@required {yearsOfServiceBasedLeaveId: str(uuid) # The unique identifier of the years of service based leave}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/leavePolicies/yearsofservicebasedleave/{yearsOfServiceBasedLeaveId}\n@desc Edit the details of a years of service based leave\n@required {yearsOfServiceBasedLeaveId: str(uuid) # The unique identifier of the years of service based leave}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/leavePolicies/yearsofservicebasedleave/{yearsOfServiceBasedLeaveId}\n@desc Delete an years of service based leave record\n@required {yearsOfServiceBasedLeaveId: str(uuid) # The unique identifier of the years of service based leave}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/leavePolicies/{leavePolicyId}/wagebasedleave\n@desc Wage based leave\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave policy}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/leavePolicies/{leavePolicyId}/wagebasedleave\n@desc Create a wage based leave record\n@required {leavePolicyId: str(uuid) # The unique identifier of the leave policy}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/leavePolicies/agebasedleave/{wageBasedLeaveId}\n@desc A wage based leave record\n@required {wageBasedLeaveId: str(uuid) # The unique identifier of the wage based leave}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/leavePolicies/agebasedleave/{wageBasedLeaveId}\n@desc Edit the details of a wage based leave\n@required {wageBasedLeaveId: str(uuid) # The unique identifier of the wage based leave}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/leavePolicies/agebasedleave/{wageBasedLeaveId}\n@desc Delete a wage based leave record\n@required {wageBasedLeaveId: str(uuid) # The unique identifier of the wage based leave}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/leavetypes\n@desc List of leave types\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/leavetypes/{leaveTypeId}\n@desc Details of a leave type\n@required {employerId: str(uuid) # The unique identifier of the employer, leaveTypeId: str(uuid) # The unique identifier of the leave type}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/{employerId}/leavetypes/{leaveTypeId}\n@desc Edit the details of a leave type\n@required {employerId: str(uuid) # The unique identifier of the employer, leaveTypeId: str(uuid) # The unique identifier of the leave type}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/leaverequests\n@desc List of leave requests for the employees of an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/employees/employments/leaverequests\n@desc Change the status of leave requests\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/leaverequests/currentlyAvailableUnits\n@desc Currently available units for the given leaveRequestIds\n@required {leaveRequestIds: str(uuid) # Comma separated list of leaveRequestIds (GUIDs) to get the currently available units for.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/leave\n@desc List of all the leave entries\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/leave\n@desc Create a leave record for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/leave/{leaveId}\n@desc A single leave entry\n@required {leaveId: str(uuid) # The unique identifier of the leave}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/leave/{leaveId}\n@desc Edit the details of a leave\n@required {leaveId: str(uuid) # The unique identifier of the leave}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/leave/{leaveId}\n@desc Delete a specific leave record\n@required {leaveId: str(uuid) # The unique identifier of the leave}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/leave/metadata\n@desc Get the values for the metadata fields\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/leave/defaults\n@desc Get the default values to be used when POSTing a new record\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/leave/{leaveId}/metadata\n@desc Get the values for the metadata fields\n@required {leaveId: str(uuid) # The unique identifier of the leave}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/leave/proposedleavehours\n@desc Get the proposed number of leave hours for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {startDate: str # The start date of the leave period, endDate: str # The end date of the leave period, filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/leave/proposedleavehours\n@desc Get the proposed number of leave hours for all employments of an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {startDate: str # The start date of the leave period, endDate: str # The end date of the leave period, filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/leave/overview/{year}\n@desc Download the leave overview for an employment and year\n@required {employmentId: str(uuid) # The unique identifier of the employment, year: int(int32) # The payroll year}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/leaverequests\n@desc leave requests by employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/leaverequests\n@desc Create a leave request for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/leaverequests/{leaveRequestId}\n@desc Details of a leave request\n@required {leaveRequestId: str(uuid) # The unique identifier of the leave request}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/leaverequests/{leaveRequestId}\n@desc Change the details of a leave request\n@required {leaveRequestId: str(uuid) # The unique identifier of the leave request}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/leavebalances\n@desc List of yearly leave balances for each leave type.\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/leavebalances\n@desc The leave balance for all employments\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for the following logic   1. To determine the active `function` and `department` of the employment   2. To calculate `usageAfterToday` and `usageThroughToday`   3. To determine the year for which the leave balance is returned  If not provided, \"today\" is used, leaveType: [int] # Select which `leaveType` will be returned. Based on the provided 'leaveType.key'(s)  If not provided, the `leaveType` 16 (Verlof) is returned (16 is the sum of leaveType 1 (bovenwettelijk verlof) and 15 (wettelijk verlof)), filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/leavebalances/worth\n@desc The leave balanceworth for all employments\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {referenceDate: str(date) # Set a reference date for the following logic   1. To determine the active `function` and `department` of the employment   2. To calculate `usageAfterToday` and `usageThroughToday`   3. To determine the year for which the leave balance is returned  If not provided, \"today\" is used, leaveType: [int] # Select which `leaveType` will be returned. Based on the provided 'leaveType.key'(s)  If not provided, the `leaveType` 16 (Verlof) is returned (16 is the sum of leaveType 1 (bovenwettelijk verlof) and 15 (wettelijk verlof)), filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/leavebalances/grouped\n@desc Summed up leave balance total and grouped by\n@required {employerId: str(uuid) # The unique identifier of the employer, groupBy: str(Department/Function) # Select the groupBy}\n@optional {referenceDate: str(date) # Set a reference date for the following logic   1. To determine the active `function` and `department` of the employment   2. To calculate `usageAfterToday` and `usageThroughToday`   3. To determine the year for which the leave balance is returned  If not provided, \"today\" is used, leaveType: [int] # Select which `leaveType` will be returned. Based on the provided 'leaveType.key'(s)  If not provided, the `leaveType` 16 (Verlof) is returned (16 is the sum of leaveType 1 (bovenwettelijk verlof) and 15 (wettelijk verlof)), orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/leavepolicies\n@desc Get list of linked leave policies for the employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/employees/employments/{employmentId}/leavepolicies\n@desc Link or unlink leave policies for the employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/import/leave\"\n@desc Get data to create an importfile\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/import/leave\"\n@desc Import leave via a csv file\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 413: The request is larger than the server is willing or able to process., 415: The server refuses to accept the request because the payload format is in an unsupported format., 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/leave\n@desc Post leave for multiple employments.\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(202) OK. the specified leave is applied to the selected employments.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollprocessoverview\n@desc Process Information about a payroll on administration level\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, payrollPeriodIdStart: int(int32) # The unique identifier of the first payroll period to return}\n@optional {payrollPeriodIdEnd: int(int32) # The unique identifier of the last payroll period to return}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollruns\n@desc List of payroll runs for an administration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}\n@desc Details of a payrollrun\n@required {payrollrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}\n@desc Change the availableForEmployee data\n@required {payrollrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/payrolladministrations/payrollruns\n@desc Change the status of payrollruns\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/periodreadyforpayroll\n@desc Send an email to inform the salary administrator\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/payslips\n@desc Download payslips for a payroll run\n@required {payrollrunId: str(uuid) # The unique identifier of the payroll run}\n@optional {sortOnField: str(employeeNumber/lastName/firstName)=employeeNumber # Field on which the payslips will be sorted. By default the payslips are sorted by `employeeNumber`. Possible values for this parameter are: - employeeNumber: Sort payslips by employee number - name: Sort payslips by last name, includeEmploymentsWithMijnLoketAccess: bool=true # Indicates whether to include employments for which the employee has access to Mijn Loket. Possible values for this parameter are: - true: Include employments with Mijn Loket access(All employments) - false: Exclude employments with Mijn Loket access}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/defaultset\n@desc Download the default set of downloads for a payroll run\n@required {payrollrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/paymentoverviews\n@desc Download payment overviews for a payroll run\n@required {payrollrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/wagesheets\n@desc Download wage sheets for a payroll run\n@required {payrollrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/sepafiles\n@desc Get a list of SEPA files for a payroll run\n@required {payrollrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/sepahashes\n@desc Get a list of SEPA hashes for a payroll run\n@required {payrollrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollruns/sepafiles/{sepafileId}\n@desc Download a SEPA file\n@required {sepafileId: str(uuid) # Sepa file ID, requestedExecutionDate: str(date) # This value is used when creating the (non) sepa file to set the value of \\}\n@optional {paymentType: str(Other/Salary)=Salary # Indicates the type of payment for the SEPA file. In case salary is selected the following will be included in the SEPA xml file ```        SALA    ```, batchBooking: str(BtchBookgExclude/BtchBookgTrue/BtchBookgFalse)=BtchBookgExclude # Determines whether the Batch Booking \\ tag is included in the SEPA file and if it is which value it is set to.  By defualt this value is set to Exclude.  Possible values for this parameter are: - Exclude: Do not include \\ tag in SEPA file - IncludeTrue: Include \\ tag in SEPA file and set it to 'True' - IncludeFalse: Include \\ tag in SEPA file and set it to 'False'}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/totalsepafile\n@desc Download a total SEPA file\n@required {payrollrunId: str(uuid) # The unique identifier of the payroll run, requestedExecutionDate: str(date) # This value is used when creating the (non) sepa file to set the value of \\}\n@optional {paymentType: str(Other/Salary)=Salary # Indicates the type of payment for the SEPA file. In case salary is selected the following will be included in the SEPA xml file ```        SALA    ```, batchBooking: str(BtchBookgExclude/BtchBookgTrue/BtchBookgFalse)=BtchBookgExclude # Determines whether the Batch Booking \\ tag is included in the SEPA file and if it is which value it is set to.  By defualt this value is set to Exclude.  Possible values for this parameter are: - Exclude: Do not include \\ tag in SEPA file - IncludeTrue: Include \\ tag in SEPA file and set it to 'True' - IncludeFalse: Include \\ tag in SEPA file and set it to 'False'}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/runoverviews\n@desc Download run overviews for a payroll run\n@required {payrollrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/payrollcontrolregister\n@desc Download payroll control register for a payroll run\n@required {payrollrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/journalentriesperdistributionunitoverviews\n@desc Download the journal entries by distribution Unit.\n@required {payrollrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/errorsandwarnings\n@desc Download errors and warnings for a payroll run\n@required {payrollrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/nonsepafile\n@desc Download a Non Sepa file\n@required {payrollrunId: str(uuid) # The unique identifier of the payroll run, requestedExecutionDate: str(date) # This value is used when creating the (non) sepa file to set the value of \\}\n@optional {paymentReason: str # Reason for the payment, eg Salary. Appears in the tag \\ if provided.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollPeriodDataAuditTrail\n@desc Download the audit trail for the payroll period data\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, startDate: str # The start date, endDate: str # The end date}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/employmentPayrollDataAuditTrail\n@desc Download the audit trail for the employment payroll data\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, startDate: str # The start date, endDate: str # The end date}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollperiods\n@desc List of all available payroll periods and runs\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollperiods/minimized\n@desc List of all available payroll periods\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollperiods/{payrollPeriodId}/payrollresults\n@desc Get payroll results for the given payroll period\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, payrollPeriodId: int(int32) # The unique identifier of the payroll period}\n@optional {payrollComponents: [int(int32)] # Can be used to filter what payroll components are returned. Cannot be used in combination with payrollComponentSet., payrollComponentSet: str(uuid) # A predefined set of payroll components to filter what payroll components are returned}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollperiods/compare\n@desc Get the results of the given payroll period and the one before\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, payrollPeriodId: int(int32) # The unique identifier of the payroll period}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/payrollresults/statistics/data\n@desc basic payrollresults statistics\n@required {employerId: str(uuid) # The unique identifier of the employer, startDate: str # The start date, endDate: str # The end date}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/payrollperiods/payrollcomponents/{payrollComponent}\n@desc Get the results of the given payroll period and the one before\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, payrollPeriodIdStart: int(int32) # The unique identifier of the payroll period, payrollPeriodIdEnd: int(int32) # The unique identifier of the payroll period}\n@optional {payrollComponents: [int(int32)] # Can be used to filter what payroll components are returned. Cannot be used in combination with payrollComponentSet.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollperiods/payrollresults/compare\n@desc Compare payrollresults for two payrollperiods at providerlevel\n@required {payrollPeriodIdToCompare: int(int32) # The unique identifier of the base payroll period, payrollPeriodIdCompareTo: int(int32) # The unique identifier of the payroll period to which the base payroll period is compared, payrollComponentId: int(int32) # The component id, tableTariff: str(table/tariff/tableAndTariff) # Indicates whether the table and/or tariff values should be included in the response., includeFromDeviationPercentage: num(double) # Indicates from deviation percentage results should be included in the response. When set to 0, all results are included., sort: str(employerName/administrationName/clientNumber/administrationNumber/percentageDifference) # Indicates on which field the results should be sorted. Default is on the payroll component.}\n@returns(200) Async download\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/results\n@desc Get results for a payroll run\n@required {payrollrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/BalanceSheet\n@desc Get payroll run balance sheet\n@required {payrollrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollresults\n@desc Payroll results for several periods\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, payrollPeriodIdStart: int(int32) # The unique identifier of the payroll period, payrollPeriodIdEnd: int(int32) # The unique identifier of the payroll period}\n@optional {payrollComponentSetId: str(uuid) # A predefined set of payroll components to filter what payroll components are returned}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/payrollresults\"\n@desc Payroll results for a payrollrun\n@required {payrollrunId: str(uuid) # The unique identifier of the payroll run}\n@optional {payrollComponentSetId: str(uuid) # A predefined set of payroll components to filter what payroll components are returned}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollperiods/payrollresults\"\n@desc Download payrollresults in columns\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, payrollPeriodIdStart: int(int32) # The unique identifier of the payroll period, payrollPeriodIdEnd: int(int32) # The unique identifier of the payroll period}\n@optional {payrollComponentSetId: str(uuid) # A predefined set of payroll components to filter what payroll components are returned}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollperiods/payrollresults/grouped\"\n@desc Download FTE payrollresults in columns\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, payrollPeriodIdStart: int(int32) # The unique identifier of the payroll period, payrollPeriodIdEnd: int(int32) # The unique identifier of the payroll period}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /providers\n@desc List of providers\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/logo\n@desc Download the provider logo\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/logo/{version}\n@desc Download the provider logo\n@required {providerId: str(uuid) # The unique identifier of a provider, version: str(uuid) # An guid generated for caching. The value does not influence the output of this function. The provider/logo endpoint returns the URI of the current logo with the version.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/contactinformation\n@desc Retrieve provider contact information\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group billing\n@endpoint GET /billing/providers/{providerId}/billableitems\n@desc Overview of number of billable items per employer\n@required {startDate: str # The start date, endDate: str # The end date, providerId: str(uuid) # The unique identifier of a provider}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint GET /v2/providers/{providerId}/dashboard\n@desc Dashboard for a provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/logos\n@desc Logos at providerlevel\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/{providerId}/logos\n@desc Upload a logo for the provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/logos/{logoId}\n@desc Logo at providerlevel\n@required {logoId: str(uuid) # The unique identifier of a logo}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/logos/{logoId}\n@desc Edit a provider logo\n@required {logoId: str(uuid) # The unique identifier of a logo}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/logos/{logoId}\n@desc Delete a logo at providerlevel\n@required {logoId: str(uuid) # The unique identifier of a logo}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/logos/{logoId}/logo\n@desc Logo without properties at providerlevel\n@required {logoId: str(uuid) # The unique identifier of a logo}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/configuration\n@desc Provider configuration\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/{providerId}/configuration\n@desc Edit provider configuration\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/configuration/payslip\n@desc Provider payslip configuration\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/{providerId}/configuration/payslip\n@desc Edit provider configuration\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/configuration/payslip/logo\n@desc Provider payslip logo\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/{providerId}/configuration/payslip/logo\n@desc Delete the provider payslip logo\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/{providerId}/configuration/payslip/logo\n@desc Upload a logo for the payslip at providerlevel.\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/notificationsettings\n@desc The notification settings for the provider\n@required {providerId: str(uuid) # The unique identifier of an provider}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/{providerId}/notificationsettings\n@desc Manage the Provider notification settings\n@required {providerId: str(uuid) # The unique identifier of an provider}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/groupclassifications\n@desc List groupclassifications for an provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/{providerId}/groupclassifications\n@desc Add a groupclassification for an provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/groupclassifications/{groupClassificationId}\n@desc Edit a groupclassification record\n@required {groupClassificationId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/groupclassifications/{groupClassificationId}\n@desc Delete a groupclassification record\n@required {groupClassificationId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/workrelatedcostsutilization\n@desc WorkrelatedCostsUtilization per administration.\n@required {year: int(int32) # The payroll year, sort: str(employerName/administrationName/clientNumber/administrationNumber/percentageUtilization) # Indicates on which field the results should be sorted.}\n@returns(200) Async download\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group qwoatermicroservice\n@endpoint GET /qwoatermicroservice/providers/employers/dossier/usage\n@desc Dossier Usage per employer.\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data.}\n@returns(200) Async download\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /qwoatermicroservice/providers/employers/signature/usage\n@desc Signature usage per employer.\n@required {startDate: str # The start date, endDate: str # The end date}\n@returns(200) Async download\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint GET /v2/providers/{providerId}/authorizationsets\n@desc List of authorization sets\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/{providerId}/authorizationsets\n@desc Create an AuthorizationSet for an provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/authorizationsets/{authorizationSetId}\n@desc Details of a authorization set\n@required {authorizationSetId: str(uuid) # The unique identifier of an authorization set}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/authorizationsets/{authorizationSetId}\n@desc Edit the details of an authorizationset\n@required {authorizationSetId: str(uuid) # The unique identifier of an authorization set}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/authorizationsets/{authorizationSetId}\n@desc Delete a specific AuthorizationSet\n@required {authorizationSetId: str(uuid) # The unique identifier of an authorization set}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/modulesets\n@desc List of module sets\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/{providerId}/modulesets\n@desc Create a module set for an provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/modulesets/{moduleSetId}\n@desc Details of a module set\n@required {moduleSetId: str(uuid) # The unique identifier of an module set}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/modulesets/{moduleSetId}\n@desc Edit the details of an module set\n@required {moduleSetId: str(uuid) # The unique identifier of an module set}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/modulesets/{moduleSetId}\n@desc Delete a specific module set\n@required {moduleSetId: str(uuid) # The unique identifier of an module set}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/moduleset\n@desc Get module set for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/{employerId}/moduleset\n@desc Update module set for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/notificationsets\n@desc List of notification sets\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/{providerId}/notificationsets\n@desc Create a notification set for an provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/notificationsets/{notificationSetId}\n@desc Details of a notification set\n@required {notificationSetId: str(uuid) # The unique identifier of an notification set}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/notificationsets/{notificationSetId}\n@desc Edit the details of an notification set\n@required {notificationSetId: str(uuid) # The unique identifier of an notification set}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/notificationsets/{notificationSetId}\n@desc Delete a specific notification set\n@required {notificationSetId: str(uuid) # The unique identifier of an notification set}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/payrollruns/status\n@desc Payroll status for each administration.\n@required {payrollPeriodId: int(int32) # The unique identifier of the payroll period to return.}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/payrolltaxreturns/status\"\n@desc PayrollTaxreturn status for each wageTaxNumber.\n@required {payrollPeriodId: int(int32) # The unique identifier of the payroll period to return.}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/pensiondeclaration/status\n@desc Pension declaration status for each externalParty.\n@required {payrollPeriodId: int(int32) # The unique identifier of the payroll period to return.}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group year\n@endpoint GET /year/providers/employers/payrolladministrations/years/{year}/status\n@desc Year status for each administration\n@required {year: int(int32) # The year.}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/journalruns\n@desc List of journal runs for an administration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}\n@desc Details of a journal run\n@required {journalrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}\n@desc Change the status of a journal run\n@required {journalrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/journalruns/initiate\n@desc Initiate journal run (journaliseren)\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/undo\n@desc Undo journal run (verwijderen journaalrun)\n@required {journalrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/journalruns/recalculate\n@desc Recalculate journal for a payroll run\n@required {payrollrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/results\n@desc Get journal results for a journal run\n@required {journalrunId: str(uuid) # The unique identifier of the payroll run}\n@optional {consolidate: str(BasedOnLedgerAccountConfiguration/Always/Never)=BasedOnLedgerAccountConfiguration # Dictates how the output is consolidated}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/journalruns/cumulativeresults\n@desc Get journal results for a payroll administration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, startPeriod: int # First period (=from) of the requested timebox. Use the format 'YYYYPP', endPeriod: int # Last period (=up to and including) of the requested timebox. Use the following 'YYYYPP'}\n@optional {consolidate: str(BasedOnLedgerAccountConfiguration/Always/Never)=BasedOnLedgerAccountConfiguration # Dictates how the output is consolidated}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/report\n@desc Get journal report for a journal run\n@required {journalrunId: str(uuid) # The unique identifier of the payroll run}\n@optional {consolidate: str(BasedOnLedgerAccountConfiguration/Always/Never)=BasedOnLedgerAccountConfiguration # Dictates how the output is consolidated}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/runoverview\n@desc Get journal run overview for a journal run\n@required {journalrunId: str(uuid) # The unique identifier of the payroll run, reportJournalNumber: int(int32) # Dagboeknummer., reportVoucherNumber: int(int32) # Boekstuknummer., reportYear: int(int32) # A valid year to be shown on the report., reportPeriodNumber: int(int32) # A valid period number to be shown on the report., reportDate: str(date) # A valid booking date to be shown on the report.}\n@optional {reportDescription: str # Omschrijving to be shown on the overview.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/runoverviewperemployment\n@desc Get journal run overview per employment for a journal run\n@required {journalrunId: str(uuid) # The unique identifier of the payroll run, reportJournalNumber: int(int32) # Dagboeknummer., reportVoucherNumber: int(int32) # Boekstuknummer., reportYear: int(int32) # A valid year to be shown on the report., reportPeriodNumber: int(int32) # A valid period number to be shown on the report., reportDate: str(date) # A valid booking date to be shown on the report.}\n@optional {reportDescription: str # Omschrijving to be shown on the overview.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/exportAuditTrail\n@desc List export attempts for a journal run\n@required {journalrunId: str(uuid) # The unique identifier of the payroll run}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/errors\n@desc Errors of a journal run\n@required {journalrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/send\n@desc Send the journal run\n@required {journalrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(202) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/journalruns/{journalrunId}/download\n@desc Download the journal run\n@required {journalrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/journalConfigurations\n@desc List of journal configurations\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/journalConfigurations\n@desc Create a new journal configuration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/journalConfigurations/{journalConfigurationId}\n@desc Details of a journal configuration\n@required {journalConfigurationId: str(uuid) # The unique identifier of a journal configuration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/payrolladministrations/journalConfigurations/{journalConfigurationId}\n@desc Edit the details of a journal configuration\n@required {journalConfigurationId: str(uuid) # The unique identifier of a journal configuration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/payrolladministrations/journalConfigurations/{journalConfigurationId}\n@desc Delete a journal configuration\n@required {journalConfigurationId: str(uuid) # The unique identifier of a journal configuration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/journalConfigurations/{journalConfigurationId}/journalApplication\n@desc Get the journal application for a journal configuration\n@required {journalConfigurationId: str(uuid) # The unique identifier of a journal configuration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/journalConfigurations/{journalConfigurationId}/journalApplication\n@desc Create a new journal application for a journal configuration\n@required {journalConfigurationId: str(uuid) # The unique identifier of a journal configuration}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/payrolladministrations/journalConfigurations/{journalConfigurationId}/journalApplication\n@desc Edit the details of a journal application\n@required {journalConfigurationId: str(uuid) # The unique identifier of a journal configuration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/payrolladministrations/journalConfigurations/{journalConfigurationId}/journalApplication\n@desc Delete a journal application\n@required {journalConfigurationId: str(uuid) # The unique identifier of a journal configuration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/journalProfiles\n@desc List journal profiles for the given provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/{providerId}/journalProfiles\n@desc Create a journal profile for the provider.\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/journalProfiles/{journalProfileId}\n@desc Details of a journal profile\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/journalProfiles/{journalProfileId}\n@desc Edit the details of a journal profile\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/journalProfiles/{journalProfileId}\n@desc Delete a journal profile\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/journalProfiles/{journalProfileId}/ledgerAccounts\n@desc List of ledger accounts for a journal profile of a specific provider.\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/journalProfiles/{journalProfileId}/ledgerAccounts\n@desc Create a new ledger account for a journal profile of a specific provider.\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/journalProfiles/ledgerAccounts/{ledgerAccountId}\n@desc Details of a ledger account at provider level\n@required {ledgerAccountId: str(uuid) # The unique identifier of a ledger account}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/journalProfiles/ledgerAccounts/{ledgerAccountId}\n@desc Edit the details of a journal allocation record at the provider level\n@required {ledgerAccountId: str(uuid) # The unique identifier of a ledger account}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/journalProfiles/ledgerAccounts/{ledgerAccountId}\n@desc Delete a ledger account on the provider level\n@required {ledgerAccountId: str(uuid) # The unique identifier of a ledger account}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/journalProfiles/{journalProfileId}/ledgerAccountToPayrollComponentLinks\"\n@desc List of ledger account to payroll component links at provider level\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/journalProfiles/{journalProfileId}/ledgerAccountToPayrollComponentLinks\"\n@desc Create a new ledger account to payroll component link for a journal profile at provider level\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/journalProfiles/ledgerAccountToPayrollComponentLinks/{ledgerAccountToPayrollComponentLinkId}\n@desc Details of a ledger account to payroll component link at provider level\n@required {ledgerAccountToPayrollComponentLinkId: str(uuid) # The unique identifier of a ledger account to payroll component link}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/journalProfiles/ledgerAccountToPayrollComponentLinks/{ledgerAccountToPayrollComponentLinkId}\n@desc Edit the details of a ledger account to payroll component link record at provider level\n@required {ledgerAccountToPayrollComponentLinkId: str(uuid) # The unique identifier of a ledger account to payroll component link}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/journalProfiles/ledgerAccountToPayrollComponentLinks/{ledgerAccountToPayrollComponentLinkId}\n@desc Delete a ledger account to payroll component link at provider level\n@required {ledgerAccountToPayrollComponentLinkId: str(uuid) # The unique identifier of a ledger account to payroll component link}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/journalProfiles/{journalProfileId}/costCenters\n@desc List of cost centers at provider level\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/journalProfiles/{journalProfileId}/costCenters\n@desc Create a new cost center for a journal profile at provider level\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/journalProfiles/costCenters/{costCenterId}\n@desc Details of a cost center at provider level\n@required {costCenterId: str(uuid) # The unique identifier of a cost center}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/journalProfiles/costCenters/{costCenterId}\n@desc Edit the details of a cost center at provider level\n@required {costCenterId: str(uuid) # The unique identifier of a cost center}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/journalProfiles/costCenters/{costCenterId}\n@desc Delete a cost center at provider level\n@required {costCenterId: str(uuid) # The unique identifier of a cost center}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/journalProfiles/{journalProfileId}/costUnits\n@desc List of cost units at provider level\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/journalProfiles/{journalProfileId}/costUnits\n@desc Create a new cost unit for a journal profile at provider level\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/journalProfiles/costUnits/{costUnitId}\n@desc Details of a cost unit at provider level\n@required {costUnitId: str(uuid) # The unique identifier of a cost unit}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/journalProfiles/costUnits/{costUnitId}\n@desc Edit the details of a cost unit at provider level\n@required {costUnitId: str(uuid) # The unique identifier of a cost unit}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/journalProfiles/costUnits/{costUnitId}\n@desc Delete a cost unit at provider level\n@required {costUnitId: str(uuid) # The unique identifier of a cost unit}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/journalprofiles/{journalProfileId}/CostCenterCostUnitMatrix\n@desc Cost center and cost unit matrix\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/journalprofiles/{journalProfileId}/CostCenterCostUnitMatrix\n@desc Edit the links between cost center and cost units\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/journalProfiles\n@desc List of journal profiles\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}\n@desc Details of a journal profile\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}\n@desc Edit the details of a journal profile record\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/ledgerAccounts\n@desc List of ledger accounts\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/ledgerAccounts\n@desc Create a new ledger account for a journal profile\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/journalProfiles/ledgerAccounts/{ledgerAccountId}\n@desc Details of a ledger account\n@required {ledgerAccountId: str(uuid) # The unique identifier of a ledger account}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/payrolladministrations/journalProfiles/ledgerAccounts/{ledgerAccountId}\n@desc Edit the details of a journal allocation record\n@required {ledgerAccountId: str(uuid) # The unique identifier of a ledger account}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/payrolladministrations/journalProfiles/ledgerAccounts/{ledgerAccountId}\n@desc Delete a ledger account\n@required {ledgerAccountId: str(uuid) # The unique identifier of a ledger account}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/ledgerAccountToPayrollComponentLinks\n@desc List of ledger account to payroll component links\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/ledgerAccountToPayrollComponentLinks\n@desc Create a new ledger account to payroll component link for a journal profile\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/ledgerAccountToPayrollComponentLinks/metadata\n@desc Metadata for ledger account to payroll component links\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/journalProfiles/ledgerAccountToPayrollComponentLinks/{ledgerAccountToPayrollComponentLinkId}\n@desc Details of a ledger account to payroll component link\n@required {ledgerAccountToPayrollComponentLinkId: str(uuid) # The unique identifier of a ledger account to payroll component link}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/payrolladministrations/journalProfiles/ledgerAccountToPayrollComponentLinks/{ledgerAccountToPayrollComponentLinkId}\n@desc Edit the details of a ledger account to payroll component link record\n@required {ledgerAccountToPayrollComponentLinkId: str(uuid) # The unique identifier of a ledger account to payroll component link}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/payrolladministrations/journalProfiles/ledgerAccountToPayrollComponentLinks/{ledgerAccountToPayrollComponentLinkId}\n@desc Delete a ledger account to payroll component link\n@required {ledgerAccountToPayrollComponentLinkId: str(uuid) # The unique identifier of a ledger account to payroll component link}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/costCenters\n@desc List of cost centers\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/costCenters\n@desc Create a new cost center for a journal profile\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/journalProfiles/costCenters/{costCenterId}\n@desc Details of a cost center\n@required {costCenterId: str(uuid) # The unique identifier of a cost center}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/payrolladministrations/journalProfiles/costCenters/{costCenterId}\n@desc Edit the details of a cost center\n@required {costCenterId: str(uuid) # The unique identifier of a cost center}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/payrolladministrations/journalProfiles/costCenters/{costCenterId}\n@desc Delete a cost center\n@required {costCenterId: str(uuid) # The unique identifier of a cost center}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/costUnits\n@desc List of cost units\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/costUnits\n@desc Create a new cost unit for a journal profile\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/journalProfiles/costUnits/{costUnitId}\n@desc Details of a cost unit\n@required {costUnitId: str(uuid) # The unique identifier of a cost unit}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/payrolladministrations/journalProfiles/costUnits/{costUnitId}\n@desc Edit the details of a cost unit record\n@required {costUnitId: str(uuid) # The unique identifier of a cost unit}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/payrolladministrations/journalProfiles/costUnits/{costUnitId}\n@desc Delete a cost unit\n@required {costUnitId: str(uuid) # The unique identifier of a cost unit}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/CostCenterCostUnitMatrix\n@desc Cost centers and cost unit matrix\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/payrolladministrations/journalProfiles/{journalProfileId}/CostCenterCostUnitMatrix\n@desc Edit the links between cost centers and cost units\n@required {journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/journalallocations\n@desc List of journal allocations for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/journalallocations\n@desc Create a new journal allocation record for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/journalallocations/{journalAllocationId}\n@desc Details of a journal allocation\n@required {journalAllocationId: str(uuid) # The unique identifier of the journal allocation}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/journalallocations/{journalAllocationId}\n@desc Edit the details of a journal allocation record\n@required {journalAllocationId: str(uuid) # The unique identifier of the journal allocation}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/journalallocations/{journalAllocationId}\n@desc Delete a specific journal allocation record\n@required {journalAllocationId: str(uuid) # The unique identifier of the journal allocation}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group user\n@endpoint GET /user\n@desc Get current user\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /user/{userId}\n@desc Basic properties of a user\n@required {userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /user/{userId}\n@desc Edit current user\n@required {userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /user/photo\n@desc Photo of an user\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /user/photo\n@desc Post user photo\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /user/photo\n@desc Delete user photo\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group globalfilter\n@endpoint GET /globalfilter/user/filtersettings/{employerId}\n@desc Get user filter settings\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /globalfilter/user/filtersettings/{employerId}\n@desc Edit the user filter settings\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint GET /v2/providers/{providerId}/users\n@desc List of provider users for an provider\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/{providerId}/users\n@desc Create an SSO or Azure AD provider user for an provider\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/users/{userId}\n@desc Details of a provider user\n@required {userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/users/{userId}\n@desc Edit the details of a provider user\n@required {userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/users/{userId}\n@desc Delete a specific provider user record\n@required {userId: str(uuid) # The unique identifier of an user}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/users/{userId}/access\n@desc Reinstate or Revoke access to Loket for a provider user (clients)\n@required {userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/{providerId}/users/invite\n@desc Send an invite to a provider user\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/users/{userId}/invite\n@desc Resend or Revoke an invite for a provider user\n@required {userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/users/{userId}/authorizations\n@desc The authorizations for the provider user\n@required {userId: str(uuid) # The unique identifier of an user}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/users/{userId}/authorizations\n@desc Manage the Provider user authorizations\n@required {userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/users/{userId}/authorizationSet\n@desc The authorization set for the user for the Provider\n@required {userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/users/{userId}/authorizationGroups\n@desc The authorization groups for the provider user\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/users/{userId}/authorizationGroups\n@desc Manage the provider user authorization groups\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/users/{userId}/clients\n@desc List of all the clients for the provider user\n@required {userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/authorizationgroups\n@desc List authorization groups (teams) for the given provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/{providerId}/authorizationgroups\n@desc Create an authorization group (team) for the provider.\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/authorizationgroups/{authorizationGroupId}\n@desc Details of an authorization group\n@required {authorizationGroupId: str(uuid) # The unique identifier of a authorization group}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/authorizationgroups/{authorizationGroupId}\n@desc Edit the details of an authorization group\n@required {authorizationGroupId: str(uuid) # The unique identifier of a authorization group}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/authorizationgroups/{authorizationGroupId}\n@desc Delete an authorization group\n@required {authorizationGroupId: str(uuid) # The unique identifier of a authorization group}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/authorizationgroups/{authorizationGroupId}/authorizations\n@desc The authorizations for the authorization group\n@required {authorizationGroupId: str(uuid) # The unique identifier of a authorization group}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/authorizationgroups/{authorizationGroupId}/authorizations\n@desc Manage the authorization group authorizations\n@required {authorizationGroupId: str(uuid) # The unique identifier of a authorization group}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/authorizationgroups/{authorizationGroupId}/employers\n@desc The employers for the authorization group\n@required {authorizationGroupId: str(uuid) # The unique identifier of a authorization group}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/authorizationgroups/{authorizationGroupId}/employers\n@desc Manage the authorization group employers\n@required {authorizationGroupId: str(uuid) # The unique identifier of a authorization group}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/authorizationgroups/{authorizationGroupId}/users\n@desc The users for the authorization group\n@required {authorizationGroupId: str(uuid) # The unique identifier of a authorization group}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/authorizationgroups/{authorizationGroupId}/users\n@desc Manage the authorization group users\n@required {authorizationGroupId: str(uuid) # The unique identifier of a authorization group}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/employers/{employerId}/authorizationGroups\n@desc The authorization groups for the employer\n@required {providerId: str(uuid) # The unique identifier of a provider, employerId: str(uuid) # The unique identifier of the employer}\n@optional {includeAddEmployerWizardInformation: bool=false # Include information about the add employer wizard. This is only relevant when the user is authorized to add employers. If this parameter is not supplied, the information will not be included., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/{providerId}/employers/{employerId}/authorizationGroups\n@desc Manage the authorization groups linked to the employer\n@required {providerId: str(uuid) # The unique identifier of a provider, employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group users\n@endpoint GET /users/integrations\n@desc List of all the integrations for the logon user\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint GET /v2/providers/employers/users/{userId}/integrations\n@desc List of all the integrations for the employer user\n@required {userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/users/{userId}/integrations/{applicationId}\n@desc Change an integration\n@required {userId: str(uuid) # The unique identifier of an user, applicationId: str(uuid) # The unique identifier of an integration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/users/{userId}/integrations/{applicationId}\n@desc Delete an integration\n@required {userId: str(uuid) # The unique identifier of an user, applicationId: str(uuid) # The unique identifier of an integration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/users/{userId}/integrations/{applicationId}/logo\n@desc Download the application logo\n@required {userId: str(uuid) # The unique identifier of an user, applicationId: str(uuid) # The unique identifier of an application}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/users/{userId}/integrations\n@desc List of all the integrations for a provider user\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/users/{userId}/integrations/{applicationId}\n@desc Change an integration for a provider user\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/users/{userId}/integrations/{applicationId}\n@desc Delete an integration for a provider user\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/users/{userId}/integrations/{applicationId}/logo\n@desc Download the application logo\n@required {userId: str(uuid) # The unique identifier of an user, applicationId: str(uuid) # The unique identifier of an application}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group users\n@endpoint GET /users/clients\n@desc List of all the clients for the logon user\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint GET /v2/providers/employers/users/{userId}/clients\n@desc List of all the clients for the employer user\n@required {userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group users\n@endpoint GET /users/connectedApplications\n@desc List of all the connected applications for the logon user\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /users/connectedApplications\n@desc Finish the OAuth flow for a connected application\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /users/connectedApplications/initiate\n@desc Initiate the OAuth flow to connect to an application\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /users/connectedApplications/refresh\n@desc Initiate the OAuth flow to refresh a connection for an application\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /users/connectedApplications/{connectedApplicationId}\n@desc Delete a connected application\n@required {connectedApplicationId: str(uuid) # The unique identifier of a connected application}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint GET /v2/providers/users/{userId}/connectedApplications\n@desc List of all the connected applications for the logon user\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/users/{userId}/connectedApplications/initiate\n@desc Initiate the OAuth flow to connect to an application\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/users/{userId}/connectedApplications/refresh\n@desc Initiate the OAuth flow to refresh a connection for an application\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/users/connectedApplications/{connectedApplicationId}\n@desc Delete a connected application\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/users\n@desc List of users for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/users\n@desc Create an SSO or Azure AD user for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/users/{userId}/access\n@desc Reinstate or Revoke access to Loket for an employer user (clients)\n@required {userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/users/invite\n@desc Send an invite to an email address to create an employer user\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/users/{userId}/invite\n@desc Resend or Revoke an invite for an employer user\n@required {userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/users/{userId}\n@desc Details of an employer user\n@required {userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/users/{userId}\n@desc Edit the details of an employer user user\n@required {userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/users/{userId}\n@desc Delete a specific employer user record\n@required {userId: str(uuid) # The unique identifier of an user}\n@optional {transferNotificationsTo: str(uuid) # The unique identifier of the user to transfer unread notifications to}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/users/{userId}/informationForDelete\n@desc Information about the employer user to determine if the user can be deleted\n@required {userId: str(uuid) # The unique identifier of an user, employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/{employerId}/users/{userId}\n@desc unlink employer user and employer\n@required {employerId: str(uuid) # The unique identifier of the employer, userId: str(uuid) # The unique identifier of an user}\n@optional {transferNotificationsTo: str(uuid) # The unique identifier of the user to transfer unread notifications to}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/employers/users\n@desc List of all employer users for the provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/users/{userId}/employers\n@desc List of employers linked to the user\n@required {userId: str(uuid) # The unique identifier of an user}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/users/departments\n@desc Get the list of departments that the user has access to\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/{employerId}/users/{userId}/departments\n@desc Link or unlink departments from an user.\n@required {employerId: str(uuid) # The unique identifier of the employer, userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/users/{userId}/notificationsettings\n@desc The notification settings for the user\n@required {userId: str(uuid) # The unique identifier of an user}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/users/{userId}/notificationsettings\n@desc Manage the employer user notification settings\n@required {userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/users/{userId}/notificationset\n@desc The notification set for the user\n@required {userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/users/{userId}/authorizations\n@desc The authorizations for the user\n@required {employerId: str(uuid) # The unique identifier of an employer, userId: str(uuid) # The unique identifier of an user}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/{employerId}/users/{userId}/authorizations\n@desc Manage the employer user authorizations\n@required {employerId: str(uuid) # The unique identifier of an employer, userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/users/{userId}/authorizationSet\n@desc The authorization set for the user for the employer\n@required {employerId: str(uuid) # The unique identifier of an employer, userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/users/link\n@desc Link an existing employer user to this employer.\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/recommendedactions\n@desc List of recommended actions for an employer, per logged on user\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/users/{userId}/employee\n@desc Get the Employee linked to the user.\n@required {employerId: str(uuid) # The unique identifier of the employer, userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/{employerId}/users/{userId}/employee\n@desc Link or unlink Employee from an user.\n@required {employerId: str(uuid) # The unique identifier of the employer, userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/userResponsibilities\n@desc List of user responsibilities for the provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/{providerId}/userResponsibilities\n@desc Create an user responsibility for a provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/{providerId}/userResponsibilities/{userResponsibilityId}\n@desc Edit an user responsibility\n@required {userResponsibilityId: str(uuid) # The unique identifier of a user responsibility, providerId: str(uuid) # The unique identifier of a provider}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/userResponsibilities\n@desc List of user responsibilities for the employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/userResponsibilities/{userResponsibilityId}/users\n@desc List of employer users and their linked status to the user responsibility for the given employer\n@required {userResponsibilityId: str(uuid) # The unique identifier of a user responsibilityId, employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/{employerId}/userResponsibilities/{userResponsibilityId}/users\n@desc Manage the users linked to the user responsibility\n@required {userResponsibilityId: str(uuid) # The unique identifier of a user responsibilityId, employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/users/{userId}/userResponsibilities\n@desc List of responsibilities for the user\n@required {employerId: str(uuid) # The unique identifier of the employer, userId: str(uuid) # The unique identifier of an user}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/{employerId}/users/{userId}/userResponsibilities\n@desc Manage the responsibilities linked to the user\n@required {employerId: str(uuid) # The unique identifier of the employer, userId: str(uuid) # The unique identifier of an user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/dashboardLicenses\n@desc Get the list dashboard licenses\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/{employerId}/dashboardLicenses\n@desc Edit the dashboard license\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/externaltenants\n@desc Get available external tenants (provider scope)\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/externaltenants\n@desc Get available external tenants (employer scope)\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/users/{providerUserId}/configuredexternaltenant\n@desc Configured external tenant for a provider user\n@required {providerUserId: str(uuid) # The unique identifier of a provider user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/users/{providerUserId}/configuredexternaltenant\n@desc Add an external tenant for a provider user\n@required {providerUserId: str(uuid) # The unique identifier of a provider user}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/users/{employerUserId}/configuredexternaltenant\n@desc Configured external tenant for an employer user\n@required {employerUserId: str(uuid) # The unique identifier of a employer user}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/users/{employerUserId}/configuredexternaltenant\n@desc Add an external tenant for an employer user\n@required {employerUserId: str(uuid) # The unique identifier of a employer user}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/payslips\n@desc List of payslips for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/payslips/{year}\n@desc Download payslips for an employment and year\n@required {employmentId: str(uuid) # The unique identifier of the employment, year: int(int32) # The payroll year}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/payslips/{payrollrunId}\n@desc Download payslips of an employment for a payrollrun\n@required {employmentId: str(uuid) # The unique identifier of the employment, payrollrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/payrollperiodresults/year/{year}\n@desc Get payroll period results of an employment for a year\n@required {employmentId: str(uuid) # The unique identifier of the employment, year: int(int32) # The payroll year}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/payslips/summary/{payrollPeriodId}\n@desc Download a cummulative payslip for a single payroll period\n@required {employmentId: str(uuid) # The unique identifier of the employment, payrollPeriodId: str(uuid) # The unique identifier of an payroll period}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/wagesheet/{year}\n@desc Download wage sheets for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment, year: int(int32) # The payroll year}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/yearendstatements\n@desc Year-end statements for the employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/yearendstatements/{year}\n@desc Download year-end statement of an employment for a year\n@required {employmentId: str(uuid) # The unique identifier of the employment, year: int(int32) # The payroll year}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/yearendstatements\n@desc Year-end statements for the payroll administration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {includeEmploymentsWithMijnLoketAccess: bool=true # Indicates whether to include employments for which the employee has access to Mijn Loket. Possible values for this parameter are: - true: Include employments with Mijn Loket access(All employments) - false: Exclude employments with Mijn Loket access, filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/yearendstatements/{year}\n@desc Download year-end statement of a payroll administration for a year\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, year: int(int32) # The payroll year}\n@optional {includeEmployeeSelfService: bool # If true; then the year-end statements for employments of which the employee has access to the employee self service module will be included in the response. If false; this specific group will be excluded.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrolltaxreturns\n@desc List of tax returns for an administration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/payrolladministrations/payrolltaxreturns\n@desc Change the status of payroll tax returns\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/overview\n@desc Download the overview report of a payroll tax return\n@required {payrolltaxreturnId: str(uuid) # The unique identifier of the payroll tax return}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/message\n@desc Download the message of a payroll tax return\n@required {payrolltaxreturnId: str(uuid) # The unique identifier of the payroll tax return}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrolltaxreturns/{payrolltaxreturnId}/sepafile\n@desc Download the SEPA file for a payroll tax return\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, payrolltaxreturnId: str(uuid) # The unique identifier of the payroll tax return, requestedExecutionDate: str(date) # This value is used when creating the sepa file to set the value of \\}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/sepahash\n@desc Get a SEPA hash for a payroll tax return\n@required {payrolltaxreturnId: str(uuid) # The unique identifier of the payroll tax return}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}\n@desc Details of a tax return for an administration\n@required {payrolltaxreturnId: str(uuid) # The unique identifier of the payroll tax return}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/ideal\n@desc Pay payroll taxes using IDEAL\n@required {payrolltaxreturnId: str(uuid) # The unique identifier of the payroll tax return}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/idealPaymentStatus\n@desc Get the status of the IDEAL payment\n@required {payrolltaxreturnId: str(uuid) # The unique identifier of the payroll tax return}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/report\n@desc Get payroll tax return report\n@required {payrolltaxreturnId: str(uuid) # The unique identifier of the payroll tax return}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/sendresponsemessage\n@desc Send the response message for the payroll tax return\n@required {payrolltaxreturnId: str(uuid) # The unique identifier of the payroll tax return}\n@optional {responseMessageFile: str # base64 encoded xml file of the response message}\n@returns(202) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/payrolladministrations/payrolltaxreturns/{messageReference}\n@desc Change the status of payroll tax returns\n@required {messageReference: str # The unique identifier of the payroll tax return, action: str(confirm/cancel) # The action to perform on the payroll tax return}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/payrolltaxreturns/{messageReference}/sendresponsemessagebymessagereference\n@desc Send the response message for the payroll tax return\n@required {messageReference: str # The unique identifier of the payroll tax return}\n@optional {responseMessageFile: str # base64 encoded xml file of the response message}\n@returns(202) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrolltaxreturns/initiate\n@desc Initiate payroll tax return (aanmaken loonaangifte)\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrolltaxreturns/initiateForPreviousYear\n@desc Initiate payroll tax return for a closed year (aanmaken loonaangifte voorgaand jaar)\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {X-ValidateOnly: bool # If set to true only the validations will be performed no changes will be committed.}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrolltaxreturns/initiateAnnual\n@desc Initiate an annual payroll tax return\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {X-ValidateOnly: bool # If set to true only the validations will be performed no changes will be committed.}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/payrolltaxreturns\n@desc Initiate payroll tax return Collective\n@required {payrollPeriodId: int(int32) # The unique identifier of the payroll period to return.}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/payrolltaxreturns\n@desc Update payroll tax return status Collective\n@required {payrollPeriodId: int(int32) # The unique identifier of the payroll period to return.}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/undo\n@desc Undo payroll tax return (verwijderen loonaangifte)\n@required {payrolltaxreturnId: str(uuid) # The unique identifier of the payroll tax return}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrolltaxreturns/withdrawIncomeRelationshipNumber\n@desc Add a withdraw an income relationship number to an open payroll tax return\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/payrolladministrations/payrolltaxreturns/{payrolltaxreturnId}/resend\n@desc Resend payroll tax return (Herzenden loonaangifte)\n@required {payrolltaxreturnId: str(uuid) # The unique identifier of the payroll tax return}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group locationservices\n@endpoint GET /locationservices/address\n@desc Acquire the address for a combination of `postalCode` and `houseNumber`\n@required {postalCode: str # A valid postal code, houseNumber: int # A valid house number (without addition)}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group address\n@endpoint GET /address/search\n@desc Search for an address\n@required {query: str # A term by wich the address might be found the more detailed the better the search results}\n@optional {lat: num(double) # latitude for the bias in the search results. Results will be ordered in likelyhood to be relevant to the given latitude (and longitude), lon: num(double) # longitude for the bias in the search results. Results will be ordered in likelyhood to be relevant to the given longitude (and latitude), top: int(int32) # the top x number of results that are returned. If not supplied 5 results are returned}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group route\n@endpoint GET /route/calculate\n@desc Calculates the distance for a given route\n@required {query: str # The route as defined by the geo-coördinates.  Use the following formatting -> latitude,longitude;latitude,longitude;latitude,longitude etc  Atleast 2 sets of geo-coördinates have to be provided in order for a route to be calculated  Please note: latitude must be a value between -90 and 90 where as longitude must be a value between -180 and 180, routeType: str(fastest/shortest) # The method of how the route is calculated. This can influence the distance to travel.  Integers can be used instead of the strings 1 --> fastest / snelste 2 --> shortest / kortste}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group aowDate\n@endpoint GET /aowDate\n@desc Acquire the AOW date\n@required {dateOfBirth: str(date) # The date of birth of the employee}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group chamberofcommerce\n@endpoint GET /chamberofcommerce/{chamberOfCommerceNumber}/companyinformation\n@desc Acquire company information\n@required {chamberOfCommerceNumber: str # The unique identifier of the kvk (8 numbers)}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint GET /v2/providers/employers/{employerId}/datanewbusinesstoken\n@desc Get Data New Business token for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group datanewbusiness\n@endpoint GET /datanewbusiness/token\n@desc Get Data New Business token\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /datanewbusiness/functions\n@desc Get a list of functions\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/calendar/availablehours\n@desc List available hours per employment (for calendar)\n@required {employerId: str(uuid) # The unique identifier of the employer, startDate: str(date) # A valid date (yyyy-MM-dd). First day of the timebox for which calendar data will be collected., endDate: str(date) # A valid date (yyyy-MM-dd). Last day of the timebox for which calendar data will be collected.}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/calendar/leave\n@desc List leave per employment (for calendar)\n@required {employerId: str(uuid) # The unique identifier of the employer, startDate: str(date) # A valid date (yyyy-MM-dd). First day of the timebox for which calendar data will be collected., endDate: str(date) # A valid date (yyyy-MM-dd). Last day of the timebox for which calendar data will be collected.}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/calendar/leaverequests\n@desc List leave requests per employment (for calendar)\n@required {employerId: str(uuid) # The unique identifier of the employer, startDate: str(date) # A valid date (yyyy-MM-dd). First day of the timebox for which calendar data will be collected., endDate: str(date) # A valid date (yyyy-MM-dd). Last day of the timebox for which calendar data will be collected.}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/calendar/revokeleaverequests\n@desc List leave requests per employment (for calendar)\n@required {employerId: str(uuid) # The unique identifier of the employer, startDate: str(date) # A valid date (yyyy-MM-dd). First day of the timebox for which calendar data will be collected., endDate: str(date) # A valid date (yyyy-MM-dd). Last day of the timebox for which calendar data will be collected.}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/calendar/absences\n@desc List absences per employment (for calendar)\n@required {employerId: str(uuid) # The unique identifier of the employer, startDate: str(date) # A valid date (yyyy-MM-dd). First day of the timebox for which calendar data will be collected., endDate: str(date) # A valid date (yyyy-MM-dd). Last day of the timebox for which calendar data will be collected.}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/teamCalendar\n@desc Get the calendar data of the department of the employment\n@required {employmentId: str(uuid) # The unique identifier of the employment, startDate: str(date) # A valid date (yyyy-MM-dd). First day of the timebox for which calendar data will be collected., endDate: str(date) # A valid date (yyyy-MM-dd). Last day of the timebox for which calendar data will be collected.}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/personalCalendar\n@desc Gets the personal calendar\n@required {employmentId: str(uuid) # The unique identifier of the employment, startDate: str(date) # A valid date (yyyy-MM-dd). First day of the timebox for which calendar data will be collected., endDate: str(date) # A valid date (yyyy-MM-dd). Last day of the timebox for which calendar data will be collected.}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employmenttemplates\n@desc Employment templates\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/employmenttemplates\n@desc Create an Employment template for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {X-ValidateOnly: bool # If set to true only the validations will be performed no changes will be committed.}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employmenttemplates/{employmenttemplateId}\n@desc Edit the details of an employment template\n@required {employmenttemplateId: str(uuid) # The unique identifier of the concept employee}\n@optional {X-ValidateOnly: bool # If set to true only the validations will be performed no changes will be committed.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employmenttemplates/{employmenttemplateId}\n@desc Delete a employment template\n@required {employmenttemplateId: str(uuid) # The unique identifier of the concept employee}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/declarations\n@desc List of declarations for the employees of an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/employees/employments/declarations/review\n@desc Review (accept or reject) open declarations\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/employees/employments/declarations/process\n@desc Process approved declarations\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/declarations/{declarationId}/attachment\n@desc Download attachment\n@required {declarationId: str(uuid) # The unique identifier of the declaration}\n@returns(200) OK. Output type may be of any extension type that is supported by Qwoater.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/declarations/{declarationId}/attachment\n@desc Upload attachment\n@required {declarationId: str(uuid) # The unique identifier of the declaration}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/declarations/withattachment\n@desc Get a list of declarations with attachment\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/declarations/withattachment\n@desc Get a list of declarations with attachment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group qwoatermicroservice\n@endpoint GET /qwoatermicroservice/providers/employers/employees/employments/declarations/withattachment\n@desc attachment indication for a set of declarationIds\n@required {declarationIds: str(uuid) # DeclarationIds for which the attachment is available. This parameter may be included multiple times to indicate multiple declarationIds.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollperiods/initialise\n@desc Initialise Payroll Period (automatische processen)\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollruns/initiate\n@desc Initiate payroll run (verlonen)\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollruns/{payrollPeriodId}/initiationvalues\n@desc Initiationvalues of a payrollrun\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, payrollPeriodId: str(uuid) # The unique identifier of an payroll period}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/payrollruns\n@desc Initiate payroll run Collective\n@required {payrollPeriodId: int(int32) # The unique identifier of the payroll period}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/payrollruns\n@desc Update payroll run status Collective\n@required {payrollPeriodId: int(int32) # The unique identifier of the payroll period}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/undo\n@desc Undo payroll run (verwijderen loonrun)\n@required {payrollrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/transitioncompensation/calculate/defaults\n@desc Get default input parameters transition compensation\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/transitioncompensation/calculate\n@desc Calculate transition compensation\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/documents\n@desc Get a list of employment dossier documents\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/documents\n@desc Upload a document to the employment dossier\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/documents/{documentId}\n@desc Download employment dossier document\n@required {employmentId: str(uuid) # The unique identifier of the employment, documentId: str # The unique identifier of the employment dossier document}\n@returns(200) OK. Output type may be of any extension type that is supported by Qwoater.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/{employmentId}/documents/{documentId}\n@desc Delete a document in the employment dossier\n@required {employmentId: str(uuid) # The unique identifier of the employment, documentId: str # The unique identifier of the employment dossier document}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/{employmentId}/documents/{documentId}\n@desc Edit the details of an employment dossier document\n@required {employmentId: str(uuid) # The unique identifier of the employment, documentId: str # The unique identifier of the employment dossier document}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/documents/{documentId}/audittrail\n@desc Get audittrail for the document in the employment dossier\n@required {documentId: str # The unique identifier of the employment dossier document, employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/documents/{documentId}\n@desc Download employer dossier document\n@required {employerId: str(uuid) # The unique identifier of the employer, documentId: str # The unique identifier of the employer dossier document}\n@returns(200) OK. Output type may be of any extension type that is supported by Qwoater.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/{employerId}/documents/{documentId}\n@desc Delete a document in the employer dossier\n@required {employerId: str(uuid) # The unique identifier of the employer, documentId: str # The unique identifier of the employer dossier document}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/{employerId}/documents/{documentId}\n@desc Edit the details of an employer dossier document\n@required {employerId: str(uuid) # The unique identifier of the employer, documentId: str # The unique identifier of the employer dossier document}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/documents\n@desc Get a list of employer dossier documents\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/documents\n@desc Upload a document to the employer dossier\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/documents/{documentId}/audittrail\n@desc Get audittrail for the document in the employer dossier\n@required {documentId: str # The unique identifier of the employer dossier document, employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documents/{documentId}\n@desc Download concept employee dossier document\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee, documentId: str # The unique identifier of the employment dossier document}\n@returns(200) OK. Output type may be of any extension type that is supported by Qwoater.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documents/{documentId}\n@desc Delete a document in the concept employee dossier\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee, documentId: str # The unique identifier of the employment dossier document}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documents/{documentId}\n@desc Edit the details of an concept employee dossier document\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee, documentId: str # The unique identifier of the employment dossier document}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documents\n@desc Get a list of concept employee dossier documents\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documents\n@desc Upload a document to the concept employee dossier\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@returns(202) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documents/{documentId}/audittrail\n@desc Get audittrail for the document in the concept employee dossier\n@required {documentId: str # The unique identifier of the employment dossier document, conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/conceptemployees/{conceptEmployeeId}/dossier\"\n@desc Document count\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/conceptemployees/{conceptEmployeeId}/dossier\"\n@desc Delete the complete concept employee dossier\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/documenttemplates/{documentId}\n@desc Download template document\n@required {employerId: str(uuid) # The unique identifier of the employer, documentId: str # The unique identifier of the document template}\n@returns(200) OK.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/{employerId}/documenttemplates/{documentId}\n@desc Delete a document template in the employer dossier\n@required {employerId: str(uuid) # The unique identifier of the employer, documentId: str # The unique identifier of the document template}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/{employerId}/documenttemplates/{documentId}\n@desc Edit the details of an document template\n@required {employerId: str(uuid) # The unique identifier of the employer, documentId: str # The unique identifier of the document template}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/documenttemplates\n@desc Get a list of document templates\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/documenttemplates\n@desc Upload a document template to the employer dossier\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/documenttemplates/{documentId}/generatedocument/preview\n@desc Generate a document for an employment - preview\n@required {employmentId: str(uuid) # The unique identifier of the employment, documentId: str # The unique identifier of the template}\n@returns(200) OK.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/documenttemplates/{documentId}/generatedocument\n@desc Generate a document for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment, documentId: str # The unique identifier of the template}\n@returns(202) Accepted. Document is generated and stored.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documenttemplates/{documentId}/generatedocument/preview\n@desc Generate a document for an concept employee - preview\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee, documentId: str # The unique identifier of the template}\n@returns(200) OK.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documenttemplates/{documentId}/generatedocument\n@desc Generate a document for an concept employee\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee, documentId: str # The unique identifier of the template}\n@returns(200) OK. Document is generated and stored.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/documenttemplates/{documentId}/generatedocuments\n@desc Generate documents for selected employments\n@required {employerId: str(uuid) # The unique identifier of the employer, documentId: str # The unique identifier of the template}\n@returns(202) OK. The process of generating documents has started.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/signature/report\n@desc Download signature report for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer, startDate: str(date) # The report will include document signatures which were started on or after the startdate, endDate: str(date) # The report will include document signatures which were started on or before the enddate}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/documents/{documentId}/signature/initiate\n@desc Initiate signature - Employment\n@required {employmentId: str(uuid) # The unique identifier of the employment, documentId: str # The unique identifier of the template}\n@returns(200) Initiated\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/documents/{documentId}/signature\n@desc Signature details - Employment\n@required {employmentId: str(uuid) # The unique identifier of the employment, documentId: str # The unique identifier of the template}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/{employmentId}/documents/{documentId}/signature\n@desc Delete signature - Employment\n@required {employmentId: str(uuid) # The unique identifier of the employment, documentId: str # The unique identifier of the template}\n@returns(200) OK.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/documents/{documentId}/signature/report\n@desc Retrieve the report of the signing - Employment\n@required {employmentId: str(uuid) # The unique identifier of the employment, documentId: str # The unique identifier of the template}\n@returns(200) OK.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documents/{documentId}/signature/initiate\n@desc Initiate signature - Conceptemployee\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee, documentId: str # The unique identifier of the template}\n@returns(200) Initiated\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documents/{documentId}/signature\n@desc Signature details - Conceptemployee\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee, documentId: str # The unique identifier of the template}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documents/{documentId}/signature\n@desc Delete signature - Conceptemployee\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee, documentId: str # The unique identifier of the template}\n@returns(200) OK.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/conceptemployees/{conceptEmployeeId}/documents/{documentId}/signature/report\n@desc Retrieve the report of the signing - Conceptemployee\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee, documentId: str # The unique identifier of the template}\n@returns(200) OK.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/documents/authorizations\n@desc List of authorizations\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/{employerId}/documents/authorizations\n@desc Edit the authorization matrix\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/documents/completedossier/initiate\n@desc Generate complete dossier\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(202) Initiated\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/{employerId}/documents/completedossier\n@desc Delete complete dossier\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/dossier/report\n@desc Download dossier information for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/apgpensiondeclarations\n@desc List of APG pension declarations for an administration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/apgpensiondeclarations/{apgPensionDeclarationId}\n@desc Detail APG pension declaration for an administration\n@required {apgPensionDeclarationId: str(uuid) # The unique identifier of the payroll tax return}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/payrolladministrations/apgpensiondeclarations/{apgPensionDeclarationId}\n@desc Change the status of a apg pension declaration\n@required {apgPensionDeclarationId: str(uuid) # The unique identifier of the payroll tax return, action: str(confirm/cancel) # The action to perform on the apg pensiondeclaration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/apgpensiondeclarations/{apgPensionDeclarationId}/overview\n@desc Download the overview report of an APG pension declaration\n@required {apgPensionDeclarationId: str(uuid) # The unique identifier of the payroll tax return}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/apgpensiondeclarations/{apgPensionDeclarationId}/message\n@desc Download the message of a of an APG pension declaration\n@required {apgPensionDeclarationId: str(uuid) # The unique identifier of the payroll tax return}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/apgpensiondeclarations/initiate\n@desc Initiate a APG pension declaration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/apgpensiondeclarations/initiateForPreviousYear\n@desc Initiate APG pension declaration for a closed year (aanmaken pensioenaangifte voorgaand jaar)\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {X-ValidateOnly: bool # If set to true only the validations will be performed no changes will be committed.}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/apgpensiondeclarations/{apgPensionDeclarationId}/undo\n@desc Undo APG pension declaration(verwijderen pensioenaangifte)\n@required {apgPensionDeclarationId: str(uuid) # The unique identifier of the payroll tax return}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/upapensiondeclarations\n@desc List of UPA pension declarations\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/externalparties/{externalPartyKey}/upapensiondeclarations/initiateforpreviousyear\n@desc Initiate UPA pension declaration for a closed year (aanmaken pensioenaangifte voorgaand jaar)\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, externalPartyKey: int(int32) # The external party key is used to filter the collection on a specific external party key.}\n@optional {X-ValidateOnly: bool # If set to true only the validations will be performed no changes will be committed.}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/upapensiondeclarations/{upaPensionDeclarationId}\n@desc Detail UPA pension declaration\n@required {upaPensionDeclarationId: str(uuid) # The unique identifier of the pension declaration.}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/payrolladministrations/upapensiondeclarations/{upaPensionDeclarationId}\n@desc Change the status of a upa pension declaration\n@required {upaPensionDeclarationId: str(uuid) # The unique identifier of the pension declaration., action: str(confirm/cancel) # The action to perform on the upa pensiondeclaration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/upapensiondeclarations/{upaPensionDeclarationId}/undo\n@desc Undo upa pension declaration(verwijderen pensioenaangifte)\n@required {upaPensionDeclarationId: str(uuid) # The unique identifier of the pension declaration.}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/upapensiondeclarations/{upaPensionDeclarationId}/message\n@desc Download the message of a of an UPA pension declaration\n@required {upaPensionDeclarationId: str(uuid) # The unique identifier of the pension declaration.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/externalparties/{externalPartyKey}/upapensiondeclarations/initiate\n@desc Initiate a UPA pension declaration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, externalPartyKey: int(int32) # The external party key is used to filter the collection on a specific external party key.}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/pensiondeclarations\n@desc Initiate pension declaration Collective\n@required {payrollPeriodId: int(int32) # The unique identifier of the payroll period to return.}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/payrolladministrations/payrollperiods/{payrollPeriodId}/pensiondeclarations\n@desc Update pension declaration status Collective\n@required {payrollPeriodId: int(int32) # The unique identifier of the payroll period to return.}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/ExternalPartyIdentifications\n@desc List of identification data for external parties\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/{providerId}/ExternalPartyIdentifications\n@desc Add the identification data for an external party for a provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/ExternalPartyIdentifications/{externalPartyIdentificationId}\n@desc Details of an external party identification for a provider\n@required {externalPartyIdentificationId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/ExternalPartyIdentifications/{externalPartyIdentificationId}\n@desc Edit an external party identification record\n@required {externalPartyIdentificationId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/ExternalPartyIdentifications/{externalPartyIdentificationId}\n@desc Delete an external party identification record\n@required {externalPartyIdentificationId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrollAdministrations/{payrollAdministrationId}/ExternalPartyIdentifications\"\n@desc List of identification data for external parties on payroll administration level\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrollAdministrations/{payrollAdministrationId}/ExternalPartyIdentifications\"\n@desc Add the identification data for an external party for a payroll administration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrollAdministrations/ExternalPartyIdentifications/{externalPartyIdentificationId}\n@desc Details of an external party identification for a payroll administration\n@required {externalPartyIdentificationId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/payrollAdministrations/ExternalPartyIdentifications/{externalPartyIdentificationId}\n@desc Edit an external party identification record\n@required {externalPartyIdentificationId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/payrollAdministrations/ExternalPartyIdentifications/{externalPartyIdentificationId}\n@desc Delete an external party identification record\n@required {externalPartyIdentificationId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pawwdeclarations\n@desc List of Paww declarations\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pawwdeclarations/initiate\n@desc Initiate a Paww declaration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/pawwdeclarations/{pawwDeclarationId}\n@desc Detail Paww declaration\n@required {pawwDeclarationId: str(uuid) # The unique identifier of the paww declaration.}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/payrolladministrations/pawwdeclarations/{pawwDeclarationId}\n@desc Change the status of a Paww declaration\n@required {pawwDeclarationId: str(uuid) # The unique identifier of the paww declaration., action: str(confirm/cancel) # The action to perform on the Paww declaration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/pawwdeclarations/{pawwDeclarationId}/message\n@desc Download the message of a of an Paww declaration\n@required {pawwDeclarationId: str(uuid) # The unique identifier of the paww declaration.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/pawwdeclarations/{pawwDeclarationId}/undo\"\n@desc Undo PAWW declaration(deactiveer PAWW aangifte)\n@required {pawwDeclarationId: str(uuid) # The unique identifier of the paww declaration.}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Stipp/initiationvalues\n@desc Pension wage statement process initiation values for STIPP\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Stipp/payrollRuns\n@desc List of all the payroll runs for the pension wage statement STIPP\n@required {process: str(Delete/Initiate) # Indicates what action is to be performed so the right set if payroll runs can be returned, payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data.  If not set the system date is used., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Stipp\n@desc Download a pension wage statement for STIPP\n@required {referenceDate: str(date) # Set a reference date for choosing the date dependent data.  If not set the system date is used., payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Stipp\n@desc Delete the last created pension wage statement for STIPP\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Stipp\n@desc Download the pension wage statement report for STIPP\n@required {reportYear: int # A valid year for which the information is requested., payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Pggm/initiationvalues\n@desc Pension wage statement process initiation values for PGGM\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Pggm/payrollRuns\n@desc List of all the payroll runs for the pension wage statement PGGM\n@required {process: str(Delete/Initiate) # Indicates what action is to be performed so the right set if payroll runs can be returned, payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {referenceDate: str(date) # Set a reference date for choosing the date dependent data.  If not set the system date is used., filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Pggm\n@desc Download a pension wage statement for PGGM\n@required {referenceDate: str(date) # Set a reference date for choosing the date dependent data.  If not set the system date is used., payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Pggm\n@desc Delete the last created pension wage statement for PGGM\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/pensionWageStatement/Pggm\n@desc Download the pension wage statement report for PGGM\n@required {reportYear: int # A valid year for which the information is requested., payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/users/downloadrequests\n@desc List of download requests for an employment\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/users/downloadrequests\n@desc Create a download request\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/users/downloadrequests/{downloadRequestId}\n@desc Details of a download request record\n@required {downloadRequestId: str(uuid) # The unique identifier of the downloadRequest}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/users/downloadrequests/{downloadRequestId}\n@desc Delete a specific download request record\n@required {downloadRequestId: str(uuid) # The unique identifier of the downloadRequest}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/users/downloadrequests/{downloadRequestId}/file\n@desc Download file of download request\n@required {downloadRequestId: str(uuid) # The unique identifier of the downloadRequest}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/notes\n@desc Get a list of notes for an employer.\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/notes\n@desc Add a note for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/notes/{noteId}\n@desc Details of an employer note\n@required {noteId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/notes/{noteId}\n@desc Edit an employer note record\n@required {noteId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/notes/{noteId}\n@desc Delete an employer note record\n@required {noteId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/{employeeId}/notes\n@desc Get a list of notes for an employee.\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/{employeeId}/notes\n@desc Add a note for an employee\n@required {employeeId: str(uuid) # The unique identifier of the employee}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/notes/{noteId}\n@desc Details of an employee note\n@required {noteId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/notes/{noteId}\n@desc Edit an employee note record\n@required {noteId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/notes/{noteId}\n@desc Delete an employee note record\n@required {noteId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/notes\n@desc Get a list of employee notes for an employer.\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/conceptemployees/{conceptEmployeeId}/notes\n@desc Get a list of notes for an conceptemployee.\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/conceptemployees/{conceptEmployeeId}/notes\n@desc Add a note for an conceptemployee\n@required {conceptEmployeeId: str(uuid) # The unique identifier of the concept employee}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/conceptemployees/notes/{noteId}\n@desc Details of an conceptemployee note\n@required {noteId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/conceptemployees/notes/{noteId}\n@desc Edit an conceptemployee note record\n@required {noteId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/conceptemployees/notes/{noteId}\n@desc Delete an conceptemployee note record\n@required {noteId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/notes\n@desc Get a list of notes for an employment.\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/employees/employments/{employmentId}/notes\n@desc Add a note for an employment\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/employees/employments/notes/{noteId}\n@desc Details of an employment note\n@required {noteId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/employees/employments/notes/{noteId}\n@desc Edit an employment note record\n@required {noteId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/employees/employments/notes/{noteId}\n@desc Delete an employment note record\n@required {noteId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/notes\n@desc Get a list of employment notes for an employer.\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/notes\n@desc Get a list of notes for a payroll run.\n@required {payrollrunId: str(uuid) # The unique identifier of the payroll run}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/payrollruns/{payrollrunId}/notes\n@desc Add a note for a payroll run\n@required {payrollrunId: str(uuid) # The unique identifier of the payroll run}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/payrollruns/notes/{noteId}\n@desc Details of a payroll run note\n@required {noteId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/payrolladministrations/payrollruns/notes/{noteId}\n@desc Edit a payroll run note record\n@required {noteId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/payrolladministrations/payrollruns/notes/{noteId}\n@desc Delete a payroll run note record\n@required {noteId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollruns/notes\n@desc Get a list of payrollrun notes for an payrolladministration.\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/lastmodifiedversionnumbers\n@desc List of employer last modified version numbers\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/lastmodifiedversionnumbers\n@desc List of employment version numbers\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/emailtemplates\n@desc List email templates for an provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/emailtemplates/{emailTemplateId}\n@desc Details of an provider email template\n@required {providerId: str(uuid) # The unique identifier of a provider, emailTemplateId: str(uuid) # The unique identifier of the email template record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/{providerId}/emailtemplates/{emailTemplateId}\n@desc Edit an email template record at provider level\n@required {providerId: str(uuid) # The unique identifier of a provider, emailTemplateId: str(uuid) # The unique identifier of the email template record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/{providerId}/emailtemplates/{emailTemplateId}\n@desc Delete an email template record\n@required {providerId: str(uuid) # The unique identifier of a provider, emailTemplateId: str(uuid) # The unique identifier of the email template record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/emailtemplates\n@desc List email templates for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/emailtemplates/{emailTemplateId}\n@desc Details of an email template\n@required {employerId: str(uuid) # The unique identifier of the employer, emailTemplateId: str(uuid) # The unique identifier of the email template record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/{employerId}/emailtemplates/{emailTemplateId}\n@desc Edit an employer email template record\n@required {employerId: str(uuid) # The unique identifier of the employer, emailTemplateId: str(uuid) # The unique identifier of the email template record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/{employerId}/emailtemplates/{emailTemplateId}\n@desc Delete an email template record\n@required {employerId: str(uuid) # The unique identifier of the employer, emailTemplateId: str(uuid) # The unique identifier of the email template record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/eventnotificationconfigurations\n@desc The event notification configuration for a payroll administration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/eventnotificationconfigurations/{eventTypeId}\n@desc Details of an event notification configuration for a payroll administration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, eventTypeId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/eventnotificationconfigurations/{eventTypeId}\n@desc Edit an event notification configuration for a payroll administration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, eventTypeId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/eventnotificationconfigurations/{eventTypeId}\n@desc Delete an event notification configuration for a payroll administration\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, eventTypeId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/eventnotificationconfigurations\n@desc The event notification configuration for a provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/eventnotificationconfigurations/{eventTypeId}\n@desc Details of an event notification configuration for a provider\n@required {providerId: str(uuid) # The unique identifier of a provider, eventTypeId: str(uuid) # The unique identifier of the record}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/{providerId}/eventnotificationconfigurations/{eventTypeId}\n@desc Edit an event notification configuration for a provider\n@required {providerId: str(uuid) # The unique identifier of a provider, eventTypeId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/{providerId}/eventnotificationconfigurations/{eventTypeId}\n@desc Delete an event notification configuration for a provider\n@required {providerId: str(uuid) # The unique identifier of a provider, eventTypeId: str(uuid) # The unique identifier of the record}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group applications\n@endpoint GET /applications/{applicationId}/authorizations\n@desc Authorizations for the application\n@required {applicationId: str(uuid) # The unique identifier of an application}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /applications/{applicationId}/logo\n@desc Download the application logo\n@required {applicationId: str(uuid) # The unique identifier of an application}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint GET /v2/providers/employers/{employerId}/applications\n@desc List of all the applications available to the employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/applications/{applicationId}/users\n@desc List of all the users linking the applications and the employer\n@required {employerId: str(uuid) # The unique identifier of the employer, applicationId: str(uuid) # The unique identifier of an application}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/applications/{applicationId}/registerInterest\"\n@desc Register a users interest for a marketplace entry\n@required {employerId: str(uuid) # The unique identifier of the employer, applicationId: str(uuid) # The unique identifier of an application}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/auditTrail/employerData\n@desc Get the employer data audit trail\n@required {employerId: str(uuid) # The unique identifier of the employer, startDate: str # The start date, endDate: str # The end date}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/auditTrail/employeeData\n@desc Get the employee data audit trail\n@required {employerId: str(uuid) # The unique identifier of the employer, startDate: str # The start date, endDate: str # The end date}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/auditTrail/PayrollPeriodData\n@desc Get payroll period data audit trail\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {startDate: str # The start date, endDate: str # The end date, payrollPeriodId: int(int32) # The unique identifier of the payroll period, filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group applicationset\n@endpoint GET /applicationset/providers/employers/{employerId}/applicationsets\n@desc List of applicationsets for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /applicationset/providers/employers/{employerId}/applicationsets\n@desc Create an applicationset for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /applicationset/providers/employers/applicationsets/{applicationSetId}\n@desc Edit the details of an applicationset\n@required {applicationSetId: str(uuid) # The unique identifier of the Applicationset}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /applicationset/providers/employers/applicationsets/{applicationSetId}\n@desc Delete a specific applicationset\n@required {applicationSetId: str(uuid) # The unique identifier of the Applicationset}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /applicationset/providers/{providerId}/applicationsets\n@desc List of applicationsets for a provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /applicationset/providers/{providerId}/applicationsets\n@desc Create an applicationset for a provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /applicationset/providers/applicationsets/{applicationSetId}\n@desc Edit the details of an applicationset\n@required {applicationSetId: str(uuid) # The unique identifier of the Applicationset}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /applicationset/providers/applicationsets/{applicationSetId}\n@desc Delete a specific applicationset\n@required {applicationSetId: str(uuid) # The unique identifier of the Applicationset}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /applicationset/users/{userId}/applicationsets\n@desc List of applicationsets for a user\n@required {userId: str(uuid) # The unique identifier of an user}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /applicationset/users/{userId}/applicationsets\n@desc Create an applicationset for a user\n@required {userId: str(uuid) # The unique identifier of an user}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /applicationset/users/applicationsets/{applicationSetId}\n@desc Edit the details of an applicationset for a user\n@required {applicationSetId: str(uuid) # The unique identifier of the Applicationset}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /applicationset/users/applicationsets/{applicationSetId}\n@desc Delete a specific applicationset for a user\n@required {applicationSetId: str(uuid) # The unique identifier of the Applicationset}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /applicationset/applicationsets/general\n@desc List of applicationsets provided by the Loket application\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group providers\n@endpoint GET /v2/providers/employers/employees/employments/{employmentId}/payrollSimulatorData\n@desc Overview of the data used in a payroll simulation\n@required {employmentId: str(uuid) # The unique identifier of the employment}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/{providerId}/emailidentities\n@desc List of EmailIdentities for a provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/{providerId}/emailidentities\n@desc Create an EmailIdentity for a provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/emailidentities/{emailIdentityId}\n@desc Delete an EmailIdentity for a provider\n@required {emailIdentityId: str(uuid) # The emailIdentity.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/emailidentities/{emailIdentityId}/sendtestemail\n@desc Provider emailIdentity test email\n@required {emailIdentityId: str(uuid) # The emailIdentity.}\n@returns(201) OK. The test email has been sent.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/{providerId}/emailidentities/verify\n@desc Verify an EmailIdentity for a provider\n@required {providerId: str(uuid) # The unique identifier of a provider}\n@returns(201) Verified\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/emailidentities\n@desc List of EmailIdentities for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/emailidentities\n@desc Create an EmailIdentity for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/emailidentities/{emailIdentityId}\n@desc Delete an EmailIdentity for an employer\n@required {emailIdentityId: str(uuid) # The emailIdentity.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/emailidentities/{emailIdentityId}/sendtestemail\n@desc Employer emailIdentity test email\n@required {emailIdentityId: str(uuid) # The emailIdentity.}\n@returns(201) OK. The test email has been sent.\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/emailidentities/verify\n@desc Verify an EmailIdentity for an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(201) Verified\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/conceptemployees/import/{payrollAdministrationId}\n@desc Import concept employees via a file\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 413: The request is larger than the server is willing or able to process., 415: The server refuses to accept the request because the payload format is in an unsupported format., 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrollAdministrations/{payrollAdministrationId}/import/employees\n@desc Import employee via a csv file\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, year: int # The year of the period the data will be imported in., period: int # The period the data will be imported in., payslipType: int # The paysliptype to import the data in.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 413: The request is larger than the server is willing or able to process., 415: The server refuses to accept the request because the payload format is in an unsupported format., 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/employees/employments/WageProposals\n@desc List of wage proposals for the employments of an employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/employees/employments/WageProposals\n@desc Accept or reject wage proposals\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PATCH /v2/providers/employers/payrollAdministrations/{payrollAdministrationId}/mdvNotifications\n@desc MDV notifications\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/{employerId}/proforma/initialize\n@desc Initialize the proforma environment\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(202) Accepted\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/{employerId}/proforma\n@desc Get the status of proforma for this employer\n@required {employerId: str(uuid) # The unique identifier of the employer}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/workRelatedCostsSchemeFinancials\n@desc List of work related costs scheme (WKR)\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint POST /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/workRelatedCostsSchemeFinancials\n@desc Create a work related costs scheme financial (WKR) record\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, journalProfileId: str(uuid) # The unique identifier of a journal profile}\n@returns(201) Created\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/workRelatedCostsSchemeFinancials/{workRelatedCostsSchemeFinancialId}\n@desc Details of a work related costs scheme financial (WKR)\n@required {workRelatedCostsSchemeFinancialId: str(uuid) # The unique identifier of a work related costs scheme}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint PUT /v2/providers/employers/payrolladministrations/workRelatedCostsSchemeFinancials/{workRelatedCostsSchemeFinancialId}\n@desc Edit the details of a work related costs scheme financial record\n@required {workRelatedCostsSchemeFinancialId: str(uuid) # The unique identifier of a work related costs scheme}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 409: Conflict, 500: Internal Server Error}\n\n@endpoint DELETE /v2/providers/employers/payrolladministrations/workRelatedCostsSchemeFinancials/{workRelatedCostsSchemeFinancialId}\n@desc Delete a work related costs scheme financial\n@required {workRelatedCostsSchemeFinancialId: str(uuid) # The unique identifier of a work related costs scheme}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/workRelatedCostsSchemeMatrix\n@desc Work related costs scheme matrix (WKR)\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration}\n@optional {filter: str # Filter the collection, orderBy: str # Order the collection on one or more fields, pageNumber: int(int32)=1 # Specifies which page should be returned, pageSize: int(int32)=250 # Specifies the number of objects per page}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/workRelatedCostsSchemeReport\n@desc Download the work related costs scheme report\n@required {payrollAdministrationId: str(uuid) # The unique identifier of an administration, reportYear: int # A valid year for which the information is requested.}\n@optional {payrollComponentSet: str(uuid) # The given payroll component set will influence the payroll components included in the output}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group provider\n@endpoint GET /provider/providers/{providerId}/employers/modules\n@desc List modules per employer for all employers of the provider\n@required {providerId: str(uuid) # The unique identifier of a provider, modules: [str] # Allows the user to filter the modules.  If the option \"All\" is selected, all modules are returned. If \"None\" is selected, no modules are returned.  If \"Selection\" is selected, only the modules that are supplied in the `moduleIds` querystring parameter are returnd. If \"OnlyEnabled\" is selected, only the modules that are enabled for the employer are returned.}\n@optional {moduleIds: [str(uuid)] # A comma separated list of module ids to filter the modules on. This parameter is only used when the `module` querystring parameter is set to \"Selection\".}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /provider/providers/{providerId}/payrollAdministrations/YearEndStatements\n@desc List of year-end statements for all payroll administrations of the provider\n@required {providerId: str(uuid) # The unique identifier of a provider, reportYear: int # A valid year for which the information is requested., referenceDate: str(date) # Set a reference date for choosing the date dependent data.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /provider/providers/{providerId}/payrollAdministrations/Payslips\n@desc List of payslips per type for all payroll administrations of the provider\n@required {providerId: str(uuid) # The unique identifier of a provider, startDate: str # The start date, endDate: str # The end date}\n@optional {testYear: bool # If set to true, only payroll periods that are part of a test year are included in the result. If set to false, only payroll periods not part of a test year are included in the result.}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endpoint GET /provider/providers/{providerId}/payrollAdministrations/employmentTurnover\n@desc List of employment turnover per payroll administration for the provider\n@required {providerId: str(uuid) # The unique identifier of a provider, startDate: str # The start date, endDate: str # The end date}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@group payrolltaxreturn\n@endpoint GET /payrolltaxreturn/providers/employers/payrolladministrations/payrolltaxreturns/{payrollTaxReturnId}/report\n@desc Download the overview report of a payroll tax return\n@required {payrollTaxReturnId: str(uuid) # The unique identifier of the payroll tax return}\n@returns(200) OK\n@errors {400: Bad Request, 401: Unauthorized, 403: Forbidden, 404: Not Found, 500: Internal Server Error}\n\n@endgroup\n\n@end\n"}}