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