/tickets:
lineId- ID of the line to create the ticket infirstName- Visitor’s first name (2-50 characters)
lastName- Visitor’s last name (max 50 characters)phoneNumber- Phone number with optional + prefix (5-20 digits)email- Visitor’s email address (max 100 characters)languageCode- Language code, e.g. “en”, “es” (2-5 characters, default: “en”)source- MANUAL, NAME, or MICROSITE (default: MANUAL)fields- Array of custom input fields withinputFieldId(UUID) andvalue(max 500 characters) oroptionIdslabels- Array of labels withvalue
Input Fields
To use thefields parameter, you first need to discover the available input field IDs for the location. See the Input Fields query for details.