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

NameDescriptionTypeAdditional information
MeterReadingFormID

integer

Required

entryDate

date

Required

Body Parameters

None.

Response Information

Resource Description

Json Data

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.