🎫 Tickets

CreateTicket

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Corpo
objectOpcional
Respostas
post
/v2/api/external/{ApiID}/createTicket

SetQueue

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Corpo
objectOpcional
Respostas
post
/v2/api/external/{ApiID}/updatequeue

SetTag

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Corpo
objectOpcional
Respostas
post
/v2/api/external/{ApiID}/updatetag

SetTicketInfo

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Corpo
objectOpcional
Respostas
post
/v2/api/external/{ApiID}/updateticketinfo

ShowTicketInformation

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Corpo
objectOpcional
Respostas
post
/v2/api/external/{ApiID}/showticket

ShowTicketInformationChatBot

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Corpo
objectOpcional
Respostas
post
/v2/api/external/{ApiID}/showticketchatbot

ShowAllTicketInformation

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Corpo
objectOpcional
Respostas
post
/v2/api/external/{ApiID}/showallticket

ShowAllMessages

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Corpo
objectOpcional
Respostas
post
/v2/api/external/{ApiID}/showAllMessages

UpdateTicketChannel

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Corpo
objectOpcional
Respostas
post
/v2/api/external/{ApiID}/updateTicketChannel

CreateNotes

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Corpo
objectOpcional
Respostas
post
/v2/api/external/{ApiID}/createNotes

UpdateNote

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Corpo
objectOpcional
Respostas
post
/v2/api/external/{ApiID}/updateNote

ListNotes

get
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Parâmetros de consulta
ticketIdintegerOpcional

ID do ticket

Example: 1262
Respostas
get
/v2/api/external/{ApiID}/listNotes

AddTag

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Corpo
objectOpcional
Respostas
post
/v2/api/external/{ApiID}/addTag

RemoveTag

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Corpo
objectOpcional
Respostas
post
/v2/api/external/{ApiID}/removeTag

SendPresence

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Corpo
objectOpcional
Respostas
post
/v2/api/external/{ApiID}/sendPresence

Atualizado