GET api/forecastevolution?well_id={well_id}

Get forecast evolution dictionary

Request Information

URI Parameters

NameDescriptionTypeAdditional information
well_id

Well id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Dictionary (Json of XML)

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.