GET api/Notifications/GetNotificationWEIGHTReminder?startDateTime={startDateTime}&patientId={patientId}&dayType={dayType}&isNotify={isNotify}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| startDateTime | string |
Default value is |
|
| patientId | string |
Default value is |
|
| dayType | string |
Default value is morning |
|
| isNotify | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |