stays

Add Stay To Itinerary

Geocode a stay's address and add it to the trip's itinerary + map.

post/trips/{trip_id}/stays/add

Path parameters

trip_idstring required

Headers

x-client-idstring nullable

Request body

addressstring required
place_idstring nullable
namestring nullable
check_in_datestring date nullable
check_out_datestring date nullable
check_in_timestring time nullable
check_out_timestring time nullable
total_pricenumber nullable
currencystring
confirmation_numberstring nullable

Response

Successful Response

stay_idstring required
hotelobject required

Changes

No recorded changes to this endpoint across all 1 revision of this API.