GET api/PBXMultiComponent/GetAllPBXMultiComponent?cccd={cccd}&itcd={itcd}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
cccd | No documentation available. |
Define this parameter in the request URI. |
itcd | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[ { "MultiListSrlNo": 1, "COMPONENTLISTNAME": "sample string 2", "COMPONENTBASICQTY": "sample string 3", "MULTICOMPONENTITEMLIST": [ { "MultiItemSrlNo": 1, "STOCKITEMNAME": "sample string 2", "GODOWNNAME": "sample string 3", "ACTUALQTY": "sample string 4", "NATUREOFITEM": "sample string 5" }, { "MultiItemSrlNo": 1, "STOCKITEMNAME": "sample string 2", "GODOWNNAME": "sample string 3", "ACTUALQTY": "sample string 4", "NATUREOFITEM": "sample string 5" }, { "MultiItemSrlNo": 1, "STOCKITEMNAME": "sample string 2", "GODOWNNAME": "sample string 3", "ACTUALQTY": "sample string 4", "NATUREOFITEM": "sample string 5" } ] }, { "MultiListSrlNo": 1, "COMPONENTLISTNAME": "sample string 2", "COMPONENTBASICQTY": "sample string 3", "MULTICOMPONENTITEMLIST": [ { "MultiItemSrlNo": 1, "STOCKITEMNAME": "sample string 2", "GODOWNNAME": "sample string 3", "ACTUALQTY": "sample string 4", "NATUREOFITEM": "sample string 5" }, { "MultiItemSrlNo": 1, "STOCKITEMNAME": "sample string 2", "GODOWNNAME": "sample string 3", "ACTUALQTY": "sample string 4", "NATUREOFITEM": "sample string 5" }, { "MultiItemSrlNo": 1, "STOCKITEMNAME": "sample string 2", "GODOWNNAME": "sample string 3", "ACTUALQTY": "sample string 4", "NATUREOFITEM": "sample string 5" } ] }, { "MultiListSrlNo": 1, "COMPONENTLISTNAME": "sample string 2", "COMPONENTBASICQTY": "sample string 3", "MULTICOMPONENTITEMLIST": [ { "MultiItemSrlNo": 1, "STOCKITEMNAME": "sample string 2", "GODOWNNAME": "sample string 3", "ACTUALQTY": "sample string 4", "NATUREOFITEM": "sample string 5" }, { "MultiItemSrlNo": 1, "STOCKITEMNAME": "sample string 2", "GODOWNNAME": "sample string 3", "ACTUALQTY": "sample string 4", "NATUREOFITEM": "sample string 5" }, { "MultiItemSrlNo": 1, "STOCKITEMNAME": "sample string 2", "GODOWNNAME": "sample string 3", "ACTUALQTY": "sample string 4", "NATUREOFITEM": "sample string 5" } ] } ]
text/html
Sample:
[{"MultiListSrlNo":1,"COMPONENTLISTNAME":"sample string 2","COMPONENTBASICQTY":"sample string 3","MULTICOMPONENTITEMLIST":[{"MultiItemSrlNo":1,"STOCKITEMNAME":"sample string 2","GODOWNNAME":"sample string 3","ACTUALQTY":"sample string 4","NATUREOFITEM":"sample string 5"},{"MultiItemSrlNo":1,"STOCKITEMNAME":"sample string 2","GODOWNNAME":"sample string 3","ACTUALQTY":"sample string 4","NATUREOFITEM":"sample string 5"},{"MultiItemSrlNo":1,"STOCKITEMNAME":"sample string 2","GODOWNNAME":"sample string 3","ACTUALQTY":"sample string 4","NATUREOFITEM":"sample string 5"}]},{"MultiListSrlNo":1,"COMPONENTLISTNAME":"sample string 2","COMPONENTBASICQTY":"sample string 3","MULTICOMPONENTITEMLIST":[{"MultiItemSrlNo":1,"STOCKITEMNAME":"sample string 2","GODOWNNAME":"sample string 3","ACTUALQTY":"sample string 4","NATUREOFITEM":"sample string 5"},{"MultiItemSrlNo":1,"STOCKITEMNAME":"sample string 2","GODOWNNAME":"sample string 3","ACTUALQTY":"sample string 4","NATUREOFITEM":"sample string 5"},{"MultiItemSrlNo":1,"STOCKITEMNAME":"sample string 2","GODOWNNAME":"sample string 3","ACTUALQTY":"sample string 4","NATUREOFITEM":"sample string 5"}]},{"MultiListSrlNo":1,"COMPONENTLISTNAME":"sample string 2","COMPONENTBASICQTY":"sample string 3","MULTICOMPONENTITEMLIST":[{"MultiItemSrlNo":1,"STOCKITEMNAME":"sample string 2","GODOWNNAME":"sample string 3","ACTUALQTY":"sample string 4","NATUREOFITEM":"sample string 5"},{"MultiItemSrlNo":1,"STOCKITEMNAME":"sample string 2","GODOWNNAME":"sample string 3","ACTUALQTY":"sample string 4","NATUREOFITEM":"sample string 5"},{"MultiItemSrlNo":1,"STOCKITEMNAME":"sample string 2","GODOWNNAME":"sample string 3","ACTUALQTY":"sample string 4","NATUREOFITEM":"sample string 5"}]}]
application/xml, text/xml
Sample:
<ArrayOfPBXMultiComponentList xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PowerAPI.Models"> <PBXMultiComponentList> <COMPONENTBASICQTY>sample string 3</COMPONENTBASICQTY> <COMPONENTLISTNAME>sample string 2</COMPONENTLISTNAME> <MULTICOMPONENTITEMLIST> <PBXMultiComponentItemList> <ACTUALQTY>sample string 4</ACTUALQTY> <GODOWNNAME>sample string 3</GODOWNNAME> <MultiItemSrlNo>1</MultiItemSrlNo> <NATUREOFITEM>sample string 5</NATUREOFITEM> <STOCKITEMNAME>sample string 2</STOCKITEMNAME> </PBXMultiComponentItemList> <PBXMultiComponentItemList> <ACTUALQTY>sample string 4</ACTUALQTY> <GODOWNNAME>sample string 3</GODOWNNAME> <MultiItemSrlNo>1</MultiItemSrlNo> <NATUREOFITEM>sample string 5</NATUREOFITEM> <STOCKITEMNAME>sample string 2</STOCKITEMNAME> </PBXMultiComponentItemList> <PBXMultiComponentItemList> <ACTUALQTY>sample string 4</ACTUALQTY> <GODOWNNAME>sample string 3</GODOWNNAME> <MultiItemSrlNo>1</MultiItemSrlNo> <NATUREOFITEM>sample string 5</NATUREOFITEM> <STOCKITEMNAME>sample string 2</STOCKITEMNAME> </PBXMultiComponentItemList> </MULTICOMPONENTITEMLIST> <MultiListSrlNo>1</MultiListSrlNo> </PBXMultiComponentList> <PBXMultiComponentList> <COMPONENTBASICQTY>sample string 3</COMPONENTBASICQTY> <COMPONENTLISTNAME>sample string 2</COMPONENTLISTNAME> <MULTICOMPONENTITEMLIST> <PBXMultiComponentItemList> <ACTUALQTY>sample string 4</ACTUALQTY> <GODOWNNAME>sample string 3</GODOWNNAME> <MultiItemSrlNo>1</MultiItemSrlNo> <NATUREOFITEM>sample string 5</NATUREOFITEM> <STOCKITEMNAME>sample string 2</STOCKITEMNAME> </PBXMultiComponentItemList> <PBXMultiComponentItemList> <ACTUALQTY>sample string 4</ACTUALQTY> <GODOWNNAME>sample string 3</GODOWNNAME> <MultiItemSrlNo>1</MultiItemSrlNo> <NATUREOFITEM>sample string 5</NATUREOFITEM> <STOCKITEMNAME>sample string 2</STOCKITEMNAME> </PBXMultiComponentItemList> <PBXMultiComponentItemList> <ACTUALQTY>sample string 4</ACTUALQTY> <GODOWNNAME>sample string 3</GODOWNNAME> <MultiItemSrlNo>1</MultiItemSrlNo> <NATUREOFITEM>sample string 5</NATUREOFITEM> <STOCKITEMNAME>sample string 2</STOCKITEMNAME> </PBXMultiComponentItemList> </MULTICOMPONENTITEMLIST> <MultiListSrlNo>1</MultiListSrlNo> </PBXMultiComponentList> <PBXMultiComponentList> <COMPONENTBASICQTY>sample string 3</COMPONENTBASICQTY> <COMPONENTLISTNAME>sample string 2</COMPONENTLISTNAME> <MULTICOMPONENTITEMLIST> <PBXMultiComponentItemList> <ACTUALQTY>sample string 4</ACTUALQTY> <GODOWNNAME>sample string 3</GODOWNNAME> <MultiItemSrlNo>1</MultiItemSrlNo> <NATUREOFITEM>sample string 5</NATUREOFITEM> <STOCKITEMNAME>sample string 2</STOCKITEMNAME> </PBXMultiComponentItemList> <PBXMultiComponentItemList> <ACTUALQTY>sample string 4</ACTUALQTY> <GODOWNNAME>sample string 3</GODOWNNAME> <MultiItemSrlNo>1</MultiItemSrlNo> <NATUREOFITEM>sample string 5</NATUREOFITEM> <STOCKITEMNAME>sample string 2</STOCKITEMNAME> </PBXMultiComponentItemList> <PBXMultiComponentItemList> <ACTUALQTY>sample string 4</ACTUALQTY> <GODOWNNAME>sample string 3</GODOWNNAME> <MultiItemSrlNo>1</MultiItemSrlNo> <NATUREOFITEM>sample string 5</NATUREOFITEM> <STOCKITEMNAME>sample string 2</STOCKITEMNAME> </PBXMultiComponentItemList> </MULTICOMPONENTITEMLIST> <MultiListSrlNo>1</MultiListSrlNo> </PBXMultiComponentList> </ArrayOfPBXMultiComponentList>