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

NameDescriptionTypeAdditional information
id

Id of the region

integer

Required

Body Parameters

None.

Response Information

Resource Description

Nearby regions yo

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.