POST api/v3/MessageCenter/GetStationHealthHisDataDetail
Request Information
URI Parameters
None.
Body Parameters
getHisDetail_modelName | Description | Type | Additional information |
---|---|---|---|
stat_date | string |
None. |
|
page_index | integer |
None. |
|
page_size | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "stat_date": "sample string 1", "page_index": 2, "page_size": 3 }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}