events

Add Event To Itinerary

Add a hand-entered event (concert, tour, museum, dining, …) to the trip.

post/trips/{trip_id}/events/add

Path parameters

trip_idstring required

Headers

x-client-idstring nullable

Request body

namestring required
start_datetimestring date-time nullable
end_datetimestring date-time nullable
venue_namestring nullable
addressstring nullable
place_idstring nullable
categorystring nullable
descriptionstring nullable
citystring nullable
total_pricenumber nullable
currencystring
confirmation_numberstring nullable

Response

Successful Response

activity_idstring required
activityobject required
warningsstring[]

Changes

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