Skip to main content
POST
/booking/destinations

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
destination_id
integer
required
destination_type
enum<string>
required
Available options:
CITY,
REGION,
DISTRICT,
COUNTRY,
AIRPORT,
LANDMARK,
HOTEL,
THEME,
LATLONG
timeout
integer
default:300
Required range: 20 <= x <= 1500
language
enum<string>
default:en-us
Available options:
ar,
bg,
ca,
cs,
da,
de,
el,
en-gb,
en-us,
es,
es-ar,
es-mx,
et,
fi,
fr,
he,
hi,
hr,
hu,
id,
is,
it,
ja,
ko,
lt,
lv,
ms,
nl,
no,
pl,
pt-br,
pt-pt,
ro,
ru,
sk,
sl,
sr,
sv,
th,
tl,
tr,
uk,
vi,
zh-cn,
zh-tw

Response

Successful Response

id
integer
required
destination_type
string
required
@type
string
default:BookingDestinationProfile
property_count
integer | null
neighborhoods
object[]
landmarks
object[]
brands
object[]
cities
object[]
sub_destinations
object[]