Description
Creates a new support ticket in Birdeye’s ticketing system. Tickets can be created in three modes:untagged (standalone ticket with customer details), review (linked to an existing review), or survey (linked to a survey response). The default mode is untagged.
Parameters
Required for all ticket types
Untagged ticket fields
Review ticket fields
Survey ticket fields
Example Usage
Notes
- Default ticket type is
"untagged". Customer details (firstName,lastName,emailId) are mandatory for untagged tickets. - Call
get_child_locationsto get validlocationIdvalues. - Call
get_all_surveysto get thesurveyIdfor survey-linked tickets.