GET api/region/{id}/nearby
Gets the nearby regions for a region Processes this region API request. The parameter and response sections describe the data exchanged with the API.
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
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.