Create a trip support ticketAsk AIpost https://rest.sandbox.karhoo.com/v1/support/trips/{tripId}/ticketsPath ParamstripIduuidrequiredUnique identifier of the trip. This is Karhoo generated Booking ID. For more details see Booking API Reference.Body ParamssubjectstringrequiredSubject of the support ticketcommentstringrequiredContent of the ticketsupplyTicketTypestringenumType of the ticket, affects the way the ticket is assignedoperationaloperationalfinancialAllowed:operationalfinancialcontactEmailstringBy default contact e-mail is the user organisation e-mail. It can be overriden by providing different e-mail address.attachmentsarray of stringsattachmentsADD stringResponses 201Created 400Bad Request. The request was invalid. 401Unauthorized. The request requires user authentication (not logged in). 403Forbidden. The credentials provided do not have sufficient authority for this request. 404Not found. Requested resource could not be found. 500Internal server error. Something has gone wrong on the website's server, but the server could not be more specific on what the exact problem is.Updated over 2 years ago