v1
latestOpenAPI 3.0.32026-08-0645108163.2 KBPlacement
Create a placement for a worker, to work at a client company
Create a placement for a worker. This includes the creation of an employment contract (if no active contract exists). The contract is auto-signed, so a signed framework agreement (see /framework-agreement) must be present The created contract has a duration of four weeks. This can be shortened: see /change-end-date. if the client company invokes the agency clause (Dutch: uitzendbeding).
post/public/placement/v1/create-placement
Request body
Example request
{
"startDate": "2025-01-01",
"endDate": "2025-01-28",
"baseHourlyWage": 18.21
}Response
Successfully created the placement