Location

Location object: the description of location information

Location object: the description of location information

location_id
string

Location ID

name
string

Name of location

distance
number

Distance of location

Example:
0.3259
distance_unit
string

Distance unit of location

Allowed values:
kmmi
Example:
km
phone
string or null

Contact phone of location

services
array[string]

Supported services of location

address
object
street
string or null

Street of address

Example:
33 PARK PL
postal_code
string or null

Postal code of address

Example:
10007-2485
city
string or null

City of address

Example:
NEW YORK
state
string or null

State of address

Example:
NY
country
string

Country in ISO 3166-1 alpha 3 code

Example:
USA
latitude
number or null

Latitude number

Example:
-74.0095291
longitude
number or null

Longitude number

Example:
40.71355056
business_hours
array[object]

Bussiness Hours of location

day_of_week
string
Allowed values:
MonTueWedThuFriSatSun
Example:
Mon
open_time
string

Location open time, HH:MM

Example:
09:00
close_time
string

Location end time, HH:MM

Example:
17:00
instructions
string or null

Walking directions or handling instructions for this location

location_type
string or null

Location type

Example:
the_ups_store
business_classification
string or null

Business classification type of location

Example:
pack_and_ship
Example
preparing...