v3
latestOpenAPI 3.1.02026-07-311,0939714.5 MBProvider payroll administration reports
List of payslips per type for all payroll administrations of the provider
Activity name : <a href="https://developer.loket.nl/Activities/GetPayrollAdministrationsNumberOfPayslipsByProviderId" target="_blank">GetPayrollAdministrationsNumberOfPayslipsByProviderId</a>
get/provider/providers/{providerId}/payrollAdministrations/Payslips
Path parameters
providerIdstring uuid required
The unique identifier of a provider
Query parameters
startDatestring required
Example:2020-08-01
The start date
endDatestring required
Example:2020-08-31
The end date
testYearboolean
Example:true
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.
Headers
Authorizationstring required
Example:Bearer <TOKEN>
A valid Bearer token for authorizing the request.
Acceptstring required
Example:application/json;version=2018-01-01
The accept header is used to influence what type of output is returned and in most cases the version of the output
Response
OK