Skip to main content
PUT
Create ticket

Headers

Accept
string
default:application/json

e.g. application/json

x-api-key
string

e.g. 2uiHKCTi8hSg35MG75aaot0B2SAokhjk (string, required) - Partner specific API key provided by Birdeye for data exchange.

Content-Type
string
default:application/json

Media type of the JSON request body.

Path Parameters

businessNumber
number
required

Business number of the location on which we want to create a ticket.

Body

application/json
assignedTo
string
required

EmailId of the user to whom the ticket will be assigned.

ticketType
string
required

Type of ticket you want to create. Possible values:

externalId
number

Public Review Id for which you want to create ticket, Mandatory and applicable for creating review ticket.

customer
object

Customer details for which ticket is created, Mandatory and applicable for untagged ticket

description
string

Description of the ticket. Applicable for untagged and survey ticket

sourceType
string

Source Type of the ticket. Applicable for untagged ticket Possible values:

surveyId
number

Id of the survey for which we want to create a ticket. Applicable for survey ticket

surveyResponseId
number

Id of the survey response for which we want to create a ticket. Applicable for survey ticket

additionalParams
object[]

If you want to create tickets of survey for particular question and answer. Applicable for survey ticket

Response

OK

ticketId
number

Id of the new ticket created.

Example:

882382