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