GET api/PBXMLVPaySlip/GetAllPBXMLPaySlip?Cccd={Cccd}
No documentation available.
Request Information
Parameters
Name | Description | Additional 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", "EmpNo": 2, "PARENTID": 3, "CATEGORY": "sample string 4", "EMPDISPLAYNAME": "sample string 5", "NAME": "sample string 6", "PARENT": "sample string 7", "FUNCTION1": "sample string 8", "REFUNDABLEAMOUNT": 9.1, "STATUS": "sample string 10", "SrlNo": 11.1, "LEDGERNAME": "sample string 12", "OVERRIDEFOR": "sample string 13", "INCOMEAMOUNT": 14.1, "EXEMPTIONAMOUNT": 15.1, "COMPONENTNAME": "sample string 16", "APPLICABLEFOR": "sample string 17", "NUMUNITS": "sample string 18", "ISELIGIBLE": "sample string 19", "DECLAREDAMOUNT": 20.1, "PROOFAMOUNT": 21.1, "PROOFRENT": 22.1, "FORPAYROLL": "sample string 23", "DefineSalDet": "sample string 24", "DESIGNATION": "sample string 25", "LOCATION": "sample string 26", "BANKDETAILS": "sample string 27", "DATEOFJOIN": "sample string 28" }, { "cccd": "sample string 1", "EmpNo": 2, "PARENTID": 3, "CATEGORY": "sample string 4", "EMPDISPLAYNAME": "sample string 5", "NAME": "sample string 6", "PARENT": "sample string 7", "FUNCTION1": "sample string 8", "REFUNDABLEAMOUNT": 9.1, "STATUS": "sample string 10", "SrlNo": 11.1, "LEDGERNAME": "sample string 12", "OVERRIDEFOR": "sample string 13", "INCOMEAMOUNT": 14.1, "EXEMPTIONAMOUNT": 15.1, "COMPONENTNAME": "sample string 16", "APPLICABLEFOR": "sample string 17", "NUMUNITS": "sample string 18", "ISELIGIBLE": "sample string 19", "DECLAREDAMOUNT": 20.1, "PROOFAMOUNT": 21.1, "PROOFRENT": 22.1, "FORPAYROLL": "sample string 23", "DefineSalDet": "sample string 24", "DESIGNATION": "sample string 25", "LOCATION": "sample string 26", "BANKDETAILS": "sample string 27", "DATEOFJOIN": "sample string 28" }, { "cccd": "sample string 1", "EmpNo": 2, "PARENTID": 3, "CATEGORY": "sample string 4", "EMPDISPLAYNAME": "sample string 5", "NAME": "sample string 6", "PARENT": "sample string 7", "FUNCTION1": "sample string 8", "REFUNDABLEAMOUNT": 9.1, "STATUS": "sample string 10", "SrlNo": 11.1, "LEDGERNAME": "sample string 12", "OVERRIDEFOR": "sample string 13", "INCOMEAMOUNT": 14.1, "EXEMPTIONAMOUNT": 15.1, "COMPONENTNAME": "sample string 16", "APPLICABLEFOR": "sample string 17", "NUMUNITS": "sample string 18", "ISELIGIBLE": "sample string 19", "DECLAREDAMOUNT": 20.1, "PROOFAMOUNT": 21.1, "PROOFRENT": 22.1, "FORPAYROLL": "sample string 23", "DefineSalDet": "sample string 24", "DESIGNATION": "sample string 25", "LOCATION": "sample string 26", "BANKDETAILS": "sample string 27", "DATEOFJOIN": "sample string 28" } ]
text/html
Sample:
[{"cccd":"sample string 1","EmpNo":2,"PARENTID":3,"CATEGORY":"sample string 4","EMPDISPLAYNAME":"sample string 5","NAME":"sample string 6","PARENT":"sample string 7","FUNCTION1":"sample string 8","REFUNDABLEAMOUNT":9.1,"STATUS":"sample string 10","SrlNo":11.1,"LEDGERNAME":"sample string 12","OVERRIDEFOR":"sample string 13","INCOMEAMOUNT":14.1,"EXEMPTIONAMOUNT":15.1,"COMPONENTNAME":"sample string 16","APPLICABLEFOR":"sample string 17","NUMUNITS":"sample string 18","ISELIGIBLE":"sample string 19","DECLAREDAMOUNT":20.1,"PROOFAMOUNT":21.1,"PROOFRENT":22.1,"FORPAYROLL":"sample string 23","DefineSalDet":"sample string 24","DESIGNATION":"sample string 25","LOCATION":"sample string 26","BANKDETAILS":"sample string 27","DATEOFJOIN":"sample string 28"},{"cccd":"sample string 1","EmpNo":2,"PARENTID":3,"CATEGORY":"sample string 4","EMPDISPLAYNAME":"sample string 5","NAME":"sample string 6","PARENT":"sample string 7","FUNCTION1":"sample string 8","REFUNDABLEAMOUNT":9.1,"STATUS":"sample string 10","SrlNo":11.1,"LEDGERNAME":"sample string 12","OVERRIDEFOR":"sample string 13","INCOMEAMOUNT":14.1,"EXEMPTIONAMOUNT":15.1,"COMPONENTNAME":"sample string 16","APPLICABLEFOR":"sample string 17","NUMUNITS":"sample string 18","ISELIGIBLE":"sample string 19","DECLAREDAMOUNT":20.1,"PROOFAMOUNT":21.1,"PROOFRENT":22.1,"FORPAYROLL":"sample string 23","DefineSalDet":"sample string 24","DESIGNATION":"sample string 25","LOCATION":"sample string 26","BANKDETAILS":"sample string 27","DATEOFJOIN":"sample string 28"},{"cccd":"sample string 1","EmpNo":2,"PARENTID":3,"CATEGORY":"sample string 4","EMPDISPLAYNAME":"sample string 5","NAME":"sample string 6","PARENT":"sample string 7","FUNCTION1":"sample string 8","REFUNDABLEAMOUNT":9.1,"STATUS":"sample string 10","SrlNo":11.1,"LEDGERNAME":"sample string 12","OVERRIDEFOR":"sample string 13","INCOMEAMOUNT":14.1,"EXEMPTIONAMOUNT":15.1,"COMPONENTNAME":"sample string 16","APPLICABLEFOR":"sample string 17","NUMUNITS":"sample string 18","ISELIGIBLE":"sample string 19","DECLAREDAMOUNT":20.1,"PROOFAMOUNT":21.1,"PROOFRENT":22.1,"FORPAYROLL":"sample string 23","DefineSalDet":"sample string 24","DESIGNATION":"sample string 25","LOCATION":"sample string 26","BANKDETAILS":"sample string 27","DATEOFJOIN":"sample string 28"}]
application/xml, text/xml
Sample:
<ArrayOfPBXMLVPaySlip xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PowerAPI.Models"> <PBXMLVPaySlip> <APPLICABLEFOR>sample string 17</APPLICABLEFOR> <BANKDETAILS>sample string 27</BANKDETAILS> <CATEGORY>sample string 4</CATEGORY> <COMPONENTNAME>sample string 16</COMPONENTNAME> <DATEOFJOIN>sample string 28</DATEOFJOIN> <DECLAREDAMOUNT>20.1</DECLAREDAMOUNT> <DESIGNATION>sample string 25</DESIGNATION> <DefineSalDet>sample string 24</DefineSalDet> <EMPDISPLAYNAME>sample string 5</EMPDISPLAYNAME> <EXEMPTIONAMOUNT>15.1</EXEMPTIONAMOUNT> <EmpNo>2</EmpNo> <FORPAYROLL>sample string 23</FORPAYROLL> <FUNCTION1>sample string 8</FUNCTION1> <INCOMEAMOUNT>14.1</INCOMEAMOUNT> <ISELIGIBLE>sample string 19</ISELIGIBLE> <LEDGERNAME>sample string 12</LEDGERNAME> <LOCATION>sample string 26</LOCATION> <NAME>sample string 6</NAME> <NUMUNITS>sample string 18</NUMUNITS> <OVERRIDEFOR>sample string 13</OVERRIDEFOR> <PARENT>sample string 7</PARENT> <PARENTID>3</PARENTID> <PROOFAMOUNT>21.1</PROOFAMOUNT> <PROOFRENT>22.1</PROOFRENT> <REFUNDABLEAMOUNT>9.1</REFUNDABLEAMOUNT> <STATUS>sample string 10</STATUS> <SrlNo>11.1</SrlNo> <cccd>sample string 1</cccd> </PBXMLVPaySlip> <PBXMLVPaySlip> <APPLICABLEFOR>sample string 17</APPLICABLEFOR> <BANKDETAILS>sample string 27</BANKDETAILS> <CATEGORY>sample string 4</CATEGORY> <COMPONENTNAME>sample string 16</COMPONENTNAME> <DATEOFJOIN>sample string 28</DATEOFJOIN> <DECLAREDAMOUNT>20.1</DECLAREDAMOUNT> <DESIGNATION>sample string 25</DESIGNATION> <DefineSalDet>sample string 24</DefineSalDet> <EMPDISPLAYNAME>sample string 5</EMPDISPLAYNAME> <EXEMPTIONAMOUNT>15.1</EXEMPTIONAMOUNT> <EmpNo>2</EmpNo> <FORPAYROLL>sample string 23</FORPAYROLL> <FUNCTION1>sample string 8</FUNCTION1> <INCOMEAMOUNT>14.1</INCOMEAMOUNT> <ISELIGIBLE>sample string 19</ISELIGIBLE> <LEDGERNAME>sample string 12</LEDGERNAME> <LOCATION>sample string 26</LOCATION> <NAME>sample string 6</NAME> <NUMUNITS>sample string 18</NUMUNITS> <OVERRIDEFOR>sample string 13</OVERRIDEFOR> <PARENT>sample string 7</PARENT> <PARENTID>3</PARENTID> <PROOFAMOUNT>21.1</PROOFAMOUNT> <PROOFRENT>22.1</PROOFRENT> <REFUNDABLEAMOUNT>9.1</REFUNDABLEAMOUNT> <STATUS>sample string 10</STATUS> <SrlNo>11.1</SrlNo> <cccd>sample string 1</cccd> </PBXMLVPaySlip> <PBXMLVPaySlip> <APPLICABLEFOR>sample string 17</APPLICABLEFOR> <BANKDETAILS>sample string 27</BANKDETAILS> <CATEGORY>sample string 4</CATEGORY> <COMPONENTNAME>sample string 16</COMPONENTNAME> <DATEOFJOIN>sample string 28</DATEOFJOIN> <DECLAREDAMOUNT>20.1</DECLAREDAMOUNT> <DESIGNATION>sample string 25</DESIGNATION> <DefineSalDet>sample string 24</DefineSalDet> <EMPDISPLAYNAME>sample string 5</EMPDISPLAYNAME> <EXEMPTIONAMOUNT>15.1</EXEMPTIONAMOUNT> <EmpNo>2</EmpNo> <FORPAYROLL>sample string 23</FORPAYROLL> <FUNCTION1>sample string 8</FUNCTION1> <INCOMEAMOUNT>14.1</INCOMEAMOUNT> <ISELIGIBLE>sample string 19</ISELIGIBLE> <LEDGERNAME>sample string 12</LEDGERNAME> <LOCATION>sample string 26</LOCATION> <NAME>sample string 6</NAME> <NUMUNITS>sample string 18</NUMUNITS> <OVERRIDEFOR>sample string 13</OVERRIDEFOR> <PARENT>sample string 7</PARENT> <PARENTID>3</PARENTID> <PROOFAMOUNT>21.1</PROOFAMOUNT> <PROOFRENT>22.1</PROOFRENT> <REFUNDABLEAMOUNT>9.1</REFUNDABLEAMOUNT> <STATUS>sample string 10</STATUS> <SrlNo>11.1</SrlNo> <cccd>sample string 1</cccd> </PBXMLVPaySlip> </ArrayOfPBXMLVPaySlip>