GET api/ual/allshifts
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of ScheduleShiftModelName | Description | Type | Additional information |
---|---|---|---|
Id | string |
None. |
|
Date | date |
None. |
|
ShiftStart | date |
None. |
|
ShiftEnd | date |
None. |
|
BreakStart | date |
None. |
|
BreakEnd | date |
None. |
|
Hours | string |
None. |
|
ShiftGroup | string |
None. |
|
Created | string |
None. |
|
Updated | string |
None. |
|
UpdateUserType | string |
None. |
|
UpdateUserId | string |
None. |
|
UpdateAction | string |
None. |
|
SwapReason | string |
None. |
|
UpdateReason | string |
None. |
|
InactiveCode | string |
None. |
|
ExternalId | string |
None. |
|
LastName | string |
None. |
|
FirstName | string |
None. |
|
EmployeeExternalId | string |
None. |
|
StationName | string |
None. |
|
StationExternalId | string |
None. |
|
BusinessExternalId | string |
None. |
|
BusinessName | string |
None. |
|
ScheduleExternalId | string |
None. |
|
EmployeeUdf4 | string |
None. |
|
ShiftStartUTC | date |
None. |
|
ShiftEndUTC | date |
None. |
Response Formats
application/json, text/json
Sample:
[ { "Id": "sample string 1", "Date": "2025-02-06T16:48:54.6292243+00:00", "ShiftStart": "2025-02-06T16:48:54.6292243+00:00", "ShiftEnd": "2025-02-06T16:48:54.6292243+00:00", "BreakStart": "2025-02-06T16:48:54.6292243+00:00", "BreakEnd": "2025-02-06T16:48:54.6292243+00:00", "Hours": "sample string 3", "ShiftGroup": "sample string 4", "Created": "sample string 5", "Updated": "sample string 6", "UpdateUserType": "sample string 7", "UpdateUserId": "sample string 8", "UpdateAction": "sample string 9", "SwapReason": "sample string 10", "UpdateReason": "sample string 11", "InactiveCode": "sample string 12", "ExternalId": "sample string 13", "LastName": "sample string 14", "FirstName": "sample string 15", "EmployeeExternalId": "sample string 16", "StationName": "sample string 17", "StationExternalId": "sample string 18", "BusinessExternalId": "sample string 19", "BusinessName": "sample string 20", "ScheduleExternalId": "sample string 21", "EmployeeUdf4": "sample string 22", "ShiftStartUTC": "2025-02-06T16:48:54.6292243+00:00", "ShiftEndUTC": "2025-02-06T16:48:54.6292243+00:00" }, { "Id": "sample string 1", "Date": "2025-02-06T16:48:54.6292243+00:00", "ShiftStart": "2025-02-06T16:48:54.6292243+00:00", "ShiftEnd": "2025-02-06T16:48:54.6292243+00:00", "BreakStart": "2025-02-06T16:48:54.6292243+00:00", "BreakEnd": "2025-02-06T16:48:54.6292243+00:00", "Hours": "sample string 3", "ShiftGroup": "sample string 4", "Created": "sample string 5", "Updated": "sample string 6", "UpdateUserType": "sample string 7", "UpdateUserId": "sample string 8", "UpdateAction": "sample string 9", "SwapReason": "sample string 10", "UpdateReason": "sample string 11", "InactiveCode": "sample string 12", "ExternalId": "sample string 13", "LastName": "sample string 14", "FirstName": "sample string 15", "EmployeeExternalId": "sample string 16", "StationName": "sample string 17", "StationExternalId": "sample string 18", "BusinessExternalId": "sample string 19", "BusinessName": "sample string 20", "ScheduleExternalId": "sample string 21", "EmployeeUdf4": "sample string 22", "ShiftStartUTC": "2025-02-06T16:48:54.6292243+00:00", "ShiftEndUTC": "2025-02-06T16:48:54.6292243+00:00" } ]
application/xml, text/xml
Sample:
<ArrayOfScheduleShiftModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EvokeAPI.Models"> <ScheduleShiftModel> <BreakEnd>2025-02-06T16:48:54.6292243+00:00</BreakEnd> <BreakStart>2025-02-06T16:48:54.6292243+00:00</BreakStart> <BusinessExternalId>sample string 19</BusinessExternalId> <BusinessName>sample string 20</BusinessName> <Created>sample string 5</Created> <Date>2025-02-06T16:48:54.6292243+00:00</Date> <EmployeeExternalId>sample string 16</EmployeeExternalId> <EmployeeUdf4>sample string 22</EmployeeUdf4> <ExternalId>sample string 13</ExternalId> <FirstName>sample string 15</FirstName> <Hours>sample string 3</Hours> <Id>sample string 1</Id> <InactiveCode>sample string 12</InactiveCode> <LastName>sample string 14</LastName> <ScheduleExternalId>sample string 21</ScheduleExternalId> <ShiftEnd>2025-02-06T16:48:54.6292243+00:00</ShiftEnd> <ShiftEndUTC>2025-02-06T16:48:54.6292243+00:00</ShiftEndUTC> <ShiftGroup>sample string 4</ShiftGroup> <ShiftStart>2025-02-06T16:48:54.6292243+00:00</ShiftStart> <ShiftStartUTC>2025-02-06T16:48:54.6292243+00:00</ShiftStartUTC> <StationExternalId>sample string 18</StationExternalId> <StationName>sample string 17</StationName> <SwapReason>sample string 10</SwapReason> <UpdateAction>sample string 9</UpdateAction> <UpdateReason>sample string 11</UpdateReason> <UpdateUserId>sample string 8</UpdateUserId> <UpdateUserType>sample string 7</UpdateUserType> <Updated>sample string 6</Updated> </ScheduleShiftModel> <ScheduleShiftModel> <BreakEnd>2025-02-06T16:48:54.6292243+00:00</BreakEnd> <BreakStart>2025-02-06T16:48:54.6292243+00:00</BreakStart> <BusinessExternalId>sample string 19</BusinessExternalId> <BusinessName>sample string 20</BusinessName> <Created>sample string 5</Created> <Date>2025-02-06T16:48:54.6292243+00:00</Date> <EmployeeExternalId>sample string 16</EmployeeExternalId> <EmployeeUdf4>sample string 22</EmployeeUdf4> <ExternalId>sample string 13</ExternalId> <FirstName>sample string 15</FirstName> <Hours>sample string 3</Hours> <Id>sample string 1</Id> <InactiveCode>sample string 12</InactiveCode> <LastName>sample string 14</LastName> <ScheduleExternalId>sample string 21</ScheduleExternalId> <ShiftEnd>2025-02-06T16:48:54.6292243+00:00</ShiftEnd> <ShiftEndUTC>2025-02-06T16:48:54.6292243+00:00</ShiftEndUTC> <ShiftGroup>sample string 4</ShiftGroup> <ShiftStart>2025-02-06T16:48:54.6292243+00:00</ShiftStart> <ShiftStartUTC>2025-02-06T16:48:54.6292243+00:00</ShiftStartUTC> <StationExternalId>sample string 18</StationExternalId> <StationName>sample string 17</StationName> <SwapReason>sample string 10</SwapReason> <UpdateAction>sample string 9</UpdateAction> <UpdateReason>sample string 11</UpdateReason> <UpdateUserId>sample string 8</UpdateUserId> <UpdateUserType>sample string 7</UpdateUserType> <Updated>sample string 6</Updated> </ScheduleShiftModel> </ArrayOfScheduleShiftModel>