Get weekly calendar
Retrieve weekly calendar of driver shifts.
GET
/driver-shifts/calendar/weeklyQuery Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
date | number | Yes | - |
driversByShifts | "all" | "with-shifts" | "without-shifts" |
drivers | string[] | No | - |
allowedAreas | string[] | No | - |
vehicles | string[] | No | - |
attributes | string[] | No | - |
suppliers | string[] | No | - |
sort | any | No | - |
limit | number | Yes | - |
page | number | Yes | - |
search | string | No | - |