Skip to main content

Next shift

GET /nextshift

Retrieves the next shift for a specified worker from a given date and time.
All three parameters are mandatory.
Example: GET /nextshift?carerId=1096&date=2025-01-01&time=12:00 Parameters: Response:
Response fields:

Previous shift

GET /prevshift

Retrieves the previous shift for a specified worker from a given date and time.
All three parameters are mandatory.
Example: GET /prevshift?carerId=1096&date=2025-01-01&time=12:00 Parameters: Response:
Response fields: Same as Next shift.