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.