POST api/genShiftTiming/Getall

Request Information

URI Parameters

None.

Body Parameters

genShiftTiming
NameDescriptionTypeAdditional information
IsNextDayClosed

boolean

None.

AbsentAfterInTime

date

None.

AbsentBeforeOutTime

date

None.

AlteredOn

date

None.

CreatedOn

date

None.

EndBreakTime

date

None.

EndDate

date

None.

EndTime

date

None.

GraceInEndTime

date

None.

GraceOutEndTime

date

None.

GraceOutStartTime

date

None.

GraceTime

date

None.

HalfDayInEndTime

date

None.

HalfDayInStartTime

date

None.

HalfDayOutEndTime

date

None.

HalfDayOutStartTime

date

None.

ReportTime

date

None.

ShortLeaveInEndTime

date

None.

ShortLeaveInStartTime

date

None.

ShortLeaveOutEndTime

date

None.

ShortLeaveOutStartTime

date

None.

StartBreakTime

date

None.

StartDate

date

None.

StartTime

date

None.

ActionTypeId

integer

None.

AfterOutHours

integer

None.

AfterOutMinutes

integer

None.

AlteredById

integer

None.

BeforeInHours

integer

None.

BeforeInMinutes

integer

None.

BranchId

integer

None.

CompanyId

integer

None.

CreatedById

integer

None.

OrganizationId

integer

None.

ProjectId

integer

None.

ReportDays

integer

None.

ShiftLocationId

integer

None.

ShiftTimingId

integer

None.

ShiftId

integer

None.

UserLogId

integer

None.

TimingDescription

string

None.

WeekDayText

string

None.

LocationName

string

None.

GenShiftTimingWeekDaysDetailList

Collection of genShiftTimingWeekDay

None.

Request Formats

application/json, text/json

Sample:
{
  "IsNextDayClosed": true,
  "AbsentAfterInTime": "2025-10-29T13:11:07.0051365+05:00",
  "AbsentBeforeOutTime": "2025-10-29T13:11:07.0051365+05:00",
  "AlteredOn": "2025-10-29T13:11:07.0051365+05:00",
  "CreatedOn": "2025-10-29T13:11:07.0051365+05:00",
  "EndBreakTime": "2025-10-29T13:11:07.0051365+05:00",
  "EndDate": "2025-10-29T13:11:07.0051365+05:00",
  "EndTime": "2025-10-29T13:11:07.0051365+05:00",
  "GraceInEndTime": "2025-10-29T13:11:07.0051365+05:00",
  "GraceOutEndTime": "2025-10-29T13:11:07.0051365+05:00",
  "GraceOutStartTime": "2025-10-29T13:11:07.0051365+05:00",
  "GraceTime": "2025-10-29T13:11:07.0051365+05:00",
  "HalfDayInEndTime": "2025-10-29T13:11:07.0051365+05:00",
  "HalfDayInStartTime": "2025-10-29T13:11:07.0051365+05:00",
  "HalfDayOutEndTime": "2025-10-29T13:11:07.0051365+05:00",
  "HalfDayOutStartTime": "2025-10-29T13:11:07.0051365+05:00",
  "ReportTime": "2025-10-29T13:11:07.0051365+05:00",
  "ShortLeaveInEndTime": "2025-10-29T13:11:07.0051365+05:00",
  "ShortLeaveInStartTime": "2025-10-29T13:11:07.0051365+05:00",
  "ShortLeaveOutEndTime": "2025-10-29T13:11:07.0051365+05:00",
  "ShortLeaveOutStartTime": "2025-10-29T13:11:07.0051365+05:00",
  "StartBreakTime": "2025-10-29T13:11:07.0051365+05:00",
  "StartDate": "2025-10-29T13:11:07.0051365+05:00",
  "StartTime": "2025-10-29T13:11:07.0051365+05:00",
  "ActionTypeId": 25,
  "AfterOutHours": 26,
  "AfterOutMinutes": 27,
  "AlteredById": 28,
  "BeforeInHours": 29,
  "BeforeInMinutes": 30,
  "BranchId": 31,
  "CompanyId": 32,
  "CreatedById": 33,
  "OrganizationId": 34,
  "ProjectId": 35,
  "ReportDays": 36,
  "ShiftLocationId": 37,
  "ShiftTimingId": 38,
  "ShiftId": 39,
  "UserLogId": 40,
  "TimingDescription": "sample string 41",
  "WeekDayText": "sample string 42",
  "LocationName": "sample string 43",
  "GenShiftTimingWeekDaysDetailList": [
    {
      "ActionTypeId": 1,
      "AlteredOn": "2025-10-29T13:11:07.0051365+05:00",
      "CreatedOn": "2025-10-29T13:11:07.0051365+05:00",
      "ShiftTimingId": 4,
      "WeekDayProfileId": 5,
      "AlteredById": 6,
      "CreatedById": 7,
      "ShiftTimingWeekDayId": 8,
      "UserLogId": 9,
      "WeekDayName": "sample string 10"
    },
    {
      "ActionTypeId": 1,
      "AlteredOn": "2025-10-29T13:11:07.0051365+05:00",
      "CreatedOn": "2025-10-29T13:11:07.0051365+05:00",
      "ShiftTimingId": 4,
      "WeekDayProfileId": 5,
      "AlteredById": 6,
      "CreatedById": 7,
      "ShiftTimingWeekDayId": 8,
      "UserLogId": 9,
      "WeekDayName": "sample string 10"
    }
  ]
}

application/xml, text/xml

Sample:
<genShiftTiming xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Architecture.Model.HRM.AttendanceManagement">
  <AbsentAfterInTime>2025-10-29T13:11:07.0051365+05:00</AbsentAfterInTime>
  <AbsentBeforeOutTime>2025-10-29T13:11:07.0051365+05:00</AbsentBeforeOutTime>
  <ActionTypeId>25</ActionTypeId>
  <AfterOutHours>26</AfterOutHours>
  <AfterOutMinutes>27</AfterOutMinutes>
  <AlteredById>28</AlteredById>
  <AlteredOn>2025-10-29T13:11:07.0051365+05:00</AlteredOn>
  <BeforeInHours>29</BeforeInHours>
  <BeforeInMinutes>30</BeforeInMinutes>
  <BranchId>31</BranchId>
  <CompanyId>32</CompanyId>
  <CreatedById>33</CreatedById>
  <CreatedOn>2025-10-29T13:11:07.0051365+05:00</CreatedOn>
  <EndBreakTime>2025-10-29T13:11:07.0051365+05:00</EndBreakTime>
  <EndDate>2025-10-29T13:11:07.0051365+05:00</EndDate>
  <EndTime>2025-10-29T13:11:07.0051365+05:00</EndTime>
  <GenShiftTimingWeekDaysDetailList>
    <genShiftTimingWeekDay>
      <ActionTypeId>1</ActionTypeId>
      <AlteredById>6</AlteredById>
      <AlteredOn>2025-10-29T13:11:07.0051365+05:00</AlteredOn>
      <CreatedById>7</CreatedById>
      <CreatedOn>2025-10-29T13:11:07.0051365+05:00</CreatedOn>
      <ShiftTimingId>4</ShiftTimingId>
      <ShiftTimingWeekDayId>8</ShiftTimingWeekDayId>
      <UserLogId>9</UserLogId>
      <WeekDayName>sample string 10</WeekDayName>
      <WeekDayProfileId>5</WeekDayProfileId>
    </genShiftTimingWeekDay>
    <genShiftTimingWeekDay>
      <ActionTypeId>1</ActionTypeId>
      <AlteredById>6</AlteredById>
      <AlteredOn>2025-10-29T13:11:07.0051365+05:00</AlteredOn>
      <CreatedById>7</CreatedById>
      <CreatedOn>2025-10-29T13:11:07.0051365+05:00</CreatedOn>
      <ShiftTimingId>4</ShiftTimingId>
      <ShiftTimingWeekDayId>8</ShiftTimingWeekDayId>
      <UserLogId>9</UserLogId>
      <WeekDayName>sample string 10</WeekDayName>
      <WeekDayProfileId>5</WeekDayProfileId>
    </genShiftTimingWeekDay>
  </GenShiftTimingWeekDaysDetailList>
  <GraceInEndTime>2025-10-29T13:11:07.0051365+05:00</GraceInEndTime>
  <GraceOutEndTime>2025-10-29T13:11:07.0051365+05:00</GraceOutEndTime>
  <GraceOutStartTime>2025-10-29T13:11:07.0051365+05:00</GraceOutStartTime>
  <GraceTime>2025-10-29T13:11:07.0051365+05:00</GraceTime>
  <HalfDayInEndTime>2025-10-29T13:11:07.0051365+05:00</HalfDayInEndTime>
  <HalfDayInStartTime>2025-10-29T13:11:07.0051365+05:00</HalfDayInStartTime>
  <HalfDayOutEndTime>2025-10-29T13:11:07.0051365+05:00</HalfDayOutEndTime>
  <HalfDayOutStartTime>2025-10-29T13:11:07.0051365+05:00</HalfDayOutStartTime>
  <IsNextDayClosed>true</IsNextDayClosed>
  <LocationName>sample string 43</LocationName>
  <OrganizationId>34</OrganizationId>
  <ProjectId>35</ProjectId>
  <ReportDays>36</ReportDays>
  <ReportTime>2025-10-29T13:11:07.0051365+05:00</ReportTime>
  <ShiftId>39</ShiftId>
  <ShiftLocationId>37</ShiftLocationId>
  <ShiftTimingId>38</ShiftTimingId>
  <ShortLeaveInEndTime>2025-10-29T13:11:07.0051365+05:00</ShortLeaveInEndTime>
  <ShortLeaveInStartTime>2025-10-29T13:11:07.0051365+05:00</ShortLeaveInStartTime>
  <ShortLeaveOutEndTime>2025-10-29T13:11:07.0051365+05:00</ShortLeaveOutEndTime>
  <ShortLeaveOutStartTime>2025-10-29T13:11:07.0051365+05:00</ShortLeaveOutStartTime>
  <StartBreakTime>2025-10-29T13:11:07.0051365+05:00</StartBreakTime>
  <StartDate>2025-10-29T13:11:07.0051365+05:00</StartDate>
  <StartTime>2025-10-29T13:11:07.0051365+05:00</StartTime>
  <TimingDescription>sample string 41</TimingDescription>
  <UserLogId>40</UserLogId>
  <WeekDayText>sample string 42</WeekDayText>
</genShiftTiming>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'genShiftTiming'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.