Skip to main content
Manage a trip: create, add/remove flight items, set travelers. All actions in one command.

Usage

jinko trip [options]

Options

FlagsDescriptionDefault
--trip-id <id>existing trip ID (omit to create new)
--trip-item-token <token>add a flight item (from flight-search)
--remove-item-id <id>remove an existing item by item_id (from a prior trip response items[].item_id). Requires —trip-id. Can be combined with —trip-item-token to swap an item in one call.
--travelers <json>travelers JSON array
--contact <json>contact JSON {email, phone}