v3

latestOpenAPI 3.1.02026-07-311,0939714.5 MB
Payroll administration reports

Download payrollresults in columns

Activity name : <a href="https://developer.loket.nl/Activities/GetPayrollResultsInColumnsPerPeriodByPayrollAdministrationId" target="_blank">GetPayrollResultsInColumnsPerPeriodByPayrollAdministrationId</a>

This overview contains wage results. The wage results are subdivided per period. A column is included for each period. A total column is included per year. The overview contains the wage results of all components as standard. The number of components can be limited by specifying a component set.

get/v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrollperiods/payrollresults"

Path parameters

payrollAdministrationIdstring uuid required

The unique identifier of an administration

Query parameters

payrollPeriodIdStartinteger required

The unique identifier of the payroll period

payrollPeriodIdEndinteger required

The unique identifier of the payroll period

payrollComponentSetIdstring uuid

A predefined set of payroll components to filter what payroll components are returned

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

The default option is text/csv;version=yyyy-MM-dd. For the export functionality two other options are supported:

  • text/csv;version=yyyy-MM-dd
  • application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;version=yyyy-MM-dd

Response

OK