v3

latestOpenAPI 3.1.02026-07-311,0939714.5 MB
Initiate payroll tax return

Initiate payroll tax return for a closed year (aanmaken loonaangifte voorgaand jaar)

Activity name : <a href="https://developer.loket.nl/Activities/PostInitiatePayrollTaxReturnPreviousYearsByPayrollAdministrationId" target="_blank">PostInitiatePayrollTaxReturnPreviousYearsByPayrollAdministrationId</a><br><br>This is a controller endpoint to perform an action. Initiate payroll tax return for a closed year (aanmaken loonaangifte voorgaand jaar)<br><br><br> Metadata : This endpoint is available by simply adding /metadata behind the URI.<br><br><br> Defaults : Default values for a new object can be acquired (GET) by adding `/defaults' to the POST URL.

post/v2/providers/employers/payrolladministrations/{payrollAdministrationId}/payrolltaxreturns/initiateForPreviousYear

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

X-ValidateOnlyboolean

If set to true only the validations will be performed no changes will be committed.

Response

Accepted