v1

latestOpenAPI 3.0.32026-08-0645108163.2 KB
Placement

[WIP] Shorten the duration of the placement contract upon request of the client company.

Shorten the duration of the contract to the given date. Call this if and only if the client company invokes the agency clause (Dutch: uitzendbeding).

post/public/placement/v1/update-placement-end-date

Request body

placementIdstring uuid required

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

contactIdstring uuid required

The contact person that requests invocation of the agency clause. Must be a contact person of the client company that the placement is for.

newEndDatestring date required

The new end date of the placement's contract. The contract runs up to and including this date. Must be >= contracted placement start date, and < contracted placement end date.

Response

Successfully shortened the contract to the requested end date