If a roster shift exists that could match for this employee to clock off at this time given kiosk settings for shift matching, returns that shift. Otherwise, the Shift result will be null. Note that if the time matches a shift exactly, the Shift result will also be null.

Request

GET https://apimy.yourpayroll.io/api/v2/business/{businessId}/rostershift/{employeeId}/matchingclockoff

Path parameters

Parameter name Value Description Additional
employeeId int32 Required
businessId string Required

Query parameters

Parameter name Value Description Additional
kioskId int32 Required
dateUtc date-time Required

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

OK

MyRosterShiftMatchingResultModel