GET api/location/{id}?type={type}&source={source}

Gets a location

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

type

string

Required

source

Dezrez.Rezi.Domain.Enums.Locations.RegionSource

Default value is National

Body Parameters

None.

Response Information

Resource Description

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.