GET api/Employee/CheckAttendace/{month}/{year}?whr={whr}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
month

string

Required

year

string

Required

whr

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of CheckAttResult
NameDescriptionTypeAdditional information
Result

string

None.

GetEmployeeAttendanceList

Collection of GetEmployeeAttendanceList_Result

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "Result": "sample string 1",
    "GetEmployeeAttendanceList": [
      {
        "empcode": 1,
        "depid": "sample string 1",
        "depname": "sample string 2",
        "empid": "sample string 3",
        "empname": "sample string 4",
        "month1": "sample string 5",
        "year": 1,
        "totalwh": 6.1,
        "totallate": 7.1,
        "totalot": 8.1,
        "presentdays": 1,
        "month": 1,
        "totabsent": 1,
        "updateby": "sample string 9",
        "createbyname": "sample string 10",
        "totworking": 11,
        "latemark": 12,
        "halfday": 13,
        "tRecordCount": 14
      },
      {
        "empcode": 1,
        "depid": "sample string 1",
        "depname": "sample string 2",
        "empid": "sample string 3",
        "empname": "sample string 4",
        "month1": "sample string 5",
        "year": 1,
        "totalwh": 6.1,
        "totallate": 7.1,
        "totalot": 8.1,
        "presentdays": 1,
        "month": 1,
        "totabsent": 1,
        "updateby": "sample string 9",
        "createbyname": "sample string 10",
        "totworking": 11,
        "latemark": 12,
        "halfday": 13,
        "tRecordCount": 14
      }
    ]
  },
  {
    "Result": "sample string 1",
    "GetEmployeeAttendanceList": [
      {
        "empcode": 1,
        "depid": "sample string 1",
        "depname": "sample string 2",
        "empid": "sample string 3",
        "empname": "sample string 4",
        "month1": "sample string 5",
        "year": 1,
        "totalwh": 6.1,
        "totallate": 7.1,
        "totalot": 8.1,
        "presentdays": 1,
        "month": 1,
        "totabsent": 1,
        "updateby": "sample string 9",
        "createbyname": "sample string 10",
        "totworking": 11,
        "latemark": 12,
        "halfday": 13,
        "tRecordCount": 14
      },
      {
        "empcode": 1,
        "depid": "sample string 1",
        "depname": "sample string 2",
        "empid": "sample string 3",
        "empname": "sample string 4",
        "month1": "sample string 5",
        "year": 1,
        "totalwh": 6.1,
        "totallate": 7.1,
        "totalot": 8.1,
        "presentdays": 1,
        "month": 1,
        "totabsent": 1,
        "updateby": "sample string 9",
        "createbyname": "sample string 10",
        "totworking": 11,
        "latemark": 12,
        "halfday": 13,
        "tRecordCount": 14
      }
    ]
  }
]

application/xml, text/xml

Sample:
<ArrayOfCheckAttResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/JankariPortalPIFAPI.Models">
  <CheckAttResult>
    <GetEmployeeAttendanceList>
      <GetEmployeeAttendanceList_Result>
        <createbyname>sample string 10</createbyname>
        <depid>sample string 1</depid>
        <depname>sample string 2</depname>
        <empcode>1</empcode>
        <empid>sample string 3</empid>
        <empname>sample string 4</empname>
        <halfday>13</halfday>
        <latemark>12</latemark>
        <month>1</month>
        <month1>sample string 5</month1>
        <presentdays>1</presentdays>
        <tRecordCount>14</tRecordCount>
        <totabsent>1</totabsent>
        <totallate>7.1</totallate>
        <totalot>8.1</totalot>
        <totalwh>6.1</totalwh>
        <totworking>11</totworking>
        <updateby>sample string 9</updateby>
        <year>1</year>
      </GetEmployeeAttendanceList_Result>
      <GetEmployeeAttendanceList_Result>
        <createbyname>sample string 10</createbyname>
        <depid>sample string 1</depid>
        <depname>sample string 2</depname>
        <empcode>1</empcode>
        <empid>sample string 3</empid>
        <empname>sample string 4</empname>
        <halfday>13</halfday>
        <latemark>12</latemark>
        <month>1</month>
        <month1>sample string 5</month1>
        <presentdays>1</presentdays>
        <tRecordCount>14</tRecordCount>
        <totabsent>1</totabsent>
        <totallate>7.1</totallate>
        <totalot>8.1</totalot>
        <totalwh>6.1</totalwh>
        <totworking>11</totworking>
        <updateby>sample string 9</updateby>
        <year>1</year>
      </GetEmployeeAttendanceList_Result>
    </GetEmployeeAttendanceList>
    <Result>sample string 1</Result>
  </CheckAttResult>
  <CheckAttResult>
    <GetEmployeeAttendanceList>
      <GetEmployeeAttendanceList_Result>
        <createbyname>sample string 10</createbyname>
        <depid>sample string 1</depid>
        <depname>sample string 2</depname>
        <empcode>1</empcode>
        <empid>sample string 3</empid>
        <empname>sample string 4</empname>
        <halfday>13</halfday>
        <latemark>12</latemark>
        <month>1</month>
        <month1>sample string 5</month1>
        <presentdays>1</presentdays>
        <tRecordCount>14</tRecordCount>
        <totabsent>1</totabsent>
        <totallate>7.1</totallate>
        <totalot>8.1</totalot>
        <totalwh>6.1</totalwh>
        <totworking>11</totworking>
        <updateby>sample string 9</updateby>
        <year>1</year>
      </GetEmployeeAttendanceList_Result>
      <GetEmployeeAttendanceList_Result>
        <createbyname>sample string 10</createbyname>
        <depid>sample string 1</depid>
        <depname>sample string 2</depname>
        <empcode>1</empcode>
        <empid>sample string 3</empid>
        <empname>sample string 4</empname>
        <halfday>13</halfday>
        <latemark>12</latemark>
        <month>1</month>
        <month1>sample string 5</month1>
        <presentdays>1</presentdays>
        <tRecordCount>14</tRecordCount>
        <totabsent>1</totabsent>
        <totallate>7.1</totallate>
        <totalot>8.1</totalot>
        <totalwh>6.1</totalwh>
        <totworking>11</totworking>
        <updateby>sample string 9</updateby>
        <year>1</year>
      </GetEmployeeAttendanceList_Result>
    </GetEmployeeAttendanceList>
    <Result>sample string 1</Result>
  </CheckAttResult>
</ArrayOfCheckAttResult>