GET api/Statistical/GetIndexData?DateType={DateType}&DateDetail={DateDetail}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| DateType | integer |
Required |
|
| DateDetail | string |
Required |
Body Parameters
None.
Response Information
Resource Description
MessageModelOfIndexViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | integer |
None. |
|
| Success | boolean |
None. |
|
| Msg | string |
None. |
|
| Response | IndexViewModel |
None. |
Response Formats
application/json, text/json
Sample:
{
"Status": 200,
"Success": true,
"Msg": "sample string 3",
"Response": {
"IndexSaleFillWeight": 1.0,
"IndexSaleFillCount": 1,
"IndexSaleFillWeightByWith": 1.0,
"IndexSaleFillWeightByWithSub": 1.0,
"IndexSaleFillWeightByWithPer": 1.0,
"IndexSaleFillWeightBySeq": 1.0,
"IndexSaleFillWeightBySeqSub": 1.0,
"IndexSaleFillWeightBySeqPer": 1.0,
"IndexActualFillWeight": 1.0,
"IndexActualFillCount": 1,
"ReturnResidualWeight": 1.0,
"IndexFillLiquid": 1.0,
"IndexFillSalesMoney": 1.0,
"IndexFillSalesAmount": 1.0,
"IndexFillSalesPrice": 1.0,
"IndexDockPrice": 1.0,
"IndexSaleWeight": 1.0,
"IndexSaleCount": 1,
"IndexSaleWeightBy11KG": 1.0,
"IndexSaleCountBy11KG": 1,
"IndexSaleWeightBy13KG": 1.0,
"IndexSaleCountBy13KG": 1,
"IndexSaleWeightBy50KG": 1.0,
"IndexSaleCountBy50KG": 1,
"IndexSaleWeightBy5KG": 1.0,
"IndexSaleCountBy5KG": 1,
"IndexSalesAmount": 1.0,
"IndexGasFee": 1.0,
"IndexSalesPrice": 1.0,
"IndexSalesWeightByWith": 1.0,
"IndexSalesCountByWith": 1,
"IndexSalesWeightByWithSub": 1.0,
"IndexSalesWeightByWithPer": 1.0,
"IndexSalesWeightBySeq": 1.0,
"IndexSalesCountBySeq": 1,
"IndexSalesWeightBySeqSub": 1.0,
"IndexSalesWeightBySeqPer": 1.0,
"IndexOpenAccountTotal": 1,
"IndexOpenAccountByResidents": 1,
"IndexOpenAccountByFood": 1,
"IndexOpenAccountByIndustrial": 1,
"IndexBackAccountTotal": 1,
"IndexBackAccountByResidents": 1,
"IndexBackAccountByFood": 1,
"IndexBackAccountByIndustrial": 1,
"IndexAndBottleAccountTotal": 1,
"IndexAndBottleAccountBy11KG": 1,
"IndexAndBottleAccountBy13KG": 1,
"IndexBackBottleAccountTotal": 1,
"IndexBackBottleAccountBy11KG": 1,
"IndexBackBottleAccountBy13KG": 1
}
}
application/xml, text/xml
Sample:
<MessageModelOfIndexViewModelKI6_SDWR9 xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DY.Entity">
<Msg>sample string 3</Msg>
<Response xmlns:d2p1="http://schemas.datacontract.org/2004/07/DY.Entity.ViewModel">
<d2p1:IndexActualFillCount>1</d2p1:IndexActualFillCount>
<d2p1:IndexActualFillWeight>1</d2p1:IndexActualFillWeight>
<d2p1:IndexAndBottleAccountBy11KG>1</d2p1:IndexAndBottleAccountBy11KG>
<d2p1:IndexAndBottleAccountBy13KG>1</d2p1:IndexAndBottleAccountBy13KG>
<d2p1:IndexAndBottleAccountTotal>1</d2p1:IndexAndBottleAccountTotal>
<d2p1:IndexBackAccountByFood>1</d2p1:IndexBackAccountByFood>
<d2p1:IndexBackAccountByIndustrial>1</d2p1:IndexBackAccountByIndustrial>
<d2p1:IndexBackAccountByResidents>1</d2p1:IndexBackAccountByResidents>
<d2p1:IndexBackAccountTotal>1</d2p1:IndexBackAccountTotal>
<d2p1:IndexBackBottleAccountBy11KG>1</d2p1:IndexBackBottleAccountBy11KG>
<d2p1:IndexBackBottleAccountBy13KG>1</d2p1:IndexBackBottleAccountBy13KG>
<d2p1:IndexBackBottleAccountTotal>1</d2p1:IndexBackBottleAccountTotal>
<d2p1:IndexDockPrice>1</d2p1:IndexDockPrice>
<d2p1:IndexFillLiquid>1</d2p1:IndexFillLiquid>
<d2p1:IndexFillSalesAmount>1</d2p1:IndexFillSalesAmount>
<d2p1:IndexFillSalesMoney>1</d2p1:IndexFillSalesMoney>
<d2p1:IndexFillSalesPrice>1</d2p1:IndexFillSalesPrice>
<d2p1:IndexGasFee>1</d2p1:IndexGasFee>
<d2p1:IndexOpenAccountByFood>1</d2p1:IndexOpenAccountByFood>
<d2p1:IndexOpenAccountByIndustrial>1</d2p1:IndexOpenAccountByIndustrial>
<d2p1:IndexOpenAccountByResidents>1</d2p1:IndexOpenAccountByResidents>
<d2p1:IndexOpenAccountTotal>1</d2p1:IndexOpenAccountTotal>
<d2p1:IndexSaleCount>1</d2p1:IndexSaleCount>
<d2p1:IndexSaleCountBy11KG>1</d2p1:IndexSaleCountBy11KG>
<d2p1:IndexSaleCountBy13KG>1</d2p1:IndexSaleCountBy13KG>
<d2p1:IndexSaleCountBy50KG>1</d2p1:IndexSaleCountBy50KG>
<d2p1:IndexSaleCountBy5KG>1</d2p1:IndexSaleCountBy5KG>
<d2p1:IndexSaleFillCount>1</d2p1:IndexSaleFillCount>
<d2p1:IndexSaleFillWeight>1</d2p1:IndexSaleFillWeight>
<d2p1:IndexSaleFillWeightBySeq>1</d2p1:IndexSaleFillWeightBySeq>
<d2p1:IndexSaleFillWeightBySeqPer>1</d2p1:IndexSaleFillWeightBySeqPer>
<d2p1:IndexSaleFillWeightBySeqSub>1</d2p1:IndexSaleFillWeightBySeqSub>
<d2p1:IndexSaleFillWeightByWith>1</d2p1:IndexSaleFillWeightByWith>
<d2p1:IndexSaleFillWeightByWithPer>1</d2p1:IndexSaleFillWeightByWithPer>
<d2p1:IndexSaleFillWeightByWithSub>1</d2p1:IndexSaleFillWeightByWithSub>
<d2p1:IndexSaleWeight>1</d2p1:IndexSaleWeight>
<d2p1:IndexSaleWeightBy11KG>1</d2p1:IndexSaleWeightBy11KG>
<d2p1:IndexSaleWeightBy13KG>1</d2p1:IndexSaleWeightBy13KG>
<d2p1:IndexSaleWeightBy50KG>1</d2p1:IndexSaleWeightBy50KG>
<d2p1:IndexSaleWeightBy5KG>1</d2p1:IndexSaleWeightBy5KG>
<d2p1:IndexSalesAmount>1</d2p1:IndexSalesAmount>
<d2p1:IndexSalesCountBySeq>1</d2p1:IndexSalesCountBySeq>
<d2p1:IndexSalesCountByWith>1</d2p1:IndexSalesCountByWith>
<d2p1:IndexSalesPrice>1</d2p1:IndexSalesPrice>
<d2p1:IndexSalesWeightBySeq>1</d2p1:IndexSalesWeightBySeq>
<d2p1:IndexSalesWeightBySeqPer>1</d2p1:IndexSalesWeightBySeqPer>
<d2p1:IndexSalesWeightBySeqSub>1</d2p1:IndexSalesWeightBySeqSub>
<d2p1:IndexSalesWeightByWith>1</d2p1:IndexSalesWeightByWith>
<d2p1:IndexSalesWeightByWithPer>1</d2p1:IndexSalesWeightByWithPer>
<d2p1:IndexSalesWeightByWithSub>1</d2p1:IndexSalesWeightByWithSub>
<d2p1:ReturnResidualWeight>1</d2p1:ReturnResidualWeight>
</Response>
<Status>200</Status>
<Success>true</Success>
</MessageModelOfIndexViewModelKI6_SDWR9>