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 | RegionSource |
Default value is National |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.