Finds any of the employee's roster shifts that are nearby to the specified local time.
GET https://api.yourpayroll.co.uk/api/v2/business/{businessId}/manager/rostershift/{employeeId}/nearby
Parameter name | Value | Description | Additional |
---|---|---|---|
employeeId | int32 | Required | |
businessId | string | Required |
Parameter name | Value | Description | Additional |
---|---|---|---|
localTime | date-time | Required |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
UkEssRosterShiftModel |
Powered by DapperDox