GET api/Strata/MeterReadingForm/GetMeterReadingFormDataFeeds?MeterReadingFormID={MeterReadingFormID}&entryDate={entryDate}
Get MeterReadingForm DataFeeds Returns a list of datafeeds that are attached to a meter form
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| MeterReadingFormID | integer |
Required |
|
| entryDate | date |
Required |
Body Parameters
None.
Response Information
Resource Description
Json Data
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.