GET api/v{version}/Locations/{locationId}
Gets a location by ID
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| locationId |
The ID of the location |
integer |
Required |
| version |
The requested API version |
string |
Required Default value is 2.0 |
Body Parameters
None.
Response Information
Response Formats
application/json, text/json, application/problem+json, application/xml, text/xml
Sample:
Sample not available.