GET api/Locations/{locationId}

Gets a location by ID

Request Information

URI Parameters

NameDescriptionTypeAdditional information
locationId

The ID of the location

integer

Required

Body Parameters

None.

Response Information

Resource Description

The location

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.