v1

latestOpenAPI 3.0.3raw.githubusercontent.com2023-02-087512.7 KB

Determine whether or not the given time period falls within the bounds of a normal shift

get/operations/isNormalShift

Query parameters

personIdstring required

The person has a bearing on whether the time period is considered to be a normal shift

startTimestring date-time required

The start of the time period to be assessed

endTimestring date-time required

The end of the time period to be assessed

Response

A boolean value. True if the time period encapsulated by the startTime and endTime params is a Normal shift otherwise False

boolean required