POST api/{version}/v3/MessageCenter/GetStringHealthHisDataDetail
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| version | string |
None. |
Body Parameters
getHisDetail_model| Name | 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:
{}