GET api/wells/{idOfWell}/volumes

Get volumes of well

Request Information

URI Parameters

NameDescriptionTypeAdditional information
idOfWell

Well

integer

Required

Body Parameters

None.

Response Information

Resource Description

Volumes of well

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.