POST api/PBXMultiComponent/EditPBXMultiComponent
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
objPBXMultiComponent | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "cccd": "sample string 1", "STOCKITEM": "sample string 2", "ITCD": 3, "MULTICOMPONENTLIST": [ { "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" } ] } ], "CREATEDSYSTEM": "sample string 4", "LASTUPDATEDSYSTEM": "sample string 5", "UID": 6, "USERNAME": "sample string 7", "LUID": 8, "LUSERNAME": "sample string 9", "CREATEDDATE": "2024-11-23T19:08:45.1865521+05:30", "LASTUPDATEDDATE": "2024-11-23T19:08:45.1865521+05:30", "XMLVAR": "sample string 12" }
text/html
Sample:
{"cccd":"sample string 1","STOCKITEM":"sample string 2","ITCD":3,"MULTICOMPONENTLIST":[{"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"}]}],"CREATEDSYSTEM":"sample string 4","LASTUPDATEDSYSTEM":"sample string 5","UID":6,"USERNAME":"sample string 7","LUID":8,"LUSERNAME":"sample string 9","CREATEDDATE":"2024-11-23T19:08:45.1865521+05:30","LASTUPDATEDDATE":"2024-11-23T19:08:45.1865521+05:30","XMLVAR":"sample string 12"}
application/xml, text/xml
Sample:
<PBXMLBOM xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PowerAPI.Models"> <CREATEDDATE>2024-11-23T19:08:45.1865521+05:30</CREATEDDATE> <CREATEDSYSTEM>sample string 4</CREATEDSYSTEM> <ITCD>3</ITCD> <LASTUPDATEDDATE>2024-11-23T19:08:45.1865521+05:30</LASTUPDATEDDATE> <LASTUPDATEDSYSTEM>sample string 5</LASTUPDATEDSYSTEM> <LUID>8</LUID> <LUSERNAME>sample string 9</LUSERNAME> <MULTICOMPONENTLIST> <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> </MULTICOMPONENTLIST> <STOCKITEM>sample string 2</STOCKITEM> <UID>6</UID> <USERNAME>sample string 7</USERNAME> <XMLVAR>sample string 12</XMLVAR> <cccd>sample string 1</cccd> </PBXMLBOM>
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{ "Status": true, "ErrorMessage": "sample string 2" }
text/html
Sample:
{"Status":true,"ErrorMessage":"sample string 2"}
application/xml, text/xml
Sample:
<StatusResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PowerAPI.Models"> <ErrorMessage>sample string 2</ErrorMessage> <Status>true</Status> </StatusResponse>