GET api/region/{id}/nearby
Gets the nearby regions for a region
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Id of the region |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Nearby regions yo
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.