GET /geographical-location/{geographical_location_id}
Get information on a geographical location object
Objects can be tied to a geographical location via possible origin, manufacture, etc. This method returns information about a location queried by id.
Arguments
geographical_location_id (required)- ID of the geographical location object to be fetched Integer
Responses
-
200: A geographical location object Returns GeographicalLocation
-
default: Unexpected error Returns Error