Create ticketpost https://{server}/ticketsCreates jira and freshdesk tickets for the userBody ParamsRequest body to create ticketnamestringName of the requesterrequester_idint64User ID of the requester. For existing contacts, the requester_id can be passed instead of the requester's emailemailstringEmail address of the requester. If no contact exists with this email address in Freshdesk, it will be added as a new contactcc_emailsarray of stringsEmail address added in the 'cc' field of the incoming ticket emailcc_emailsADD stringentityIdstringAssociated entityId of the ticketentityTypestringAssociated entity type of the ticketfacebook_idstringFacebook ID of the requester. A contact should exist with this facebook_id in FreshdeskphonestringPhone number of the requester. If no contact exists with this phone number in Freshdesk, it will be added as a new contact. If the phone number is set and the email address is not, then the name attribute is mandatorytwitter_idstringTwitter handle of the requester. If no contact exists with this handle in Freshdesk, it will be added as a new contactunique_external_idstringExternal ID of the requester. If no contact exists with this external ID in Freshdesk, they will be added as a new contactsubjectstringSubject of the ticket. The default Value is nulltypestringHelps categorize the ticket according to the different kinds of issues your support team deals with. The default Value is nullstatusint64Status of the ticket. The default Value is 2.priorityint64Priority of the ticket. The default value is 1descriptionstringHTML content of the ticketresponder_idint64ID of the agent to whom the ticket has been assignedcustom_fieldsobjectKey value pairs containing the names and values of custom fieldscustom_fields objectdue_bydate-timeTimestamp that denotes when the ticket is due to be resolvedemail_config_idint64ID of email config which is used for this ticket. (i.e., [email protected]/[email protected])fr_due_bydate-timeTimestamp that denotes when the first response is duegroup_idint64ID of the group to which the ticket has been assigned. The default value is the ID of the group that is associated with the given email_config_idproduct_idint64ID of the product to which the ticket is associated. It will be ignored if the email_config_id attribute is set in the request.sourceint64The channel through which the ticket was created. The default value is 2tagsarray of stringsTags that have been associated with the tickettagsADD stringcompany_idint64Company ID of the requester. This attribute can only be set if the Multiple Companies feature is enabledinternal_agent_idintegerID of the internal agent which the ticket should be assigned withinternal_group_idintegerID of the internal group to which the ticket should be assigned withjiraMetadataobjectJira metadata of ticketjiraMetadata objectticketMetadataobjectTicket metadataTicket metadata objectHeadersAuthorizationstringrequiredAuthorization TokenResponses 200OK defaultAPI error responseUpdated about 1 month ago