GET api/timeSchedule/teamFull/{id}?fromDate={fromDate}&numDays={numDays}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

fromDate

date

Required

numDays

integer

Default value is 7

Body Parameters

None.

Response Information

Resource Description

Collection of timeSchedule
NameDescriptionTypeAdditional information
Employee

timeEmployee

None.

EmployeeName

string

None.

DepartmentName

string

None.

ReportsToID

integer

None.

ReportsToName

string

None.

ScheduleTypeName

string

None.

WeekNumber

integer

None.

Weekend

boolean

None.

DOW

integer

None.

ScheduleID

integer

None.

EmployeeID

integer

Required

ScheduleDate

date

Required

ScheduleTypeID

integer

Required

StartTime

time interval

Required

StopTime

time interval

None.

ScheduleHours

decimal number

None.

CreatedBy

integer

None.

CreatedDate

date

None.

UpdatedBy

integer

None.

UpdatedDate

date

None.

results

Collection of ValidationResult

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "results": null,
    "Employee": {
      "results": null,
      "FirstName": "sample string 1",
      "LastName": "sample string 2",
      "Phone": "sample string 3",
      "DepartmentName": "sample string 4",
      "EmployeeTypeName": "sample string 5",
      "PayrollTypeName": "sample string 6",
      "ReportsToEmployeeName": "sample string 7",
      "WarehouseID": 8,
      "HomeWarehouseID": 9,
      "WarehouseCode": "sample string 10",
      "HomeWarehouseCode": "sample string 11",
      "ArcturusLogin": "sample string 12",
      "P3PLLogin": "sample string 13",
      "ServerTimeOffset": 14,
      "TeamSize": 15,
      "MaxSchedule": "2025-12-06T23:42:11.6060435+00:00",
      "IsActive": true,
      "EmployeeID": 17,
      "EmployeeNumber": 18,
      "EmployeePIN": "sample string 19",
      "BadgeCode": "sample string 20",
      "WorkStatus": 21,
      "RequireSchedule": 22,
      "EmployeeTypeID": 23,
      "DepartmentID": 24,
      "PayrollTypeID": 25,
      "WorkGroupID": 26,
      "LanguageCode": "sample string 27",
      "PayrollXRef": "sample string 28",
      "HireDate": "2025-12-06T23:42:11.6060435+00:00",
      "LeaveDate": "2025-12-06T23:42:11.6060435+00:00",
      "TerminationReasonID": 1,
      "ReportsToEmployeeID": 1,
      "MustChangePIN": true,
      "LastChangedPIN": "2025-12-06T23:42:11.6060435+00:00",
      "AssignDocException": true,
      "CreatedBy": 31,
      "CreatedDate": "2025-12-06T23:42:11.6060435+00:00",
      "UpdatedBy": 33,
      "UpdatedDate": "2025-12-06T23:42:11.6060435+00:00",
      "EmployeePINEnc": "sample string 35",
      "NewEmployeePIN": true
    },
    "EmployeeName": "sample string 1",
    "DepartmentName": "sample string 2",
    "ReportsToID": 3,
    "ReportsToName": "sample string 4",
    "ScheduleTypeName": "sample string 5",
    "WeekNumber": 6,
    "Weekend": true,
    "DOW": 8,
    "ScheduleID": 9,
    "EmployeeID": 10,
    "ScheduleDate": "2025-12-06T23:42:11.6060435+00:00",
    "ScheduleTypeID": 12,
    "StartTime": "00:00:00.1234567",
    "StopTime": "00:00:00.1234567",
    "ScheduleHours": 1.0,
    "CreatedBy": 14,
    "CreatedDate": "2025-12-06T23:42:11.6060435+00:00",
    "UpdatedBy": 16,
    "UpdatedDate": "2025-12-06T23:42:11.6060435+00:00"
  },
  {
    "results": null,
    "Employee": {
      "results": null,
      "FirstName": "sample string 1",
      "LastName": "sample string 2",
      "Phone": "sample string 3",
      "DepartmentName": "sample string 4",
      "EmployeeTypeName": "sample string 5",
      "PayrollTypeName": "sample string 6",
      "ReportsToEmployeeName": "sample string 7",
      "WarehouseID": 8,
      "HomeWarehouseID": 9,
      "WarehouseCode": "sample string 10",
      "HomeWarehouseCode": "sample string 11",
      "ArcturusLogin": "sample string 12",
      "P3PLLogin": "sample string 13",
      "ServerTimeOffset": 14,
      "TeamSize": 15,
      "MaxSchedule": "2025-12-06T23:42:11.6060435+00:00",
      "IsActive": true,
      "EmployeeID": 17,
      "EmployeeNumber": 18,
      "EmployeePIN": "sample string 19",
      "BadgeCode": "sample string 20",
      "WorkStatus": 21,
      "RequireSchedule": 22,
      "EmployeeTypeID": 23,
      "DepartmentID": 24,
      "PayrollTypeID": 25,
      "WorkGroupID": 26,
      "LanguageCode": "sample string 27",
      "PayrollXRef": "sample string 28",
      "HireDate": "2025-12-06T23:42:11.6060435+00:00",
      "LeaveDate": "2025-12-06T23:42:11.6060435+00:00",
      "TerminationReasonID": 1,
      "ReportsToEmployeeID": 1,
      "MustChangePIN": true,
      "LastChangedPIN": "2025-12-06T23:42:11.6060435+00:00",
      "AssignDocException": true,
      "CreatedBy": 31,
      "CreatedDate": "2025-12-06T23:42:11.6060435+00:00",
      "UpdatedBy": 33,
      "UpdatedDate": "2025-12-06T23:42:11.6060435+00:00",
      "EmployeePINEnc": "sample string 35",
      "NewEmployeePIN": true
    },
    "EmployeeName": "sample string 1",
    "DepartmentName": "sample string 2",
    "ReportsToID": 3,
    "ReportsToName": "sample string 4",
    "ScheduleTypeName": "sample string 5",
    "WeekNumber": 6,
    "Weekend": true,
    "DOW": 8,
    "ScheduleID": 9,
    "EmployeeID": 10,
    "ScheduleDate": "2025-12-06T23:42:11.6060435+00:00",
    "ScheduleTypeID": 12,
    "StartTime": "00:00:00.1234567",
    "StopTime": "00:00:00.1234567",
    "ScheduleHours": 1.0,
    "CreatedBy": 14,
    "CreatedDate": "2025-12-06T23:42:11.6060435+00:00",
    "UpdatedBy": 16,
    "UpdatedDate": "2025-12-06T23:42:11.6060435+00:00"
  }
]

application/xml, text/xml

Sample:
<ArrayOftimeSchedule xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Tables">
  <timeSchedule>
    <results xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
    <CreatedBy>14</CreatedBy>
    <CreatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-12-06T23:42:11.6060435Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </CreatedDate>
    <EmployeeID>10</EmployeeID>
    <ScheduleDate>2025-12-06T23:42:11.6060435+00:00</ScheduleDate>
    <ScheduleHours>1</ScheduleHours>
    <ScheduleID>9</ScheduleID>
    <ScheduleTypeID>12</ScheduleTypeID>
    <StartTime>PT0.1234567S</StartTime>
    <StopTime>PT0.1234567S</StopTime>
    <UpdatedBy>16</UpdatedBy>
    <UpdatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-12-06T23:42:11.6060435Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </UpdatedDate>
    <DOW>8</DOW>
    <DepartmentName>sample string 2</DepartmentName>
    <Employee>
      <results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
      <AssignDocException>true</AssignDocException>
      <BadgeCode>sample string 20</BadgeCode>
      <CreatedBy>31</CreatedBy>
      <CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:42:11.6060435Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </CreatedDate>
      <DepartmentID>24</DepartmentID>
      <EmployeeID>17</EmployeeID>
      <EmployeeNumber>18</EmployeeNumber>
      <EmployeePIN>sample string 19</EmployeePIN>
      <EmployeePINEnc>sample string 35</EmployeePINEnc>
      <EmployeeTypeID>23</EmployeeTypeID>
      <HireDate>2025-12-06T23:42:11.6060435+00:00</HireDate>
      <LanguageCode>sample string 27</LanguageCode>
      <LastChangedPIN>2025-12-06T23:42:11.6060435+00:00</LastChangedPIN>
      <LeaveDate>2025-12-06T23:42:11.6060435+00:00</LeaveDate>
      <MustChangePIN>true</MustChangePIN>
      <NewEmployeePIN>true</NewEmployeePIN>
      <PayrollTypeID>25</PayrollTypeID>
      <PayrollXRef>sample string 28</PayrollXRef>
      <ReportsToEmployeeID>1</ReportsToEmployeeID>
      <RequireSchedule>22</RequireSchedule>
      <TerminationReasonID>1</TerminationReasonID>
      <UpdatedBy>33</UpdatedBy>
      <UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:42:11.6060435Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </UpdatedDate>
      <WorkGroupID>26</WorkGroupID>
      <WorkStatus>21</WorkStatus>
      <ArcturusLogin>sample string 12</ArcturusLogin>
      <DepartmentName>sample string 4</DepartmentName>
      <EmployeeTypeName>sample string 5</EmployeeTypeName>
      <FirstName>sample string 1</FirstName>
      <HomeWarehouseCode>sample string 11</HomeWarehouseCode>
      <HomeWarehouseID>9</HomeWarehouseID>
      <IsActive>true</IsActive>
      <LastName>sample string 2</LastName>
      <MaxSchedule>2025-12-06T23:42:11.6060435+00:00</MaxSchedule>
      <P3PLLogin>sample string 13</P3PLLogin>
      <PayrollTypeName>sample string 6</PayrollTypeName>
      <Phone>sample string 3</Phone>
      <ReportsToEmployeeName>sample string 7</ReportsToEmployeeName>
      <ServerTimeOffset>14</ServerTimeOffset>
      <TeamSize>15</TeamSize>
      <WarehouseCode>sample string 10</WarehouseCode>
      <WarehouseID>8</WarehouseID>
    </Employee>
    <EmployeeName>sample string 1</EmployeeName>
    <ReportsToID>3</ReportsToID>
    <ReportsToName>sample string 4</ReportsToName>
    <ScheduleTypeName>sample string 5</ScheduleTypeName>
    <WeekNumber>6</WeekNumber>
    <Weekend>true</Weekend>
  </timeSchedule>
  <timeSchedule>
    <results xmlns:d3p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
    <CreatedBy>14</CreatedBy>
    <CreatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-12-06T23:42:11.6060435Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </CreatedDate>
    <EmployeeID>10</EmployeeID>
    <ScheduleDate>2025-12-06T23:42:11.6060435+00:00</ScheduleDate>
    <ScheduleHours>1</ScheduleHours>
    <ScheduleID>9</ScheduleID>
    <ScheduleTypeID>12</ScheduleTypeID>
    <StartTime>PT0.1234567S</StartTime>
    <StopTime>PT0.1234567S</StopTime>
    <UpdatedBy>16</UpdatedBy>
    <UpdatedDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2025-12-06T23:42:11.6060435Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>0</d3p1:OffsetMinutes>
    </UpdatedDate>
    <DOW>8</DOW>
    <DepartmentName>sample string 2</DepartmentName>
    <Employee>
      <results xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.ComponentModel.DataAnnotations" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/WebAPI.Data.Utility" />
      <AssignDocException>true</AssignDocException>
      <BadgeCode>sample string 20</BadgeCode>
      <CreatedBy>31</CreatedBy>
      <CreatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:42:11.6060435Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </CreatedDate>
      <DepartmentID>24</DepartmentID>
      <EmployeeID>17</EmployeeID>
      <EmployeeNumber>18</EmployeeNumber>
      <EmployeePIN>sample string 19</EmployeePIN>
      <EmployeePINEnc>sample string 35</EmployeePINEnc>
      <EmployeeTypeID>23</EmployeeTypeID>
      <HireDate>2025-12-06T23:42:11.6060435+00:00</HireDate>
      <LanguageCode>sample string 27</LanguageCode>
      <LastChangedPIN>2025-12-06T23:42:11.6060435+00:00</LastChangedPIN>
      <LeaveDate>2025-12-06T23:42:11.6060435+00:00</LeaveDate>
      <MustChangePIN>true</MustChangePIN>
      <NewEmployeePIN>true</NewEmployeePIN>
      <PayrollTypeID>25</PayrollTypeID>
      <PayrollXRef>sample string 28</PayrollXRef>
      <ReportsToEmployeeID>1</ReportsToEmployeeID>
      <RequireSchedule>22</RequireSchedule>
      <TerminationReasonID>1</TerminationReasonID>
      <UpdatedBy>33</UpdatedBy>
      <UpdatedDate xmlns:d4p1="http://schemas.datacontract.org/2004/07/System">
        <d4p1:DateTime>2025-12-06T23:42:11.6060435Z</d4p1:DateTime>
        <d4p1:OffsetMinutes>0</d4p1:OffsetMinutes>
      </UpdatedDate>
      <WorkGroupID>26</WorkGroupID>
      <WorkStatus>21</WorkStatus>
      <ArcturusLogin>sample string 12</ArcturusLogin>
      <DepartmentName>sample string 4</DepartmentName>
      <EmployeeTypeName>sample string 5</EmployeeTypeName>
      <FirstName>sample string 1</FirstName>
      <HomeWarehouseCode>sample string 11</HomeWarehouseCode>
      <HomeWarehouseID>9</HomeWarehouseID>
      <IsActive>true</IsActive>
      <LastName>sample string 2</LastName>
      <MaxSchedule>2025-12-06T23:42:11.6060435+00:00</MaxSchedule>
      <P3PLLogin>sample string 13</P3PLLogin>
      <PayrollTypeName>sample string 6</PayrollTypeName>
      <Phone>sample string 3</Phone>
      <ReportsToEmployeeName>sample string 7</ReportsToEmployeeName>
      <ServerTimeOffset>14</ServerTimeOffset>
      <TeamSize>15</TeamSize>
      <WarehouseCode>sample string 10</WarehouseCode>
      <WarehouseID>8</WarehouseID>
    </Employee>
    <EmployeeName>sample string 1</EmployeeName>
    <ReportsToID>3</ReportsToID>
    <ReportsToName>sample string 4</ReportsToName>
    <ScheduleTypeName>sample string 5</ScheduleTypeName>
    <WeekNumber>6</WeekNumber>
    <Weekend>true</Weekend>
  </timeSchedule>
</ArrayOftimeSchedule>