GET api/PBXMLVGodownExciseUnits/GetAllGodownGroup?cccd={cccd}&Itcd={Itcd}&Srl={Srl}&from={from}&to={to}&sessid={sessid}
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. |
| Srl | 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:
[
{
"STOCKNAME": "sample string 1",
"cccd": "sample string 2",
"Parent": "sample string 3",
"itcd": "sample string 4",
"OPQ": 5.1,
"OPRATE": 6.1,
"OPAMT": 7.1,
"INVQ": 8.1,
"INVRATE": 9.1,
"INVAMT": 10.1,
"OUTQ": 11.1,
"OUTRATE": 12.1,
"OUTAMT": 13.1,
"CQTY": 14.1,
"CRATE": 15.1,
"CAMT": 16.1,
"ItGr": "sample string 17"
},
{
"STOCKNAME": "sample string 1",
"cccd": "sample string 2",
"Parent": "sample string 3",
"itcd": "sample string 4",
"OPQ": 5.1,
"OPRATE": 6.1,
"OPAMT": 7.1,
"INVQ": 8.1,
"INVRATE": 9.1,
"INVAMT": 10.1,
"OUTQ": 11.1,
"OUTRATE": 12.1,
"OUTAMT": 13.1,
"CQTY": 14.1,
"CRATE": 15.1,
"CAMT": 16.1,
"ItGr": "sample string 17"
},
{
"STOCKNAME": "sample string 1",
"cccd": "sample string 2",
"Parent": "sample string 3",
"itcd": "sample string 4",
"OPQ": 5.1,
"OPRATE": 6.1,
"OPAMT": 7.1,
"INVQ": 8.1,
"INVRATE": 9.1,
"INVAMT": 10.1,
"OUTQ": 11.1,
"OUTRATE": 12.1,
"OUTAMT": 13.1,
"CQTY": 14.1,
"CRATE": 15.1,
"CAMT": 16.1,
"ItGr": "sample string 17"
}
]
text/html
Sample:
[{"STOCKNAME":"sample string 1","cccd":"sample string 2","Parent":"sample string 3","itcd":"sample string 4","OPQ":5.1,"OPRATE":6.1,"OPAMT":7.1,"INVQ":8.1,"INVRATE":9.1,"INVAMT":10.1,"OUTQ":11.1,"OUTRATE":12.1,"OUTAMT":13.1,"CQTY":14.1,"CRATE":15.1,"CAMT":16.1,"ItGr":"sample string 17"},{"STOCKNAME":"sample string 1","cccd":"sample string 2","Parent":"sample string 3","itcd":"sample string 4","OPQ":5.1,"OPRATE":6.1,"OPAMT":7.1,"INVQ":8.1,"INVRATE":9.1,"INVAMT":10.1,"OUTQ":11.1,"OUTRATE":12.1,"OUTAMT":13.1,"CQTY":14.1,"CRATE":15.1,"CAMT":16.1,"ItGr":"sample string 17"},{"STOCKNAME":"sample string 1","cccd":"sample string 2","Parent":"sample string 3","itcd":"sample string 4","OPQ":5.1,"OPRATE":6.1,"OPAMT":7.1,"INVQ":8.1,"INVRATE":9.1,"INVAMT":10.1,"OUTQ":11.1,"OUTRATE":12.1,"OUTAMT":13.1,"CQTY":14.1,"CRATE":15.1,"CAMT":16.1,"ItGr":"sample string 17"}]
application/xml, text/xml
Sample:
<ArrayOfPBXMLVGodownGroup xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/PowerAPI.Models">
<PBXMLVGodownGroup>
<CAMT>16.1</CAMT>
<CQTY>14.1</CQTY>
<CRATE>15.1</CRATE>
<INVAMT>10.1</INVAMT>
<INVQ>8.1</INVQ>
<INVRATE>9.1</INVRATE>
<ItGr>sample string 17</ItGr>
<OPAMT>7.1</OPAMT>
<OPQ>5.1</OPQ>
<OPRATE>6.1</OPRATE>
<OUTAMT>13.1</OUTAMT>
<OUTQ>11.1</OUTQ>
<OUTRATE>12.1</OUTRATE>
<Parent>sample string 3</Parent>
<STOCKNAME>sample string 1</STOCKNAME>
<cccd>sample string 2</cccd>
<itcd>sample string 4</itcd>
</PBXMLVGodownGroup>
<PBXMLVGodownGroup>
<CAMT>16.1</CAMT>
<CQTY>14.1</CQTY>
<CRATE>15.1</CRATE>
<INVAMT>10.1</INVAMT>
<INVQ>8.1</INVQ>
<INVRATE>9.1</INVRATE>
<ItGr>sample string 17</ItGr>
<OPAMT>7.1</OPAMT>
<OPQ>5.1</OPQ>
<OPRATE>6.1</OPRATE>
<OUTAMT>13.1</OUTAMT>
<OUTQ>11.1</OUTQ>
<OUTRATE>12.1</OUTRATE>
<Parent>sample string 3</Parent>
<STOCKNAME>sample string 1</STOCKNAME>
<cccd>sample string 2</cccd>
<itcd>sample string 4</itcd>
</PBXMLVGodownGroup>
<PBXMLVGodownGroup>
<CAMT>16.1</CAMT>
<CQTY>14.1</CQTY>
<CRATE>15.1</CRATE>
<INVAMT>10.1</INVAMT>
<INVQ>8.1</INVQ>
<INVRATE>9.1</INVRATE>
<ItGr>sample string 17</ItGr>
<OPAMT>7.1</OPAMT>
<OPQ>5.1</OPQ>
<OPRATE>6.1</OPRATE>
<OUTAMT>13.1</OUTAMT>
<OUTQ>11.1</OUTQ>
<OUTRATE>12.1</OUTRATE>
<Parent>sample string 3</Parent>
<STOCKNAME>sample string 1</STOCKNAME>
<cccd>sample string 2</cccd>
<itcd>sample string 4</itcd>
</PBXMLVGodownGroup>
</ArrayOfPBXMLVGodownGroup>