v3

latestOpenAPI 3.1.02026-07-311,0939714.5 MB
Payroll component set

Available payroll component sets

Activity name : <a href="https://developer.loket.nl/Activities/GetAvailablePayrollComponentSetsByPayrollAdministrationId" target="_blank">GetAvailablePayrollComponentSetsByPayrollAdministrationId</a> Get the available payroll components sets that are available at this level. A payroll component set defines a set of payroll components to be used as a sjabloon preventing the need for users to constatnly select the same set of payroll components. Payroll component set are commonly used when entering payroll period data (variabele gegevens) either for a single employment or for multiple employments (browser variabele gegevens). They are also used as a filter when exporting payroll run results.

Both at the provider level and payroll administration the user may define sets and which components it includes. This endpoint will return an aggregated view of the applicable sets and its corresponding component based on the defined sets at provider and administration level.

get/v2/providers/employers/payrolladministrations/{payrollAdministrationId}/availablepayrollcomponentsets

Path parameters

payrollAdministrationIdstring uuid required

The unique identifier of an administration

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