Updates an existing input field. Only include fields you want to change — omitted fields remain unchanged. Set visitorFacingTitle to null to clear it.
API version. Must be set to 2020-09-01.
2020-09-01 UUID of the input field to update.
Input field properties to update. All fields are optional — only include fields you want to change.
Display title. Only for TEXT, SELECT, URL, DATE, and NUMERIC types.
50Title shown to visitors. Set to null to clear. Only for TEXT, SELECT, DATE, and NUMERIC types.
200Shown in the waiting drawer.
Shown in the serving drawer.
Must be filled before ticket is added.
Must be filled before ticket is served.
Must be filled in remote sign-in.
Show in remote sign-in. Always treated as false for URL fields.
Lines this field applies to. Empty array means all lines.
Allow multiple selections. Only for SELECT type.
Select options. Only for SELECT type. Options are matched by ID — existing options are updated, new IDs are added, missing IDs are removed.
Numeric constraints. Only for NUMERIC type.
Translations. Available for TEXT, SELECT, URL, DATE, and NUMERIC types. Replaces all existing translations.
Input field updated successfully