For the complete documentation index, see llms.txt. This page is also available as Markdown.

🟩 Interativo Uaz API

UazapiButton

post
/v2/api/external/{ApiID}/sendInteractive/uazapi/button
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
Corpo
ticketIdnumberOpcional
textstringOpcional
choicesstring[]Opcional
footerTextstringOpcional
imageButtonstringOpcional
Respostas
200

Successful response

application/json
post/v2/api/external/{ApiID}/sendInteractive/uazapi/button
200

Successful response

UazapiList

post
/v2/api/external/{ApiID}/sendInteractive/uazapi/list
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
Corpo
ticketIdnumberOpcional
textstringOpcional
choicesstring[]Opcional
listButtonstringOpcional
footerTextstringOpcional
Respostas
200

Successful response

application/json
post/v2/api/external/{ApiID}/sendInteractive/uazapi/list
200

Successful response

UazapiPoll

post
/v2/api/external/{ApiID}/sendInteractive/uazapi/poll
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
Corpo
ticketIdnumberOpcional
textstringOpcional
choicesstring[]Opcional
selectableCountnumberOpcional
Respostas
200

Successful response

application/json
post/v2/api/external/{ApiID}/sendInteractive/uazapi/poll
200

Successful response

UazapiCarousel

post
/v2/api/external/{ApiID}/sendInteractive/uazapi/carousel
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
Corpo
ticketIdnumberOpcional
textstringOpcional
Respostas
200

Successful response

application/json
post/v2/api/external/{ApiID}/sendInteractive/uazapi/carousel
200

Successful response

UazapiPixButton

post
/v2/api/external/{ApiID}/sendInteractive/uazapi/pixButton
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
Corpo
ticketIdnumberOpcional
pixTypestringOpcional
pixKeystringOpcional
pixNamestringOpcional
Respostas
200

Successful response

application/json
post/v2/api/external/{ApiID}/sendInteractive/uazapi/pixButton
200

Successful response

UazapiLocationButton

post
/v2/api/external/{ApiID}/sendInteractive/uazapi/locationButton
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
Corpo
ticketIdnumberOpcional
textstringOpcional
Respostas
200

Successful response

application/json
post/v2/api/external/{ApiID}/sendInteractive/uazapi/locationButton
200

Successful response

UazapiRequestPayment

post
/v2/api/external/{ApiID}/sendInteractive/uazapi/requestPayment
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
Corpo
ticketIdnumberOpcional
amountnumberOpcional
titlestringOpcional
textstringOpcional
footerstringOpcional
itemNamestringOpcional
invoiceNumberstringOpcional
pixTypestringOpcional
pixKeystringOpcional
pixNamestringOpcional
Respostas
200

Successful response

application/json
post/v2/api/external/{ApiID}/sendInteractive/uazapi/requestPayment
200

Successful response

Atualizado

Isto foi útil?