v3

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

Initiate payroll tax return (aanmaken loonaangifte)

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

This is a controller endpoint to perform an action.

Metadata :
There is a metadata endpoint that will return process information rather then true metadata. This endpoint is available by simply adding /metadata behind the URI.

Defaults : Default values for a new object can be acquired (GET) by adding `/defaults' to the POST URL.

Deprecated : This endpoint has a new version as of 2024-09-23. The current version will be obsolete from 2025-03-23. In the new version it is required to provide the payrollPeriod object in the request body.

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

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

Accepted