GET api/PBXMLVStockItemView/GetAllCategorySummary?cccd={cccd}&CatCd={CatCd}&from={from}&to={to}&sessid={sessid}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
cccd
No documentation available.

Define this parameter in the request URI.

CatCd
No documentation available.

Define this parameter in the request URI.

from
No documentation available.

Define this parameter in the request URI.

to
No documentation available.

Define this parameter in the request URI.

sessid
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",
    "STOCKNAME": "sample string 2",
    "itcd": 3,
    "OPQ": 4.1,
    "OPRATE": 5.1,
    "OPAMT": 6.1,
    "INVQ": 7,
    "INVRATE": 8,
    "INVAMT": 9.1,
    "OUTQ": 10.1,
    "OUTRATE": 11.1,
    "OUTAMT": 12.1,
    "CQ": 13.1,
    "CR": 14.1,
    "CA": 15.1,
    "Units": "sample string 16",
    "Month_Name": "sample string 17",
    "First_Day": "sample string 18",
    "Last_Day": "sample string 19",
    "TotOutQty": 20.1,
    "TotOutRate": 21.1,
    "TotOutAmt": 22.1,
    "TotInwQty": 23.1,
    "TotInwRate": 24.1,
    "TotInwAmt": 25.1,
    "ClAmt": 26.1,
    "ClQty": 27.1
  },
  {
    "cccd": "sample string 1",
    "STOCKNAME": "sample string 2",
    "itcd": 3,
    "OPQ": 4.1,
    "OPRATE": 5.1,
    "OPAMT": 6.1,
    "INVQ": 7,
    "INVRATE": 8,
    "INVAMT": 9.1,
    "OUTQ": 10.1,
    "OUTRATE": 11.1,
    "OUTAMT": 12.1,
    "CQ": 13.1,
    "CR": 14.1,
    "CA": 15.1,
    "Units": "sample string 16",
    "Month_Name": "sample string 17",
    "First_Day": "sample string 18",
    "Last_Day": "sample string 19",
    "TotOutQty": 20.1,
    "TotOutRate": 21.1,
    "TotOutAmt": 22.1,
    "TotInwQty": 23.1,
    "TotInwRate": 24.1,
    "TotInwAmt": 25.1,
    "ClAmt": 26.1,
    "ClQty": 27.1
  },
  {
    "cccd": "sample string 1",
    "STOCKNAME": "sample string 2",
    "itcd": 3,
    "OPQ": 4.1,
    "OPRATE": 5.1,
    "OPAMT": 6.1,
    "INVQ": 7,
    "INVRATE": 8,
    "INVAMT": 9.1,
    "OUTQ": 10.1,
    "OUTRATE": 11.1,
    "OUTAMT": 12.1,
    "CQ": 13.1,
    "CR": 14.1,
    "CA": 15.1,
    "Units": "sample string 16",
    "Month_Name": "sample string 17",
    "First_Day": "sample string 18",
    "Last_Day": "sample string 19",
    "TotOutQty": 20.1,
    "TotOutRate": 21.1,
    "TotOutAmt": 22.1,
    "TotInwQty": 23.1,
    "TotInwRate": 24.1,
    "TotInwAmt": 25.1,
    "ClAmt": 26.1,
    "ClQty": 27.1
  }
]

text/html

Sample:
[{"cccd":"sample string 1","STOCKNAME":"sample string 2","itcd":3,"OPQ":4.1,"OPRATE":5.1,"OPAMT":6.1,"INVQ":7,"INVRATE":8,"INVAMT":9.1,"OUTQ":10.1,"OUTRATE":11.1,"OUTAMT":12.1,"CQ":13.1,"CR":14.1,"CA":15.1,"Units":"sample string 16","Month_Name":"sample string 17","First_Day":"sample string 18","Last_Day":"sample string 19","TotOutQty":20.1,"TotOutRate":21.1,"TotOutAmt":22.1,"TotInwQty":23.1,"TotInwRate":24.1,"TotInwAmt":25.1,"ClAmt":26.1,"ClQty":27.1},{"cccd":"sample string 1","STOCKNAME":"sample string 2","itcd":3,"OPQ":4.1,"OPRATE":5.1,"OPAMT":6.1,"INVQ":7,"INVRATE":8,"INVAMT":9.1,"OUTQ":10.1,"OUTRATE":11.1,"OUTAMT":12.1,"CQ":13.1,"CR":14.1,"CA":15.1,"Units":"sample string 16","Month_Name":"sample string 17","First_Day":"sample string 18","Last_Day":"sample string 19","TotOutQty":20.1,"TotOutRate":21.1,"TotOutAmt":22.1,"TotInwQty":23.1,"TotInwRate":24.1,"TotInwAmt":25.1,"ClAmt":26.1,"ClQty":27.1},{"cccd":"sample string 1","STOCKNAME":"sample string 2","itcd":3,"OPQ":4.1,"OPRATE":5.1,"OPAMT":6.1,"INVQ":7,"INVRATE":8,"INVAMT":9.1,"OUTQ":10.1,"OUTRATE":11.1,"OUTAMT":12.1,"CQ":13.1,"CR":14.1,"CA":15.1,"Units":"sample string 16","Month_Name":"sample string 17","First_Day":"sample string 18","Last_Day":"sample string 19","TotOutQty":20.1,"TotOutRate":21.1,"TotOutAmt":22.1,"TotInwQty":23.1,"TotInwRate":24.1,"TotInwAmt":25.1,"ClAmt":26.1,"ClQty":27.1}]

application/xml, text/xml

Sample:
<ArrayOfPBXMLVStockItemView xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PowerAPI.Models">
  <PBXMLVStockItemView>
    <CA>15.1</CA>
    <CQ>13.1</CQ>
    <CR>14.1</CR>
    <ClAmt>26.1</ClAmt>
    <ClQty>27.1</ClQty>
    <First_Day>sample string 18</First_Day>
    <INVAMT>9.1</INVAMT>
    <INVQ>7</INVQ>
    <INVRATE>8</INVRATE>
    <Last_Day>sample string 19</Last_Day>
    <Month_Name>sample string 17</Month_Name>
    <OPAMT>6.1</OPAMT>
    <OPQ>4.1</OPQ>
    <OPRATE>5.1</OPRATE>
    <OUTAMT>12.1</OUTAMT>
    <OUTQ>10.1</OUTQ>
    <OUTRATE>11.1</OUTRATE>
    <STOCKNAME>sample string 2</STOCKNAME>
    <TotInwAmt>25.1</TotInwAmt>
    <TotInwQty>23.1</TotInwQty>
    <TotInwRate>24.1</TotInwRate>
    <TotOutAmt>22.1</TotOutAmt>
    <TotOutQty>20.1</TotOutQty>
    <TotOutRate>21.1</TotOutRate>
    <Units>sample string 16</Units>
    <cccd>sample string 1</cccd>
    <itcd>3</itcd>
  </PBXMLVStockItemView>
  <PBXMLVStockItemView>
    <CA>15.1</CA>
    <CQ>13.1</CQ>
    <CR>14.1</CR>
    <ClAmt>26.1</ClAmt>
    <ClQty>27.1</ClQty>
    <First_Day>sample string 18</First_Day>
    <INVAMT>9.1</INVAMT>
    <INVQ>7</INVQ>
    <INVRATE>8</INVRATE>
    <Last_Day>sample string 19</Last_Day>
    <Month_Name>sample string 17</Month_Name>
    <OPAMT>6.1</OPAMT>
    <OPQ>4.1</OPQ>
    <OPRATE>5.1</OPRATE>
    <OUTAMT>12.1</OUTAMT>
    <OUTQ>10.1</OUTQ>
    <OUTRATE>11.1</OUTRATE>
    <STOCKNAME>sample string 2</STOCKNAME>
    <TotInwAmt>25.1</TotInwAmt>
    <TotInwQty>23.1</TotInwQty>
    <TotInwRate>24.1</TotInwRate>
    <TotOutAmt>22.1</TotOutAmt>
    <TotOutQty>20.1</TotOutQty>
    <TotOutRate>21.1</TotOutRate>
    <Units>sample string 16</Units>
    <cccd>sample string 1</cccd>
    <itcd>3</itcd>
  </PBXMLVStockItemView>
  <PBXMLVStockItemView>
    <CA>15.1</CA>
    <CQ>13.1</CQ>
    <CR>14.1</CR>
    <ClAmt>26.1</ClAmt>
    <ClQty>27.1</ClQty>
    <First_Day>sample string 18</First_Day>
    <INVAMT>9.1</INVAMT>
    <INVQ>7</INVQ>
    <INVRATE>8</INVRATE>
    <Last_Day>sample string 19</Last_Day>
    <Month_Name>sample string 17</Month_Name>
    <OPAMT>6.1</OPAMT>
    <OPQ>4.1</OPQ>
    <OPRATE>5.1</OPRATE>
    <OUTAMT>12.1</OUTAMT>
    <OUTQ>10.1</OUTQ>
    <OUTRATE>11.1</OUTRATE>
    <STOCKNAME>sample string 2</STOCKNAME>
    <TotInwAmt>25.1</TotInwAmt>
    <TotInwQty>23.1</TotInwQty>
    <TotInwRate>24.1</TotInwRate>
    <TotOutAmt>22.1</TotOutAmt>
    <TotOutQty>20.1</TotOutQty>
    <TotOutRate>21.1</TotOutRate>
    <Units>sample string 16</Units>
    <cccd>sample string 1</cccd>
    <itcd>3</itcd>
  </PBXMLVStockItemView>
</ArrayOfPBXMLVStockItemView>