GET api/location/{id}?type={type}&source={source}
Gets a location
Request Information
URI Parameters
Name | Description | Type | Additional 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.IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.