GET /api/Output/getArrayDate?starttime={starttime}&endtime={endtime}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| starttime | date |
Required |
|
| endtime | date |
Required |
Body Parameters
Collection of t打卡| Name | Description | Type | Additional information |
|---|---|---|---|
| fId | integer |
None. |
|
| fPunchType | string |
None. |
|
| fPunchLineId | string |
None. |
|
| fPunchGroup | string |
None. |
|
| fPunchStatus | integer |
None. |
|
| fPunchData | string |
None. |
|
| fWriteDate | date |
None. |
|
| fLatetime | integer |
None. |
|
| fAbsenteeism | integer |
None. |
|
| fLeaveearly | integer |
None. |
|
| fWorkinghours | integer |
None. |
|
| fOverTime | integer |
None. |
|
| faskleave | integer |
None. |
|
| fLegitimate | integer |
None. |
|
| fshiftfId | integer |
None. |
|
| fGetworkStatus | string |
None. |
|
| fTimestampKey | integer |
None. |
|
| punchtime | string |
None. |
|
| 上班時間 | string |
None. |
|
| fMid | integer |
None. |
|
| 打卡時間 | string |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"fId": 1,
"fPunchType": "sample string 2",
"fPunchLineId": "sample string 3",
"fPunchGroup": "sample string 4",
"fPunchStatus": 5,
"fPunchData": "sample string 6",
"fWriteDate": "2025-12-06T11:56:19.7554056+08:00",
"fLatetime": 8,
"fAbsenteeism": 9,
"fLeaveearly": 10,
"fWorkinghours": 11,
"fOverTime": 12,
"faskleave": 13,
"fLegitimate": 14,
"fshiftfId": 15,
"fGetworkStatus": "sample string 16",
"fTimestampKey": 17,
"punchtime": "sample string 18",
"上班時間": "sample string 19",
"fMid": 20,
"打卡時間": "sample string 21"
},
{
"fId": 1,
"fPunchType": "sample string 2",
"fPunchLineId": "sample string 3",
"fPunchGroup": "sample string 4",
"fPunchStatus": 5,
"fPunchData": "sample string 6",
"fWriteDate": "2025-12-06T11:56:19.7554056+08:00",
"fLatetime": 8,
"fAbsenteeism": 9,
"fLeaveearly": 10,
"fWorkinghours": 11,
"fOverTime": 12,
"faskleave": 13,
"fLegitimate": 14,
"fshiftfId": 15,
"fGetworkStatus": "sample string 16",
"fTimestampKey": 17,
"punchtime": "sample string 18",
"上班時間": "sample string 19",
"fMid": 20,
"打卡時間": "sample string 21"
}
]
application/xml, text/xml
Sample:
<ArrayOft打卡 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ERP_0512_2.Models">
<t打卡>
<fAbsenteeism>9</fAbsenteeism>
<fGetworkStatus>sample string 16</fGetworkStatus>
<fId>1</fId>
<fLatetime>8</fLatetime>
<fLeaveearly>10</fLeaveearly>
<fLegitimate>14</fLegitimate>
<fMid>20</fMid>
<fOverTime>12</fOverTime>
<fPunchData>sample string 6</fPunchData>
<fPunchGroup>sample string 4</fPunchGroup>
<fPunchLineId>sample string 3</fPunchLineId>
<fPunchStatus>5</fPunchStatus>
<fPunchType>sample string 2</fPunchType>
<fTimestampKey>17</fTimestampKey>
<fWorkinghours>11</fWorkinghours>
<fWriteDate>2025-12-06T11:56:19.7554056+08:00</fWriteDate>
<faskleave>13</faskleave>
<fshiftfId>15</fshiftfId>
<punchtime>sample string 18</punchtime>
<上班時間>sample string 19</上班時間>
<打卡時間>sample string 21</打卡時間>
</t打卡>
<t打卡>
<fAbsenteeism>9</fAbsenteeism>
<fGetworkStatus>sample string 16</fGetworkStatus>
<fId>1</fId>
<fLatetime>8</fLatetime>
<fLeaveearly>10</fLeaveearly>
<fLegitimate>14</fLegitimate>
<fMid>20</fMid>
<fOverTime>12</fOverTime>
<fPunchData>sample string 6</fPunchData>
<fPunchGroup>sample string 4</fPunchGroup>
<fPunchLineId>sample string 3</fPunchLineId>
<fPunchStatus>5</fPunchStatus>
<fPunchType>sample string 2</fPunchType>
<fTimestampKey>17</fTimestampKey>
<fWorkinghours>11</fWorkinghours>
<fWriteDate>2025-12-06T11:56:19.7554056+08:00</fWriteDate>
<faskleave>13</faskleave>
<fshiftfId>15</fshiftfId>
<punchtime>sample string 18</punchtime>
<上班時間>sample string 19</上班時間>
<打卡時間>sample string 21</打卡時間>
</t打卡>
</ArrayOft打卡>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Collection of cDateCard| Name | Description | Type | Additional information |
|---|---|---|---|
| date | string |
None. |
|
| ls_punch | Collection of fPunchdata |
None. |
|
| ls_打卡 | Collection of t打卡 |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"date": "sample string 1",
"ls_punch": [
{
"loc": "sample string 1",
"time": "sample string 2",
"name": "sample string 3",
"rePunch": "sample string 4",
"Reason": "sample string 5",
"dou_Longitude": 6.1,
"dou_Latitude": 7.1
},
{
"loc": "sample string 1",
"time": "sample string 2",
"name": "sample string 3",
"rePunch": "sample string 4",
"Reason": "sample string 5",
"dou_Longitude": 6.1,
"dou_Latitude": 7.1
}
],
"ls_打卡": [
{
"fId": 1,
"fPunchType": "sample string 2",
"fPunchLineId": "sample string 3",
"fPunchGroup": "sample string 4",
"fPunchStatus": 5,
"fPunchData": "sample string 6",
"fWriteDate": "2025-12-06T11:56:19.7584038+08:00",
"fLatetime": 8,
"fAbsenteeism": 9,
"fLeaveearly": 10,
"fWorkinghours": 11,
"fOverTime": 12,
"faskleave": 13,
"fLegitimate": 14,
"fshiftfId": 15,
"fGetworkStatus": "sample string 16",
"fTimestampKey": 17,
"punchtime": "sample string 18",
"上班時間": "sample string 19",
"fMid": 20,
"打卡時間": "sample string 21"
},
{
"fId": 1,
"fPunchType": "sample string 2",
"fPunchLineId": "sample string 3",
"fPunchGroup": "sample string 4",
"fPunchStatus": 5,
"fPunchData": "sample string 6",
"fWriteDate": "2025-12-06T11:56:19.7584038+08:00",
"fLatetime": 8,
"fAbsenteeism": 9,
"fLeaveearly": 10,
"fWorkinghours": 11,
"fOverTime": 12,
"faskleave": 13,
"fLegitimate": 14,
"fshiftfId": 15,
"fGetworkStatus": "sample string 16",
"fTimestampKey": 17,
"punchtime": "sample string 18",
"上班時間": "sample string 19",
"fMid": 20,
"打卡時間": "sample string 21"
}
]
},
{
"date": "sample string 1",
"ls_punch": [
{
"loc": "sample string 1",
"time": "sample string 2",
"name": "sample string 3",
"rePunch": "sample string 4",
"Reason": "sample string 5",
"dou_Longitude": 6.1,
"dou_Latitude": 7.1
},
{
"loc": "sample string 1",
"time": "sample string 2",
"name": "sample string 3",
"rePunch": "sample string 4",
"Reason": "sample string 5",
"dou_Longitude": 6.1,
"dou_Latitude": 7.1
}
],
"ls_打卡": [
{
"fId": 1,
"fPunchType": "sample string 2",
"fPunchLineId": "sample string 3",
"fPunchGroup": "sample string 4",
"fPunchStatus": 5,
"fPunchData": "sample string 6",
"fWriteDate": "2025-12-06T11:56:19.7584038+08:00",
"fLatetime": 8,
"fAbsenteeism": 9,
"fLeaveearly": 10,
"fWorkinghours": 11,
"fOverTime": 12,
"faskleave": 13,
"fLegitimate": 14,
"fshiftfId": 15,
"fGetworkStatus": "sample string 16",
"fTimestampKey": 17,
"punchtime": "sample string 18",
"上班時間": "sample string 19",
"fMid": 20,
"打卡時間": "sample string 21"
},
{
"fId": 1,
"fPunchType": "sample string 2",
"fPunchLineId": "sample string 3",
"fPunchGroup": "sample string 4",
"fPunchStatus": 5,
"fPunchData": "sample string 6",
"fWriteDate": "2025-12-06T11:56:19.7584038+08:00",
"fLatetime": 8,
"fAbsenteeism": 9,
"fLeaveearly": 10,
"fWorkinghours": 11,
"fOverTime": 12,
"faskleave": 13,
"fLegitimate": 14,
"fshiftfId": 15,
"fGetworkStatus": "sample string 16",
"fTimestampKey": 17,
"punchtime": "sample string 18",
"上班時間": "sample string 19",
"fMid": 20,
"打卡時間": "sample string 21"
}
]
}
]
application/xml, text/xml
Sample:
<ArrayOfOutputController.cDateCard xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ERP_0512_2.Controllers">
<OutputController.cDateCard>
<date>sample string 1</date>
<ls_punch xmlns:d3p1="http://schemas.datacontract.org/2004/07/ERP_0512_2.Models">
<d3p1:fPunchdata>
<d3p1:Reason>sample string 5</d3p1:Reason>
<d3p1:dou_Latitude>7.1</d3p1:dou_Latitude>
<d3p1:dou_Longitude>6.1</d3p1:dou_Longitude>
<d3p1:loc>sample string 1</d3p1:loc>
<d3p1:name>sample string 3</d3p1:name>
<d3p1:rePunch>sample string 4</d3p1:rePunch>
<d3p1:time>sample string 2</d3p1:time>
</d3p1:fPunchdata>
<d3p1:fPunchdata>
<d3p1:Reason>sample string 5</d3p1:Reason>
<d3p1:dou_Latitude>7.1</d3p1:dou_Latitude>
<d3p1:dou_Longitude>6.1</d3p1:dou_Longitude>
<d3p1:loc>sample string 1</d3p1:loc>
<d3p1:name>sample string 3</d3p1:name>
<d3p1:rePunch>sample string 4</d3p1:rePunch>
<d3p1:time>sample string 2</d3p1:time>
</d3p1:fPunchdata>
</ls_punch>
<ls_打卡 xmlns:d3p1="http://schemas.datacontract.org/2004/07/ERP_0512_2.Models">
<d3p1:t打卡>
<d3p1:fAbsenteeism>9</d3p1:fAbsenteeism>
<d3p1:fGetworkStatus>sample string 16</d3p1:fGetworkStatus>
<d3p1:fId>1</d3p1:fId>
<d3p1:fLatetime>8</d3p1:fLatetime>
<d3p1:fLeaveearly>10</d3p1:fLeaveearly>
<d3p1:fLegitimate>14</d3p1:fLegitimate>
<d3p1:fMid>20</d3p1:fMid>
<d3p1:fOverTime>12</d3p1:fOverTime>
<d3p1:fPunchData>sample string 6</d3p1:fPunchData>
<d3p1:fPunchGroup>sample string 4</d3p1:fPunchGroup>
<d3p1:fPunchLineId>sample string 3</d3p1:fPunchLineId>
<d3p1:fPunchStatus>5</d3p1:fPunchStatus>
<d3p1:fPunchType>sample string 2</d3p1:fPunchType>
<d3p1:fTimestampKey>17</d3p1:fTimestampKey>
<d3p1:fWorkinghours>11</d3p1:fWorkinghours>
<d3p1:fWriteDate>2025-12-06T11:56:19.7584038+08:00</d3p1:fWriteDate>
<d3p1:faskleave>13</d3p1:faskleave>
<d3p1:fshiftfId>15</d3p1:fshiftfId>
<d3p1:punchtime>sample string 18</d3p1:punchtime>
<d3p1:上班時間>sample string 19</d3p1:上班時間>
<d3p1:打卡時間>sample string 21</d3p1:打卡時間>
</d3p1:t打卡>
<d3p1:t打卡>
<d3p1:fAbsenteeism>9</d3p1:fAbsenteeism>
<d3p1:fGetworkStatus>sample string 16</d3p1:fGetworkStatus>
<d3p1:fId>1</d3p1:fId>
<d3p1:fLatetime>8</d3p1:fLatetime>
<d3p1:fLeaveearly>10</d3p1:fLeaveearly>
<d3p1:fLegitimate>14</d3p1:fLegitimate>
<d3p1:fMid>20</d3p1:fMid>
<d3p1:fOverTime>12</d3p1:fOverTime>
<d3p1:fPunchData>sample string 6</d3p1:fPunchData>
<d3p1:fPunchGroup>sample string 4</d3p1:fPunchGroup>
<d3p1:fPunchLineId>sample string 3</d3p1:fPunchLineId>
<d3p1:fPunchStatus>5</d3p1:fPunchStatus>
<d3p1:fPunchType>sample string 2</d3p1:fPunchType>
<d3p1:fTimestampKey>17</d3p1:fTimestampKey>
<d3p1:fWorkinghours>11</d3p1:fWorkinghours>
<d3p1:fWriteDate>2025-12-06T11:56:19.7584038+08:00</d3p1:fWriteDate>
<d3p1:faskleave>13</d3p1:faskleave>
<d3p1:fshiftfId>15</d3p1:fshiftfId>
<d3p1:punchtime>sample string 18</d3p1:punchtime>
<d3p1:上班時間>sample string 19</d3p1:上班時間>
<d3p1:打卡時間>sample string 21</d3p1:打卡時間>
</d3p1:t打卡>
</ls_打卡>
</OutputController.cDateCard>
<OutputController.cDateCard>
<date>sample string 1</date>
<ls_punch xmlns:d3p1="http://schemas.datacontract.org/2004/07/ERP_0512_2.Models">
<d3p1:fPunchdata>
<d3p1:Reason>sample string 5</d3p1:Reason>
<d3p1:dou_Latitude>7.1</d3p1:dou_Latitude>
<d3p1:dou_Longitude>6.1</d3p1:dou_Longitude>
<d3p1:loc>sample string 1</d3p1:loc>
<d3p1:name>sample string 3</d3p1:name>
<d3p1:rePunch>sample string 4</d3p1:rePunch>
<d3p1:time>sample string 2</d3p1:time>
</d3p1:fPunchdata>
<d3p1:fPunchdata>
<d3p1:Reason>sample string 5</d3p1:Reason>
<d3p1:dou_Latitude>7.1</d3p1:dou_Latitude>
<d3p1:dou_Longitude>6.1</d3p1:dou_Longitude>
<d3p1:loc>sample string 1</d3p1:loc>
<d3p1:name>sample string 3</d3p1:name>
<d3p1:rePunch>sample string 4</d3p1:rePunch>
<d3p1:time>sample string 2</d3p1:time>
</d3p1:fPunchdata>
</ls_punch>
<ls_打卡 xmlns:d3p1="http://schemas.datacontract.org/2004/07/ERP_0512_2.Models">
<d3p1:t打卡>
<d3p1:fAbsenteeism>9</d3p1:fAbsenteeism>
<d3p1:fGetworkStatus>sample string 16</d3p1:fGetworkStatus>
<d3p1:fId>1</d3p1:fId>
<d3p1:fLatetime>8</d3p1:fLatetime>
<d3p1:fLeaveearly>10</d3p1:fLeaveearly>
<d3p1:fLegitimate>14</d3p1:fLegitimate>
<d3p1:fMid>20</d3p1:fMid>
<d3p1:fOverTime>12</d3p1:fOverTime>
<d3p1:fPunchData>sample string 6</d3p1:fPunchData>
<d3p1:fPunchGroup>sample string 4</d3p1:fPunchGroup>
<d3p1:fPunchLineId>sample string 3</d3p1:fPunchLineId>
<d3p1:fPunchStatus>5</d3p1:fPunchStatus>
<d3p1:fPunchType>sample string 2</d3p1:fPunchType>
<d3p1:fTimestampKey>17</d3p1:fTimestampKey>
<d3p1:fWorkinghours>11</d3p1:fWorkinghours>
<d3p1:fWriteDate>2025-12-06T11:56:19.7584038+08:00</d3p1:fWriteDate>
<d3p1:faskleave>13</d3p1:faskleave>
<d3p1:fshiftfId>15</d3p1:fshiftfId>
<d3p1:punchtime>sample string 18</d3p1:punchtime>
<d3p1:上班時間>sample string 19</d3p1:上班時間>
<d3p1:打卡時間>sample string 21</d3p1:打卡時間>
</d3p1:t打卡>
<d3p1:t打卡>
<d3p1:fAbsenteeism>9</d3p1:fAbsenteeism>
<d3p1:fGetworkStatus>sample string 16</d3p1:fGetworkStatus>
<d3p1:fId>1</d3p1:fId>
<d3p1:fLatetime>8</d3p1:fLatetime>
<d3p1:fLeaveearly>10</d3p1:fLeaveearly>
<d3p1:fLegitimate>14</d3p1:fLegitimate>
<d3p1:fMid>20</d3p1:fMid>
<d3p1:fOverTime>12</d3p1:fOverTime>
<d3p1:fPunchData>sample string 6</d3p1:fPunchData>
<d3p1:fPunchGroup>sample string 4</d3p1:fPunchGroup>
<d3p1:fPunchLineId>sample string 3</d3p1:fPunchLineId>
<d3p1:fPunchStatus>5</d3p1:fPunchStatus>
<d3p1:fPunchType>sample string 2</d3p1:fPunchType>
<d3p1:fTimestampKey>17</d3p1:fTimestampKey>
<d3p1:fWorkinghours>11</d3p1:fWorkinghours>
<d3p1:fWriteDate>2025-12-06T11:56:19.7584038+08:00</d3p1:fWriteDate>
<d3p1:faskleave>13</d3p1:faskleave>
<d3p1:fshiftfId>15</d3p1:fshiftfId>
<d3p1:punchtime>sample string 18</d3p1:punchtime>
<d3p1:上班時間>sample string 19</d3p1:上班時間>
<d3p1:打卡時間>sample string 21</d3p1:打卡時間>
</d3p1:t打卡>
</ls_打卡>
</OutputController.cDateCard>
</ArrayOfOutputController.cDateCard>