Update Luma guest tickets
update_guest_ticketsManage a guest's event tickets: preview changes, add complimentary admin tickets, or remove tickets invalidating them without refund.
Instructions
Preview or add and remove tickets for one guest. Added tickets are complimentary administrative tickets and may exceed capacity. Removed tickets are invalidated without a refund. Luma still sends an in-app notification even when email is disabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | ||
| guest_id | Yes | Guest ID, ticket key, guest key, or email. | |
| confirmed | No | False returns a non-mutating preview. True applies the ticket changes after explicit confirmation. | |
| send_email | No | ||
| tickets_to_add | No | ||
| ticket_ids_to_remove | No |