Usage
Options
| Flags | Description | Default |
|---|---|---|
--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} |
