GET api/timesheet/getbyrangedate/{memberId}/{startDate}/{endDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
memberId

string

Required

startDate

string

Required

endDate

string

Required

Body Parameters

None.

Response Information

Resource Description

AsyncResultOfWebEntryUnsubmittedModelAndTotalRecordOutput
NameDescriptionTypeAdditional information
Data

Collection of WebEntryUnsubmittedModel

None.

Output

TotalRecordOutput

None.

Response Formats

application/json, text/json

Sample:
{
  "Data": [
    {
      "RowColor": "",
      "MatterCode": "sample string 1",
      "MatterCodeAndName": "sample string 2",
      "ClientFullDesc": "sample string 3",
      "ClientCode": "sample string 4",
      "ClientCodeAndName": "sample string 5",
      "TimeCodeCode": "sample string 6",
      "TimeCodeCaption": "sample string 7",
      "TimeCodeAndName": "sample string 8",
      "TaskCodeCode": "sample string 9",
      "TaskCodeCaption": "sample string 10",
      "TaskCodeAndName": "sample string 11",
      "GroupTypeCode": "sample string 12",
      "GroupTypeCaption": "sample string 13",
      "GroupTypeCodeAndName": "sample string 14",
      "PersonGroupCode": "sample string 15",
      "PersonGroupCaption": "sample string 16",
      "PersonGroupCodeAndName": "sample string 17",
      "HtmlText": "sample string 18",
      "ExtraHtmlText": "sample string 19",
      "QuantityStr": "34.1",
      "IsPosted": 64,
      "HasTaskSet": true,
      "ChargeableSum": 23.1,
      "NonChargeableSum": 24.1,
      "IsChargeable": 25,
      "MatterChargeability": {
        "Chargeable": 1,
        "AllowChargeablityChange": 2
      },
      "SystemOrigin": "sample string 26",
      "WebEntryId": "sample string 27",
      "ClassName": "sample string 28",
      "EntryId": "sample string 29",
      "TransactionDate": "0001-01-01T00:00:00",
      "ShortDateFormat": "sample string 31",
      "LongDateFormat": "sample string 32",
      "TransactionDateStr": "sample string 33",
      "Quantity": 34.1,
      "Description": "sample string 35",
      "CreationDate": "2025-07-04T17:38:36.0693912-04:00",
      "CreatedById": "sample string 37",
      "WorkingMemberId": "sample string 38",
      "EntryCodeId": "sample string 39",
      "TaskCodeId": "sample string 40",
      "ExtraDescription": "sample string 41",
      "ClientId": "sample string 42",
      "ClientCaption": "sample string 43",
      "MatterId": "sample string 44",
      "MatterCaption": "sample string 45",
      "GroupTypeId": "sample string 46",
      "PersonGroupId": "sample string 47",
      "BConfidential": 48,
      "TimeSpan": 49,
      "IfTimerUsed": 50
    },
    {
      "RowColor": "",
      "MatterCode": "sample string 1",
      "MatterCodeAndName": "sample string 2",
      "ClientFullDesc": "sample string 3",
      "ClientCode": "sample string 4",
      "ClientCodeAndName": "sample string 5",
      "TimeCodeCode": "sample string 6",
      "TimeCodeCaption": "sample string 7",
      "TimeCodeAndName": "sample string 8",
      "TaskCodeCode": "sample string 9",
      "TaskCodeCaption": "sample string 10",
      "TaskCodeAndName": "sample string 11",
      "GroupTypeCode": "sample string 12",
      "GroupTypeCaption": "sample string 13",
      "GroupTypeCodeAndName": "sample string 14",
      "PersonGroupCode": "sample string 15",
      "PersonGroupCaption": "sample string 16",
      "PersonGroupCodeAndName": "sample string 17",
      "HtmlText": "sample string 18",
      "ExtraHtmlText": "sample string 19",
      "QuantityStr": "34.1",
      "IsPosted": 64,
      "HasTaskSet": true,
      "ChargeableSum": 23.1,
      "NonChargeableSum": 24.1,
      "IsChargeable": 25,
      "MatterChargeability": {
        "Chargeable": 1,
        "AllowChargeablityChange": 2
      },
      "SystemOrigin": "sample string 26",
      "WebEntryId": "sample string 27",
      "ClassName": "sample string 28",
      "EntryId": "sample string 29",
      "TransactionDate": "0001-01-01T00:00:00",
      "ShortDateFormat": "sample string 31",
      "LongDateFormat": "sample string 32",
      "TransactionDateStr": "sample string 33",
      "Quantity": 34.1,
      "Description": "sample string 35",
      "CreationDate": "2025-07-04T17:38:36.0693912-04:00",
      "CreatedById": "sample string 37",
      "WorkingMemberId": "sample string 38",
      "EntryCodeId": "sample string 39",
      "TaskCodeId": "sample string 40",
      "ExtraDescription": "sample string 41",
      "ClientId": "sample string 42",
      "ClientCaption": "sample string 43",
      "MatterId": "sample string 44",
      "MatterCaption": "sample string 45",
      "GroupTypeId": "sample string 46",
      "PersonGroupId": "sample string 47",
      "BConfidential": 48,
      "TimeSpan": 49,
      "IfTimerUsed": 50
    }
  ],
  "Output": {
    "TotalRecord": 1
  }
}

application/xml, text/xml

Sample:
<AsyncResultOfWebEntryUnsubmittedModelTotalRecordOutputtpsGLeSZ xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Dexco.Web.Domain">
  <Data>
    <WebEntryUnsubmittedModel>
      <BConfidential>48</BConfidential>
      <ClassName>sample string 28</ClassName>
      <ClientCaption>sample string 43</ClientCaption>
      <ClientId>sample string 42</ClientId>
      <CreatedById>sample string 37</CreatedById>
      <CreationDate>2025-07-04T17:38:36.0693912-04:00</CreationDate>
      <Description>sample string 35</Description>
      <EntryCodeId>sample string 39</EntryCodeId>
      <EntryId>sample string 29</EntryId>
      <ExtraDescription>sample string 41</ExtraDescription>
      <GroupTypeId>sample string 46</GroupTypeId>
      <IfTimerUsed>50</IfTimerUsed>
      <LongDateFormat>sample string 32</LongDateFormat>
      <MatterCaption>sample string 45</MatterCaption>
      <MatterId>sample string 44</MatterId>
      <PersonGroupId>sample string 47</PersonGroupId>
      <Quantity>34.1</Quantity>
      <ShortDateFormat>sample string 31</ShortDateFormat>
      <TaskCodeId>sample string 40</TaskCodeId>
      <TimeSpan>49</TimeSpan>
      <TransactionDate>0001-01-01T00:00:00</TransactionDate>
      <TransactionDateStr>sample string 33</TransactionDateStr>
      <WebEntryId>sample string 27</WebEntryId>
      <WorkingMemberId>sample string 38</WorkingMemberId>
      <ChargeableSum>23.1</ChargeableSum>
      <ClientCode>sample string 4</ClientCode>
      <ClientCodeAndName>sample string 5</ClientCodeAndName>
      <ClientFullDesc>sample string 3</ClientFullDesc>
      <ExtraHtmlText>sample string 19</ExtraHtmlText>
      <GroupTypeCaption>sample string 13</GroupTypeCaption>
      <GroupTypeCode>sample string 12</GroupTypeCode>
      <GroupTypeCodeAndName>sample string 14</GroupTypeCodeAndName>
      <HasTaskSet>true</HasTaskSet>
      <HtmlText>sample string 18</HtmlText>
      <IsChargeable>25</IsChargeable>
      <IsPosted>64</IsPosted>
      <MatterChargeability>
        <AllowChargeablityChange>2</AllowChargeablityChange>
        <Chargeable>1</Chargeable>
      </MatterChargeability>
      <MatterCode>sample string 1</MatterCode>
      <MatterCodeAndName>sample string 2</MatterCodeAndName>
      <NonChargeableSum>24.1</NonChargeableSum>
      <PersonGroupCaption>sample string 16</PersonGroupCaption>
      <PersonGroupCode>sample string 15</PersonGroupCode>
      <PersonGroupCodeAndName>sample string 17</PersonGroupCodeAndName>
      <QuantityStr>34.1</QuantityStr>
      <RowColor xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.Drawing">
        <d4p1:knownColor>0</d4p1:knownColor>
        <d4p1:name i:nil="true" />
        <d4p1:state>0</d4p1:state>
        <d4p1:value>0</d4p1:value>
      </RowColor>
      <SystemOrigin>sample string 26</SystemOrigin>
      <TaskCodeAndName>sample string 11</TaskCodeAndName>
      <TaskCodeCaption>sample string 10</TaskCodeCaption>
      <TaskCodeCode>sample string 9</TaskCodeCode>
      <TimeCodeAndName>sample string 8</TimeCodeAndName>
      <TimeCodeCaption>sample string 7</TimeCodeCaption>
      <TimeCodeCode>sample string 6</TimeCodeCode>
    </WebEntryUnsubmittedModel>
    <WebEntryUnsubmittedModel>
      <BConfidential>48</BConfidential>
      <ClassName>sample string 28</ClassName>
      <ClientCaption>sample string 43</ClientCaption>
      <ClientId>sample string 42</ClientId>
      <CreatedById>sample string 37</CreatedById>
      <CreationDate>2025-07-04T17:38:36.0693912-04:00</CreationDate>
      <Description>sample string 35</Description>
      <EntryCodeId>sample string 39</EntryCodeId>
      <EntryId>sample string 29</EntryId>
      <ExtraDescription>sample string 41</ExtraDescription>
      <GroupTypeId>sample string 46</GroupTypeId>
      <IfTimerUsed>50</IfTimerUsed>
      <LongDateFormat>sample string 32</LongDateFormat>
      <MatterCaption>sample string 45</MatterCaption>
      <MatterId>sample string 44</MatterId>
      <PersonGroupId>sample string 47</PersonGroupId>
      <Quantity>34.1</Quantity>
      <ShortDateFormat>sample string 31</ShortDateFormat>
      <TaskCodeId>sample string 40</TaskCodeId>
      <TimeSpan>49</TimeSpan>
      <TransactionDate>0001-01-01T00:00:00</TransactionDate>
      <TransactionDateStr>sample string 33</TransactionDateStr>
      <WebEntryId>sample string 27</WebEntryId>
      <WorkingMemberId>sample string 38</WorkingMemberId>
      <ChargeableSum>23.1</ChargeableSum>
      <ClientCode>sample string 4</ClientCode>
      <ClientCodeAndName>sample string 5</ClientCodeAndName>
      <ClientFullDesc>sample string 3</ClientFullDesc>
      <ExtraHtmlText>sample string 19</ExtraHtmlText>
      <GroupTypeCaption>sample string 13</GroupTypeCaption>
      <GroupTypeCode>sample string 12</GroupTypeCode>
      <GroupTypeCodeAndName>sample string 14</GroupTypeCodeAndName>
      <HasTaskSet>true</HasTaskSet>
      <HtmlText>sample string 18</HtmlText>
      <IsChargeable>25</IsChargeable>
      <IsPosted>64</IsPosted>
      <MatterChargeability>
        <AllowChargeablityChange>2</AllowChargeablityChange>
        <Chargeable>1</Chargeable>
      </MatterChargeability>
      <MatterCode>sample string 1</MatterCode>
      <MatterCodeAndName>sample string 2</MatterCodeAndName>
      <NonChargeableSum>24.1</NonChargeableSum>
      <PersonGroupCaption>sample string 16</PersonGroupCaption>
      <PersonGroupCode>sample string 15</PersonGroupCode>
      <PersonGroupCodeAndName>sample string 17</PersonGroupCodeAndName>
      <QuantityStr>34.1</QuantityStr>
      <RowColor xmlns:d4p1="http://schemas.datacontract.org/2004/07/System.Drawing">
        <d4p1:knownColor>0</d4p1:knownColor>
        <d4p1:name i:nil="true" />
        <d4p1:state>0</d4p1:state>
        <d4p1:value>0</d4p1:value>
      </RowColor>
      <SystemOrigin>sample string 26</SystemOrigin>
      <TaskCodeAndName>sample string 11</TaskCodeAndName>
      <TaskCodeCaption>sample string 10</TaskCodeCaption>
      <TaskCodeCode>sample string 9</TaskCodeCode>
      <TimeCodeAndName>sample string 8</TimeCodeAndName>
      <TimeCodeCaption>sample string 7</TimeCodeCaption>
      <TimeCodeCode>sample string 6</TimeCodeCode>
    </WebEntryUnsubmittedModel>
  </Data>
  <Output>
    <TotalRecord>1</TotalRecord>
  </Output>
</AsyncResultOfWebEntryUnsubmittedModelTotalRecordOutputtpsGLeSZ>