GET api/PBXMLVPriceListStockCat/GetAllPriceListStockCat?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", "PriceListSrl": 2, "Parent": 3, "PriceLevel": "sample string 4", "Date": "sample string 5", "Name": "sample string 6", "CREATEDSYSTEM": "sample string 7", "LASTUPDATEDSYSTEM": "sample string 8", "UID": 9, "USERNAME": "sample string 10", "LUID": 11, "LUSERNAME": "sample string 12", "CREATEDDATE": "2024-11-23T18:54:44.649536+05:30", "LASTUPDATEDDATE": "2024-11-23T18:54:44.649536+05:30" }, { "cccd": "sample string 1", "PriceListSrl": 2, "Parent": 3, "PriceLevel": "sample string 4", "Date": "sample string 5", "Name": "sample string 6", "CREATEDSYSTEM": "sample string 7", "LASTUPDATEDSYSTEM": "sample string 8", "UID": 9, "USERNAME": "sample string 10", "LUID": 11, "LUSERNAME": "sample string 12", "CREATEDDATE": "2024-11-23T18:54:44.649536+05:30", "LASTUPDATEDDATE": "2024-11-23T18:54:44.649536+05:30" }, { "cccd": "sample string 1", "PriceListSrl": 2, "Parent": 3, "PriceLevel": "sample string 4", "Date": "sample string 5", "Name": "sample string 6", "CREATEDSYSTEM": "sample string 7", "LASTUPDATEDSYSTEM": "sample string 8", "UID": 9, "USERNAME": "sample string 10", "LUID": 11, "LUSERNAME": "sample string 12", "CREATEDDATE": "2024-11-23T18:54:44.649536+05:30", "LASTUPDATEDDATE": "2024-11-23T18:54:44.649536+05:30" } ]
text/html
Sample:
[{"cccd":"sample string 1","PriceListSrl":2,"Parent":3,"PriceLevel":"sample string 4","Date":"sample string 5","Name":"sample string 6","CREATEDSYSTEM":"sample string 7","LASTUPDATEDSYSTEM":"sample string 8","UID":9,"USERNAME":"sample string 10","LUID":11,"LUSERNAME":"sample string 12","CREATEDDATE":"2024-11-23T18:54:44.649536+05:30","LASTUPDATEDDATE":"2024-11-23T18:54:44.649536+05:30"},{"cccd":"sample string 1","PriceListSrl":2,"Parent":3,"PriceLevel":"sample string 4","Date":"sample string 5","Name":"sample string 6","CREATEDSYSTEM":"sample string 7","LASTUPDATEDSYSTEM":"sample string 8","UID":9,"USERNAME":"sample string 10","LUID":11,"LUSERNAME":"sample string 12","CREATEDDATE":"2024-11-23T18:54:44.649536+05:30","LASTUPDATEDDATE":"2024-11-23T18:54:44.649536+05:30"},{"cccd":"sample string 1","PriceListSrl":2,"Parent":3,"PriceLevel":"sample string 4","Date":"sample string 5","Name":"sample string 6","CREATEDSYSTEM":"sample string 7","LASTUPDATEDSYSTEM":"sample string 8","UID":9,"USERNAME":"sample string 10","LUID":11,"LUSERNAME":"sample string 12","CREATEDDATE":"2024-11-23T18:54:44.649536+05:30","LASTUPDATEDDATE":"2024-11-23T18:54:44.649536+05:30"}]
application/xml, text/xml
Sample:
<ArrayOfPBXMLVPriceListStockCat xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PowerAPI.Models"> <PBXMLVPriceListStockCat> <CREATEDDATE>2024-11-23T18:54:44.649536+05:30</CREATEDDATE> <CREATEDSYSTEM>sample string 7</CREATEDSYSTEM> <Date>sample string 5</Date> <LASTUPDATEDDATE>2024-11-23T18:54:44.649536+05:30</LASTUPDATEDDATE> <LASTUPDATEDSYSTEM>sample string 8</LASTUPDATEDSYSTEM> <LUID>11</LUID> <LUSERNAME>sample string 12</LUSERNAME> <Name>sample string 6</Name> <Parent>3</Parent> <PriceLevel>sample string 4</PriceLevel> <PriceListSrl>2</PriceListSrl> <UID>9</UID> <USERNAME>sample string 10</USERNAME> <cccd>sample string 1</cccd> </PBXMLVPriceListStockCat> <PBXMLVPriceListStockCat> <CREATEDDATE>2024-11-23T18:54:44.649536+05:30</CREATEDDATE> <CREATEDSYSTEM>sample string 7</CREATEDSYSTEM> <Date>sample string 5</Date> <LASTUPDATEDDATE>2024-11-23T18:54:44.649536+05:30</LASTUPDATEDDATE> <LASTUPDATEDSYSTEM>sample string 8</LASTUPDATEDSYSTEM> <LUID>11</LUID> <LUSERNAME>sample string 12</LUSERNAME> <Name>sample string 6</Name> <Parent>3</Parent> <PriceLevel>sample string 4</PriceLevel> <PriceListSrl>2</PriceListSrl> <UID>9</UID> <USERNAME>sample string 10</USERNAME> <cccd>sample string 1</cccd> </PBXMLVPriceListStockCat> <PBXMLVPriceListStockCat> <CREATEDDATE>2024-11-23T18:54:44.649536+05:30</CREATEDDATE> <CREATEDSYSTEM>sample string 7</CREATEDSYSTEM> <Date>sample string 5</Date> <LASTUPDATEDDATE>2024-11-23T18:54:44.649536+05:30</LASTUPDATEDDATE> <LASTUPDATEDSYSTEM>sample string 8</LASTUPDATEDSYSTEM> <LUID>11</LUID> <LUSERNAME>sample string 12</LUSERNAME> <Name>sample string 6</Name> <Parent>3</Parent> <PriceLevel>sample string 4</PriceLevel> <PriceListSrl>2</PriceListSrl> <UID>9</UID> <USERNAME>sample string 10</USERNAME> <cccd>sample string 1</cccd> </PBXMLVPriceListStockCat> </ArrayOfPBXMLVPriceListStockCat>