GET api/PBXMLCategoriesAnalysis/GetAllCategory?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",
"itcd": "sample string 2",
"CatCd": "sample string 3",
"CATEGORY": "sample string 4",
"STOCKITEM": "sample string 5",
"OpQty": 6.1,
"OpRate": 7.1,
"OpAmt": 8.1,
"TotInwQty": 9.1,
"TotInwRate": 10.1,
"TotInwAmt": 11.1,
"TotOutQty": 12.1,
"TotOutRate": 13.1,
"TotOutAmt": 14.1,
"Sorting": "sample string 15",
"SortingCat": "sample string 16"
},
{
"cccd": "sample string 1",
"itcd": "sample string 2",
"CatCd": "sample string 3",
"CATEGORY": "sample string 4",
"STOCKITEM": "sample string 5",
"OpQty": 6.1,
"OpRate": 7.1,
"OpAmt": 8.1,
"TotInwQty": 9.1,
"TotInwRate": 10.1,
"TotInwAmt": 11.1,
"TotOutQty": 12.1,
"TotOutRate": 13.1,
"TotOutAmt": 14.1,
"Sorting": "sample string 15",
"SortingCat": "sample string 16"
},
{
"cccd": "sample string 1",
"itcd": "sample string 2",
"CatCd": "sample string 3",
"CATEGORY": "sample string 4",
"STOCKITEM": "sample string 5",
"OpQty": 6.1,
"OpRate": 7.1,
"OpAmt": 8.1,
"TotInwQty": 9.1,
"TotInwRate": 10.1,
"TotInwAmt": 11.1,
"TotOutQty": 12.1,
"TotOutRate": 13.1,
"TotOutAmt": 14.1,
"Sorting": "sample string 15",
"SortingCat": "sample string 16"
}
]
text/html
Sample:
[{"cccd":"sample string 1","itcd":"sample string 2","CatCd":"sample string 3","CATEGORY":"sample string 4","STOCKITEM":"sample string 5","OpQty":6.1,"OpRate":7.1,"OpAmt":8.1,"TotInwQty":9.1,"TotInwRate":10.1,"TotInwAmt":11.1,"TotOutQty":12.1,"TotOutRate":13.1,"TotOutAmt":14.1,"Sorting":"sample string 15","SortingCat":"sample string 16"},{"cccd":"sample string 1","itcd":"sample string 2","CatCd":"sample string 3","CATEGORY":"sample string 4","STOCKITEM":"sample string 5","OpQty":6.1,"OpRate":7.1,"OpAmt":8.1,"TotInwQty":9.1,"TotInwRate":10.1,"TotInwAmt":11.1,"TotOutQty":12.1,"TotOutRate":13.1,"TotOutAmt":14.1,"Sorting":"sample string 15","SortingCat":"sample string 16"},{"cccd":"sample string 1","itcd":"sample string 2","CatCd":"sample string 3","CATEGORY":"sample string 4","STOCKITEM":"sample string 5","OpQty":6.1,"OpRate":7.1,"OpAmt":8.1,"TotInwQty":9.1,"TotInwRate":10.1,"TotInwAmt":11.1,"TotOutQty":12.1,"TotOutRate":13.1,"TotOutAmt":14.1,"Sorting":"sample string 15","SortingCat":"sample string 16"}]
application/xml, text/xml
Sample:
<ArrayOfPBXMLCategoriesAnalysis xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PowerAPI.Models">
<PBXMLCategoriesAnalysis>
<CATEGORY>sample string 4</CATEGORY>
<CatCd>sample string 3</CatCd>
<OpAmt>8.1</OpAmt>
<OpQty>6.1</OpQty>
<OpRate>7.1</OpRate>
<STOCKITEM>sample string 5</STOCKITEM>
<Sorting>sample string 15</Sorting>
<SortingCat>sample string 16</SortingCat>
<TotInwAmt>11.1</TotInwAmt>
<TotInwQty>9.1</TotInwQty>
<TotInwRate>10.1</TotInwRate>
<TotOutAmt>14.1</TotOutAmt>
<TotOutQty>12.1</TotOutQty>
<TotOutRate>13.1</TotOutRate>
<cccd>sample string 1</cccd>
<itcd>sample string 2</itcd>
</PBXMLCategoriesAnalysis>
<PBXMLCategoriesAnalysis>
<CATEGORY>sample string 4</CATEGORY>
<CatCd>sample string 3</CatCd>
<OpAmt>8.1</OpAmt>
<OpQty>6.1</OpQty>
<OpRate>7.1</OpRate>
<STOCKITEM>sample string 5</STOCKITEM>
<Sorting>sample string 15</Sorting>
<SortingCat>sample string 16</SortingCat>
<TotInwAmt>11.1</TotInwAmt>
<TotInwQty>9.1</TotInwQty>
<TotInwRate>10.1</TotInwRate>
<TotOutAmt>14.1</TotOutAmt>
<TotOutQty>12.1</TotOutQty>
<TotOutRate>13.1</TotOutRate>
<cccd>sample string 1</cccd>
<itcd>sample string 2</itcd>
</PBXMLCategoriesAnalysis>
<PBXMLCategoriesAnalysis>
<CATEGORY>sample string 4</CATEGORY>
<CatCd>sample string 3</CatCd>
<OpAmt>8.1</OpAmt>
<OpQty>6.1</OpQty>
<OpRate>7.1</OpRate>
<STOCKITEM>sample string 5</STOCKITEM>
<Sorting>sample string 15</Sorting>
<SortingCat>sample string 16</SortingCat>
<TotInwAmt>11.1</TotInwAmt>
<TotInwQty>9.1</TotInwQty>
<TotInwRate>10.1</TotInwRate>
<TotOutAmt>14.1</TotOutAmt>
<TotOutQty>12.1</TotOutQty>
<TotOutRate>13.1</TotOutRate>
<cccd>sample string 1</cccd>
<itcd>sample string 2</itcd>
</PBXMLCategoriesAnalysis>
</ArrayOfPBXMLCategoriesAnalysis>