Gets the details for a roster shift with the specified ID.
GET https://api.yourpayroll.com.au/api/v2/business/{businessId}/manager/rostershift/{rosterShiftId}
Parameter name | Value | Description | Additional |
---|---|---|---|
rosterShiftId | int32 | Required | |
businessId | string | Required |
Parameter name | Value | Description | Additional |
---|---|---|---|
includeCosts | boolean |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
AuManagerRosterShiftModel |
Powered by DapperDox