GET api/PBXMLVReorderStatus/GetAllRecordS?cccd={cccd}&ItDescP={ItDescP}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| cccd | No documentation available. |
Define this parameter in the request URI. |
| ItDescP | 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",
"ITGR": "sample string 2",
"ItCd": 3,
"ItDescP": "sample string 4",
"Parent": 5,
"STOCKITEM": "sample string 6",
"ALTERID": 7,
"CatCd": "sample string 8",
"TotInwAmt": 9.1,
"TotOutAmt": 10.1,
"OpQty": 11.1,
"ItDescS": "sample string 12",
"ItRate": 13.1,
"BASEUNIT": "sample string 14",
"BASEUNITS": "sample string 15",
"COSTINGMETHOD": "sample string 16",
"ISBATCHWISEON": "sample string 17",
"VALUATIONMETHOD": "sample string 18",
"ISADDABLE": "sample string 19",
"Total_Amount": 20.1,
"Total_Quantity": 21.1,
"Total_Rate": 22.1,
"ClId": 23,
"Part": "sample string 24",
"InvNo": 25,
"PaInvTyprt": "sample string 26",
"NAME": "sample string 27"
},
{
"cccd": "sample string 1",
"ITGR": "sample string 2",
"ItCd": 3,
"ItDescP": "sample string 4",
"Parent": 5,
"STOCKITEM": "sample string 6",
"ALTERID": 7,
"CatCd": "sample string 8",
"TotInwAmt": 9.1,
"TotOutAmt": 10.1,
"OpQty": 11.1,
"ItDescS": "sample string 12",
"ItRate": 13.1,
"BASEUNIT": "sample string 14",
"BASEUNITS": "sample string 15",
"COSTINGMETHOD": "sample string 16",
"ISBATCHWISEON": "sample string 17",
"VALUATIONMETHOD": "sample string 18",
"ISADDABLE": "sample string 19",
"Total_Amount": 20.1,
"Total_Quantity": 21.1,
"Total_Rate": 22.1,
"ClId": 23,
"Part": "sample string 24",
"InvNo": 25,
"PaInvTyprt": "sample string 26",
"NAME": "sample string 27"
},
{
"cccd": "sample string 1",
"ITGR": "sample string 2",
"ItCd": 3,
"ItDescP": "sample string 4",
"Parent": 5,
"STOCKITEM": "sample string 6",
"ALTERID": 7,
"CatCd": "sample string 8",
"TotInwAmt": 9.1,
"TotOutAmt": 10.1,
"OpQty": 11.1,
"ItDescS": "sample string 12",
"ItRate": 13.1,
"BASEUNIT": "sample string 14",
"BASEUNITS": "sample string 15",
"COSTINGMETHOD": "sample string 16",
"ISBATCHWISEON": "sample string 17",
"VALUATIONMETHOD": "sample string 18",
"ISADDABLE": "sample string 19",
"Total_Amount": 20.1,
"Total_Quantity": 21.1,
"Total_Rate": 22.1,
"ClId": 23,
"Part": "sample string 24",
"InvNo": 25,
"PaInvTyprt": "sample string 26",
"NAME": "sample string 27"
}
]
text/html
Sample:
[{"cccd":"sample string 1","ITGR":"sample string 2","ItCd":3,"ItDescP":"sample string 4","Parent":5,"STOCKITEM":"sample string 6","ALTERID":7,"CatCd":"sample string 8","TotInwAmt":9.1,"TotOutAmt":10.1,"OpQty":11.1,"ItDescS":"sample string 12","ItRate":13.1,"BASEUNIT":"sample string 14","BASEUNITS":"sample string 15","COSTINGMETHOD":"sample string 16","ISBATCHWISEON":"sample string 17","VALUATIONMETHOD":"sample string 18","ISADDABLE":"sample string 19","Total_Amount":20.1,"Total_Quantity":21.1,"Total_Rate":22.1,"ClId":23,"Part":"sample string 24","InvNo":25,"PaInvTyprt":"sample string 26","NAME":"sample string 27"},{"cccd":"sample string 1","ITGR":"sample string 2","ItCd":3,"ItDescP":"sample string 4","Parent":5,"STOCKITEM":"sample string 6","ALTERID":7,"CatCd":"sample string 8","TotInwAmt":9.1,"TotOutAmt":10.1,"OpQty":11.1,"ItDescS":"sample string 12","ItRate":13.1,"BASEUNIT":"sample string 14","BASEUNITS":"sample string 15","COSTINGMETHOD":"sample string 16","ISBATCHWISEON":"sample string 17","VALUATIONMETHOD":"sample string 18","ISADDABLE":"sample string 19","Total_Amount":20.1,"Total_Quantity":21.1,"Total_Rate":22.1,"ClId":23,"Part":"sample string 24","InvNo":25,"PaInvTyprt":"sample string 26","NAME":"sample string 27"},{"cccd":"sample string 1","ITGR":"sample string 2","ItCd":3,"ItDescP":"sample string 4","Parent":5,"STOCKITEM":"sample string 6","ALTERID":7,"CatCd":"sample string 8","TotInwAmt":9.1,"TotOutAmt":10.1,"OpQty":11.1,"ItDescS":"sample string 12","ItRate":13.1,"BASEUNIT":"sample string 14","BASEUNITS":"sample string 15","COSTINGMETHOD":"sample string 16","ISBATCHWISEON":"sample string 17","VALUATIONMETHOD":"sample string 18","ISADDABLE":"sample string 19","Total_Amount":20.1,"Total_Quantity":21.1,"Total_Rate":22.1,"ClId":23,"Part":"sample string 24","InvNo":25,"PaInvTyprt":"sample string 26","NAME":"sample string 27"}]
application/xml, text/xml
Sample:
<ArrayOfPBXMLVReorderStatus xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PowerAPI.Models">
<PBXMLVReorderStatus>
<ALTERID>7</ALTERID>
<BASEUNIT>sample string 14</BASEUNIT>
<BASEUNITS>sample string 15</BASEUNITS>
<COSTINGMETHOD>sample string 16</COSTINGMETHOD>
<CatCd>sample string 8</CatCd>
<ClId>23</ClId>
<ISADDABLE>sample string 19</ISADDABLE>
<ISBATCHWISEON>sample string 17</ISBATCHWISEON>
<ITGR>sample string 2</ITGR>
<InvNo>25</InvNo>
<ItCd>3</ItCd>
<ItDescP>sample string 4</ItDescP>
<ItDescS>sample string 12</ItDescS>
<ItRate>13.1</ItRate>
<NAME>sample string 27</NAME>
<OpQty>11.1</OpQty>
<PaInvTyprt>sample string 26</PaInvTyprt>
<Parent>5</Parent>
<Part>sample string 24</Part>
<STOCKITEM>sample string 6</STOCKITEM>
<TotInwAmt>9.1</TotInwAmt>
<TotOutAmt>10.1</TotOutAmt>
<Total_Amount>20.1</Total_Amount>
<Total_Quantity>21.1</Total_Quantity>
<Total_Rate>22.1</Total_Rate>
<VALUATIONMETHOD>sample string 18</VALUATIONMETHOD>
<cccd>sample string 1</cccd>
</PBXMLVReorderStatus>
<PBXMLVReorderStatus>
<ALTERID>7</ALTERID>
<BASEUNIT>sample string 14</BASEUNIT>
<BASEUNITS>sample string 15</BASEUNITS>
<COSTINGMETHOD>sample string 16</COSTINGMETHOD>
<CatCd>sample string 8</CatCd>
<ClId>23</ClId>
<ISADDABLE>sample string 19</ISADDABLE>
<ISBATCHWISEON>sample string 17</ISBATCHWISEON>
<ITGR>sample string 2</ITGR>
<InvNo>25</InvNo>
<ItCd>3</ItCd>
<ItDescP>sample string 4</ItDescP>
<ItDescS>sample string 12</ItDescS>
<ItRate>13.1</ItRate>
<NAME>sample string 27</NAME>
<OpQty>11.1</OpQty>
<PaInvTyprt>sample string 26</PaInvTyprt>
<Parent>5</Parent>
<Part>sample string 24</Part>
<STOCKITEM>sample string 6</STOCKITEM>
<TotInwAmt>9.1</TotInwAmt>
<TotOutAmt>10.1</TotOutAmt>
<Total_Amount>20.1</Total_Amount>
<Total_Quantity>21.1</Total_Quantity>
<Total_Rate>22.1</Total_Rate>
<VALUATIONMETHOD>sample string 18</VALUATIONMETHOD>
<cccd>sample string 1</cccd>
</PBXMLVReorderStatus>
<PBXMLVReorderStatus>
<ALTERID>7</ALTERID>
<BASEUNIT>sample string 14</BASEUNIT>
<BASEUNITS>sample string 15</BASEUNITS>
<COSTINGMETHOD>sample string 16</COSTINGMETHOD>
<CatCd>sample string 8</CatCd>
<ClId>23</ClId>
<ISADDABLE>sample string 19</ISADDABLE>
<ISBATCHWISEON>sample string 17</ISBATCHWISEON>
<ITGR>sample string 2</ITGR>
<InvNo>25</InvNo>
<ItCd>3</ItCd>
<ItDescP>sample string 4</ItDescP>
<ItDescS>sample string 12</ItDescS>
<ItRate>13.1</ItRate>
<NAME>sample string 27</NAME>
<OpQty>11.1</OpQty>
<PaInvTyprt>sample string 26</PaInvTyprt>
<Parent>5</Parent>
<Part>sample string 24</Part>
<STOCKITEM>sample string 6</STOCKITEM>
<TotInwAmt>9.1</TotInwAmt>
<TotOutAmt>10.1</TotOutAmt>
<Total_Amount>20.1</Total_Amount>
<Total_Quantity>21.1</Total_Quantity>
<Total_Rate>22.1</Total_Rate>
<VALUATIONMETHOD>sample string 18</VALUATIONMETHOD>
<cccd>sample string 1</cccd>
</PBXMLVReorderStatus>
</ArrayOfPBXMLVReorderStatus>