GET api/ProgressNote/GetAllForChartPerFacility/{facilityId}/{strDateFrom}/{strDateTo}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| facilityId | integer |
Required |
|
| strDateFrom | string |
Required |
|
| strDateTo | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]