set_item_travellers
Say which people on a shared trip an item is for — one person's separate flight, one person's room. Omitting travelers (or passing an empty list) means everyone, which is the default and right for most items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | ||
| item_type | Yes | ||
| travelers | No | Member user ids this is for (from list_journey_members). Omit for everyone — that's the norm. |