GET api/well-fields/{wieldId}/maps/{id}

Get map of field by id

Request Information

URI Parameters

NameDescriptionTypeAdditional information
wieldId

Field id

integer

Required

id

Map id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Map DTO

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.