👤 Contatos

CreateContact

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}/createContact

ShowContact

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}/showcontact

UpdateContact

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}/updateContact

BlockContact

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}/blockContact

SearchContacts

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}/contacts/search

UpdateContactKanban

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}/updateContactKanban

UpdateContactWallet

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}/updateContactWallet

GetContactExtraInfo

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
contactIdintegerOpcional

ID do contato

Example: 1
Respostas
get
/v2/api/external/{ApiID}/getContactExtraInfo

UpdateContactExtraInfo

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}/updateContactExtraInfo

Atualizado