v1

latestOpenAPI 3.0.32026-08-0645108163.2 KB
Onboarding flow

Create a change request to update the payroll tax reduction setting of a worker

post/public/onboarding/v1/update-payroll-tax-reduction-setting

Request body

workerIdstring uuid required

The unique id of the worker, as returned from the /create-worker endpoint.

isPayrollTaxReductionboolean required

true if the worker wants us to apply payroll tax reduction (Dutch: loonheffingskorting), false otherwise

Response

Successfully created a worker change request to update the payroll tax reduction

workerIdstring uuid required

The unique id of the worker, as returned from the /create-worker endpoint.

signUrlstring required