GET api/well-fields/{wieldId}/maps/{id}
Get map of field by id
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
wieldId |
Field id |
integer |
Required |
id |
Map id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Map DTO
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.