GET api/PBXMLVLedger/GetPBXMLVLedger?cccd={cccd}&fromdt={fromdt}&todt={todt}&AccNo={AccNo}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
cccd | No documentation available. |
Define this parameter in the request URI. |
fromdt | No documentation available. |
Define this parameter in the request URI. |
todt | No documentation available. |
Define this parameter in the request URI. |
AccNo | 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", "Parent": "sample string 2", "AccNo": 3, "tag": "sample string 4", "BatchNo": 5, "GUID": "sample string 6", "fromdt": "sample string 7", "todt": "sample string 8", "ParentID": 9, "LEDGERNAME": "sample string 10", "OpDrAmt": 11.1, "OpCrAmt": 12.1, "TotDrAmt": 13.1, "TotCrAmt": 14.1, "CloseDr": 15.1, "CloseCr": 16.1, "LEDGERVOUCHERLIST": [ { "trdt": "sample string 1", "Name": "sample string 2", "DrAmt1": "sample string 3", "CrAmt1": "sample string 4", "trno": "sample string 5", "trkey": "sample string 6", "trtype": "sample string 7", "trcode": "sample string 8", "trdesc": "sample string 9" }, { "trdt": "sample string 1", "Name": "sample string 2", "DrAmt1": "sample string 3", "CrAmt1": "sample string 4", "trno": "sample string 5", "trkey": "sample string 6", "trtype": "sample string 7", "trcode": "sample string 8", "trdesc": "sample string 9" }, { "trdt": "sample string 1", "Name": "sample string 2", "DrAmt1": "sample string 3", "CrAmt1": "sample string 4", "trno": "sample string 5", "trkey": "sample string 6", "trtype": "sample string 7", "trcode": "sample string 8", "trdesc": "sample string 9" } ], "CREATEDSYSTEM": "sample string 17", "LASTUPDATEDSYSTEM": "sample string 18", "UID": 19, "USERNAME": "sample string 20", "LUID": 21, "LUSERNAME": "sample string 22", "CREATEDDATE": "2025-10-09T10:51:02.3481872+05:30", "LASTUPDATEDDATE": "2025-10-09T10:51:02.3481872+05:30", "SFID": "sample string 25" }
text/html
Sample:
{"cccd":"sample string 1","Parent":"sample string 2","AccNo":3,"tag":"sample string 4","BatchNo":5,"GUID":"sample string 6","fromdt":"sample string 7","todt":"sample string 8","ParentID":9,"LEDGERNAME":"sample string 10","OpDrAmt":11.1,"OpCrAmt":12.1,"TotDrAmt":13.1,"TotCrAmt":14.1,"CloseDr":15.1,"CloseCr":16.1,"LEDGERVOUCHERLIST":[{"trdt":"sample string 1","Name":"sample string 2","DrAmt1":"sample string 3","CrAmt1":"sample string 4","trno":"sample string 5","trkey":"sample string 6","trtype":"sample string 7","trcode":"sample string 8","trdesc":"sample string 9"},{"trdt":"sample string 1","Name":"sample string 2","DrAmt1":"sample string 3","CrAmt1":"sample string 4","trno":"sample string 5","trkey":"sample string 6","trtype":"sample string 7","trcode":"sample string 8","trdesc":"sample string 9"},{"trdt":"sample string 1","Name":"sample string 2","DrAmt1":"sample string 3","CrAmt1":"sample string 4","trno":"sample string 5","trkey":"sample string 6","trtype":"sample string 7","trcode":"sample string 8","trdesc":"sample string 9"}],"CREATEDSYSTEM":"sample string 17","LASTUPDATEDSYSTEM":"sample string 18","UID":19,"USERNAME":"sample string 20","LUID":21,"LUSERNAME":"sample string 22","CREATEDDATE":"2025-10-09T10:51:02.3481872+05:30","LASTUPDATEDDATE":"2025-10-09T10:51:02.3481872+05:30","SFID":"sample string 25"}
application/xml, text/xml
Sample:
<PBXMLVLedger xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PowerAPI.Models"> <AccNo>3</AccNo> <BatchNo>5</BatchNo> <CREATEDDATE>2025-10-09T10:51:02.3481872+05:30</CREATEDDATE> <CREATEDSYSTEM>sample string 17</CREATEDSYSTEM> <CloseCr>16.1</CloseCr> <CloseDr>15.1</CloseDr> <GUID>sample string 6</GUID> <LASTUPDATEDDATE>2025-10-09T10:51:02.3481872+05:30</LASTUPDATEDDATE> <LASTUPDATEDSYSTEM>sample string 18</LASTUPDATEDSYSTEM> <LEDGERNAME>sample string 10</LEDGERNAME> <LEDGERVOUCHERLIST> <PBXMLLedVoucher> <CrAmt1>sample string 4</CrAmt1> <DrAmt1>sample string 3</DrAmt1> <Name>sample string 2</Name> <trcode>sample string 8</trcode> <trdesc>sample string 9</trdesc> <trdt>sample string 1</trdt> <trkey>sample string 6</trkey> <trno>sample string 5</trno> <trtype>sample string 7</trtype> </PBXMLLedVoucher> <PBXMLLedVoucher> <CrAmt1>sample string 4</CrAmt1> <DrAmt1>sample string 3</DrAmt1> <Name>sample string 2</Name> <trcode>sample string 8</trcode> <trdesc>sample string 9</trdesc> <trdt>sample string 1</trdt> <trkey>sample string 6</trkey> <trno>sample string 5</trno> <trtype>sample string 7</trtype> </PBXMLLedVoucher> <PBXMLLedVoucher> <CrAmt1>sample string 4</CrAmt1> <DrAmt1>sample string 3</DrAmt1> <Name>sample string 2</Name> <trcode>sample string 8</trcode> <trdesc>sample string 9</trdesc> <trdt>sample string 1</trdt> <trkey>sample string 6</trkey> <trno>sample string 5</trno> <trtype>sample string 7</trtype> </PBXMLLedVoucher> </LEDGERVOUCHERLIST> <LUID>21</LUID> <LUSERNAME>sample string 22</LUSERNAME> <OpCrAmt>12.1</OpCrAmt> <OpDrAmt>11.1</OpDrAmt> <Parent>sample string 2</Parent> <ParentID>9</ParentID> <SFID>sample string 25</SFID> <TotCrAmt>14.1</TotCrAmt> <TotDrAmt>13.1</TotDrAmt> <UID>19</UID> <USERNAME>sample string 20</USERNAME> <cccd>sample string 1</cccd> <fromdt>sample string 7</fromdt> <tag>sample string 4</tag> <todt>sample string 8</todt> </PBXMLVLedger>