GET api/well-fields/maps/{idOfMapOfWield}/well-markers/{idOfWell}

Get well of map of well field

Request Information

URI Parameters

NameDescriptionTypeAdditional information
idOfMapOfWield

Id of map

integer

Required

idOfWell

Id of well

integer

Required

Body Parameters

None.

Response Information

Resource Description

Well of map

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.