GET api/PBXMLVAttendence/GetAllPBXMLVAttendence?cccd={cccd}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
cccd
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "cccd": "sample string 1",
    "AttendanceId": 2,
    "ATTENDANCETYPE": "sample string 3",
    "RESERVEDNAME": "sample string 4",
    "PARENT": "sample string 5",
    "BASEUNITS": "sample string 6",
    "ATTENDANCEPRODUCTIONTYPE": "sample string 7",
    "CREATEDSYSTEM": "sample string 8",
    "LASTUPDATEDSYSTEM": "sample string 9",
    "UID": 10,
    "USERNAME": "sample string 11",
    "LUID": 12,
    "LUSERNAME": "sample string 13",
    "CREATEDDATE": "2024-11-23T11:54:39.4015969+05:30",
    "LASTUPDATEDDATE": "2024-11-23T11:54:39.4015969+05:30",
    "ATTENDANCEPERIOD": "sample string 16",
    "ISUPDATINGTARGETID": "sample string 17",
    "ASORIGINAL": "sample string 18",
    "SHOWINREPORT": "sample string 19",
    "SORTPOSITION": "sample string 20",
    "ALTERID": "sample string 21",
    "NAME": "sample string 22",
    "DATE": "sample string 23",
    "STATUS": "sample string 24",
    "SYSTEM": "sample string 25"
  },
  {
    "cccd": "sample string 1",
    "AttendanceId": 2,
    "ATTENDANCETYPE": "sample string 3",
    "RESERVEDNAME": "sample string 4",
    "PARENT": "sample string 5",
    "BASEUNITS": "sample string 6",
    "ATTENDANCEPRODUCTIONTYPE": "sample string 7",
    "CREATEDSYSTEM": "sample string 8",
    "LASTUPDATEDSYSTEM": "sample string 9",
    "UID": 10,
    "USERNAME": "sample string 11",
    "LUID": 12,
    "LUSERNAME": "sample string 13",
    "CREATEDDATE": "2024-11-23T11:54:39.4015969+05:30",
    "LASTUPDATEDDATE": "2024-11-23T11:54:39.4015969+05:30",
    "ATTENDANCEPERIOD": "sample string 16",
    "ISUPDATINGTARGETID": "sample string 17",
    "ASORIGINAL": "sample string 18",
    "SHOWINREPORT": "sample string 19",
    "SORTPOSITION": "sample string 20",
    "ALTERID": "sample string 21",
    "NAME": "sample string 22",
    "DATE": "sample string 23",
    "STATUS": "sample string 24",
    "SYSTEM": "sample string 25"
  },
  {
    "cccd": "sample string 1",
    "AttendanceId": 2,
    "ATTENDANCETYPE": "sample string 3",
    "RESERVEDNAME": "sample string 4",
    "PARENT": "sample string 5",
    "BASEUNITS": "sample string 6",
    "ATTENDANCEPRODUCTIONTYPE": "sample string 7",
    "CREATEDSYSTEM": "sample string 8",
    "LASTUPDATEDSYSTEM": "sample string 9",
    "UID": 10,
    "USERNAME": "sample string 11",
    "LUID": 12,
    "LUSERNAME": "sample string 13",
    "CREATEDDATE": "2024-11-23T11:54:39.4015969+05:30",
    "LASTUPDATEDDATE": "2024-11-23T11:54:39.4015969+05:30",
    "ATTENDANCEPERIOD": "sample string 16",
    "ISUPDATINGTARGETID": "sample string 17",
    "ASORIGINAL": "sample string 18",
    "SHOWINREPORT": "sample string 19",
    "SORTPOSITION": "sample string 20",
    "ALTERID": "sample string 21",
    "NAME": "sample string 22",
    "DATE": "sample string 23",
    "STATUS": "sample string 24",
    "SYSTEM": "sample string 25"
  }
]

text/html

Sample:
[{"cccd":"sample string 1","AttendanceId":2,"ATTENDANCETYPE":"sample string 3","RESERVEDNAME":"sample string 4","PARENT":"sample string 5","BASEUNITS":"sample string 6","ATTENDANCEPRODUCTIONTYPE":"sample string 7","CREATEDSYSTEM":"sample string 8","LASTUPDATEDSYSTEM":"sample string 9","UID":10,"USERNAME":"sample string 11","LUID":12,"LUSERNAME":"sample string 13","CREATEDDATE":"2024-11-23T11:54:39.4015969+05:30","LASTUPDATEDDATE":"2024-11-23T11:54:39.4015969+05:30","ATTENDANCEPERIOD":"sample string 16","ISUPDATINGTARGETID":"sample string 17","ASORIGINAL":"sample string 18","SHOWINREPORT":"sample string 19","SORTPOSITION":"sample string 20","ALTERID":"sample string 21","NAME":"sample string 22","DATE":"sample string 23","STATUS":"sample string 24","SYSTEM":"sample string 25"},{"cccd":"sample string 1","AttendanceId":2,"ATTENDANCETYPE":"sample string 3","RESERVEDNAME":"sample string 4","PARENT":"sample string 5","BASEUNITS":"sample string 6","ATTENDANCEPRODUCTIONTYPE":"sample string 7","CREATEDSYSTEM":"sample string 8","LASTUPDATEDSYSTEM":"sample string 9","UID":10,"USERNAME":"sample string 11","LUID":12,"LUSERNAME":"sample string 13","CREATEDDATE":"2024-11-23T11:54:39.4015969+05:30","LASTUPDATEDDATE":"2024-11-23T11:54:39.4015969+05:30","ATTENDANCEPERIOD":"sample string 16","ISUPDATINGTARGETID":"sample string 17","ASORIGINAL":"sample string 18","SHOWINREPORT":"sample string 19","SORTPOSITION":"sample string 20","ALTERID":"sample string 21","NAME":"sample string 22","DATE":"sample string 23","STATUS":"sample string 24","SYSTEM":"sample string 25"},{"cccd":"sample string 1","AttendanceId":2,"ATTENDANCETYPE":"sample string 3","RESERVEDNAME":"sample string 4","PARENT":"sample string 5","BASEUNITS":"sample string 6","ATTENDANCEPRODUCTIONTYPE":"sample string 7","CREATEDSYSTEM":"sample string 8","LASTUPDATEDSYSTEM":"sample string 9","UID":10,"USERNAME":"sample string 11","LUID":12,"LUSERNAME":"sample string 13","CREATEDDATE":"2024-11-23T11:54:39.4015969+05:30","LASTUPDATEDDATE":"2024-11-23T11:54:39.4015969+05:30","ATTENDANCEPERIOD":"sample string 16","ISUPDATINGTARGETID":"sample string 17","ASORIGINAL":"sample string 18","SHOWINREPORT":"sample string 19","SORTPOSITION":"sample string 20","ALTERID":"sample string 21","NAME":"sample string 22","DATE":"sample string 23","STATUS":"sample string 24","SYSTEM":"sample string 25"}]

application/xml, text/xml

Sample:
<ArrayOfPBXMLVAttendence xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PowerAPI.Models">
  <PBXMLVAttendence>
    <ALTERID>sample string 21</ALTERID>
    <ASORIGINAL>sample string 18</ASORIGINAL>
    <ATTENDANCEPERIOD>sample string 16</ATTENDANCEPERIOD>
    <ATTENDANCEPRODUCTIONTYPE>sample string 7</ATTENDANCEPRODUCTIONTYPE>
    <ATTENDANCETYPE>sample string 3</ATTENDANCETYPE>
    <AttendanceId>2</AttendanceId>
    <BASEUNITS>sample string 6</BASEUNITS>
    <CREATEDDATE>2024-11-23T11:54:39.4015969+05:30</CREATEDDATE>
    <CREATEDSYSTEM>sample string 8</CREATEDSYSTEM>
    <DATE>sample string 23</DATE>
    <ISUPDATINGTARGETID>sample string 17</ISUPDATINGTARGETID>
    <LASTUPDATEDDATE>2024-11-23T11:54:39.4015969+05:30</LASTUPDATEDDATE>
    <LASTUPDATEDSYSTEM>sample string 9</LASTUPDATEDSYSTEM>
    <LUID>12</LUID>
    <LUSERNAME>sample string 13</LUSERNAME>
    <NAME>sample string 22</NAME>
    <PARENT>sample string 5</PARENT>
    <RESERVEDNAME>sample string 4</RESERVEDNAME>
    <SHOWINREPORT>sample string 19</SHOWINREPORT>
    <SORTPOSITION>sample string 20</SORTPOSITION>
    <STATUS>sample string 24</STATUS>
    <SYSTEM>sample string 25</SYSTEM>
    <UID>10</UID>
    <USERNAME>sample string 11</USERNAME>
    <cccd>sample string 1</cccd>
  </PBXMLVAttendence>
  <PBXMLVAttendence>
    <ALTERID>sample string 21</ALTERID>
    <ASORIGINAL>sample string 18</ASORIGINAL>
    <ATTENDANCEPERIOD>sample string 16</ATTENDANCEPERIOD>
    <ATTENDANCEPRODUCTIONTYPE>sample string 7</ATTENDANCEPRODUCTIONTYPE>
    <ATTENDANCETYPE>sample string 3</ATTENDANCETYPE>
    <AttendanceId>2</AttendanceId>
    <BASEUNITS>sample string 6</BASEUNITS>
    <CREATEDDATE>2024-11-23T11:54:39.4015969+05:30</CREATEDDATE>
    <CREATEDSYSTEM>sample string 8</CREATEDSYSTEM>
    <DATE>sample string 23</DATE>
    <ISUPDATINGTARGETID>sample string 17</ISUPDATINGTARGETID>
    <LASTUPDATEDDATE>2024-11-23T11:54:39.4015969+05:30</LASTUPDATEDDATE>
    <LASTUPDATEDSYSTEM>sample string 9</LASTUPDATEDSYSTEM>
    <LUID>12</LUID>
    <LUSERNAME>sample string 13</LUSERNAME>
    <NAME>sample string 22</NAME>
    <PARENT>sample string 5</PARENT>
    <RESERVEDNAME>sample string 4</RESERVEDNAME>
    <SHOWINREPORT>sample string 19</SHOWINREPORT>
    <SORTPOSITION>sample string 20</SORTPOSITION>
    <STATUS>sample string 24</STATUS>
    <SYSTEM>sample string 25</SYSTEM>
    <UID>10</UID>
    <USERNAME>sample string 11</USERNAME>
    <cccd>sample string 1</cccd>
  </PBXMLVAttendence>
  <PBXMLVAttendence>
    <ALTERID>sample string 21</ALTERID>
    <ASORIGINAL>sample string 18</ASORIGINAL>
    <ATTENDANCEPERIOD>sample string 16</ATTENDANCEPERIOD>
    <ATTENDANCEPRODUCTIONTYPE>sample string 7</ATTENDANCEPRODUCTIONTYPE>
    <ATTENDANCETYPE>sample string 3</ATTENDANCETYPE>
    <AttendanceId>2</AttendanceId>
    <BASEUNITS>sample string 6</BASEUNITS>
    <CREATEDDATE>2024-11-23T11:54:39.4015969+05:30</CREATEDDATE>
    <CREATEDSYSTEM>sample string 8</CREATEDSYSTEM>
    <DATE>sample string 23</DATE>
    <ISUPDATINGTARGETID>sample string 17</ISUPDATINGTARGETID>
    <LASTUPDATEDDATE>2024-11-23T11:54:39.4015969+05:30</LASTUPDATEDDATE>
    <LASTUPDATEDSYSTEM>sample string 9</LASTUPDATEDSYSTEM>
    <LUID>12</LUID>
    <LUSERNAME>sample string 13</LUSERNAME>
    <NAME>sample string 22</NAME>
    <PARENT>sample string 5</PARENT>
    <RESERVEDNAME>sample string 4</RESERVEDNAME>
    <SHOWINREPORT>sample string 19</SHOWINREPORT>
    <SORTPOSITION>sample string 20</SORTPOSITION>
    <STATUS>sample string 24</STATUS>
    <SYSTEM>sample string 25</SYSTEM>
    <UID>10</UID>
    <USERNAME>sample string 11</USERNAME>
    <cccd>sample string 1</cccd>
  </PBXMLVAttendence>
</ArrayOfPBXMLVAttendence>