Gets the roster shift with the specified ID (as long as it is assigned to this employee).
GET https://apimy.yourpayroll.io/api/v2/ess/{employeeId}/shift/{shiftId}
Parameter name | Value | Description | Additional |
---|---|---|---|
shiftId | int32 | Required | |
employeeId | string | Required |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
MyEssRosterShiftModel |
Powered by DapperDox