Hours and expenses, for hirers

Register hours for 1 or more shift-worker combinations.

Register hours for 1 or more combinations of a shift and a worker. The hours will still have to be approved on the Maqqie platform by the hirer.

The type of the registered hours is based on the collective agreement (collectieve arbeidsovereenkomst, CAO) that applies to the worker and the shift. A single period being registered may contain multiple types, in which case the hours will be split into multiple periods.

All shifts must belong to the hirer that invokes this API, and a shift signup for each combination of shift and worker must exist.

post/public/hours-and-expenses/hirer/register-hours-for-shift-and-worker-simple-v1

Request body

Example request

{
  "hoursRegistrations": [
    null,
    null
  ]
}

Response

The operation completed successfully.