{"info":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","description":"<html><head></head><body><h1 id=\"manual-de-integracao\">Manual de integração</h1>\n<p>Documentação simples e completa para você ganhar agilidade em sua implementação.</p>\n<h2 id=\"bloqueios-banimentos-e-práticas-de-spam\">Bloqueios, Banimentos e práticas de SPAM</h2>\n<p><strong>Não permitimos práticas de SPAM e somos muito rigorosos com está regra.</strong></p>\n<p>CUIDADO! Você pode ter o seu número bloqueado e/ou banido.</p>\n<p>Não realize práticas relacionadas a SPAM.</p>\n<p>NÃO envie mensagens que não foram solicitadas.</p>\n<p>De preferência a usar números que os seus clientes já estão acostumados a falar com você.</p>\n<p>Se constatarmos práticas de SPAM, sua conta poderá ser bloqueada no CRONCRM.</p>\n<h2 id=\"limite-de-requests-na-api\">Limite de requests na API</h2>\n<p>Por motivo de segurança, controlamos a quantidade de requests em nossa API e a origem dos requests. Se estiver recebendo bloqueios em seus requests é porque ultrapassou o limite imposto pela API.</p>\n<p>Você pode fazer no máximo 50 requests para cada 10 segundos.</p>\n<h2 id=\"fila-de-entrega-das-mensagens\">Fila de entrega das mensagens</h2>\n<p>Para facilitar sua integração e envio das suas mensagens geramos uma fila de entrega automaticamente, assim você não precisa se preocupar em criar um gerenciamento de fila em seu código.</p>\n<p>Você pode gerenciar a velocidade da sua fila na configuração <strong>Limite de processamento de mensagens por minuto</strong> acessando o menu <strong>Canais de atendimento</strong> de nossa plataforma.</p>\n<p><strong>Precisa entregar mensagens em tempo real?</strong><br>Basta adicionar no <code>header do seu request</code> o parâmetro, <code>toTransmit : true</code> que a mensagem será recebida e entregue no momento do request sem passar pela fila de processamento.</p>\n<h2 id=\"parâmetro-chat_wid\">Parâmetro chat_wid</h2>\n<p>Em vários locais da API você vai se deparar com o parâmetro \"chat_wid\", esse é o número para cada pessoa, para você descobrir se um número é válido basta consumir o método localizado no postman em <code>Ferramentas/have-whatsapp</code> com url <code>https://croncrm.com/api/v2/tools/have-whatsapp</code>, o retorno desse método irá informar se o número é válido.</p>\n<hr>\n<h2 id=\"✅-códigos-de-sucesso\">✅ <strong>Códigos de Sucesso</strong></h2>\n<h3 id=\"200-ok\"><strong>200 OK</strong></h3>\n<ul>\n<li><p>Significa que a requisição foi bem-sucedida.</p>\n</li>\n<li><p>O servidor retornou os dados esperados.</p>\n</li>\n<li><p>Exemplo: buscar dados de uma mensagem e receber as informações corretamente.</p>\n</li>\n</ul>\n<hr>\n<h3 id=\"201-created\"><strong>201 Created</strong></h3>\n<ul>\n<li><p>Indica que a requisição foi bem-sucedida <strong>e um novo recurso foi criado</strong>.</p>\n</li>\n<li><p>Comum em requisições <code>POST</code> que criam novos registros.</p>\n</li>\n<li><p>Exemplo: enviar uma nova mensagemem.</p>\n</li>\n</ul>\n<hr>\n<h2 id=\"⚠️-códigos-de-erro-do-cliente-4xx\">⚠️ <strong>Códigos de Erro do Cliente (4xx)</strong></h2>\n<h3 id=\"400-bad-request\"><strong>400 Bad Request</strong></h3>\n<ul>\n<li><p>A requisição está <strong>malformada</strong> ou contém dados inválidos.</p>\n</li>\n<li><p>O servidor <strong>não consegue processar</strong> o que foi enviado.</p>\n</li>\n<li><p>Exemplo: enviar um JSON com erro de sintaxe ou campos obrigatórios ausentes.</p>\n</li>\n</ul>\n<hr>\n<h3 id=\"422-unprocessable-entity\"><strong>422 Unprocessable Entity</strong></h3>\n<ul>\n<li><p>A requisição está bem formatada, mas contém <strong>erros de validação</strong> nos dados enviados.</p>\n</li>\n<li><p>O servidor entende o que foi enviado, mas os dados <strong>não atendem aos critérios esperados</strong>.</p>\n</li>\n<li><p>Exemplo: campo <code>email</code> com formato inválido ou senha muito curta.</p>\n</li>\n</ul>\n<hr>\n<h3 id=\"404-not-found\"><strong>404 Not Found</strong></h3>\n<ul>\n<li><p>O recurso solicitado <strong>não foi encontrado</strong> no servidor.</p>\n</li>\n<li><p>Exemplo: tentar acessar um endpoint inexistente ou um dado inexistente.</p>\n</li>\n</ul>\n<hr>\n<h3 id=\"405-method-not-allowed\"><strong>405 Method Not Allowed</strong></h3>\n<ul>\n<li><p>O método HTTP usado (GET, POST, PUT, DELETE etc.) <strong>não é permitido</strong> para o recurso solicitado.</p>\n</li>\n<li><p>Exemplo: tentar fazer um <code>POST</code> em um endpoint que aceita apenas <code>GET</code>.</p>\n</li>\n</ul>\n<hr>\n<h2 id=\"❌-erro-do-servidor-5xx\">❌ <strong>Erro do Servidor (5xx)</strong></h2>\n<h3 id=\"500-internal-server-error\"><strong>500 Internal Server Error</strong></h3>\n<ul>\n<li><p>Erro <strong>interno no servidor</strong>.</p>\n</li>\n<li><p>Significa que houve uma falha inesperada durante o processamento da requisição.</p>\n</li>\n<li><p>Exemplo: erro no banco de dados, exceção não tratada no código da aplicação, etc.</p>\n</li>\n</ul>\n<hr>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Manual de integração","slug":"manual-de-integracao"}],"owner":"9111334","collectionId":"db79818c-8655-4892-8dce-f8cce9cd8f89","publishedId":"2sB34mhxqy","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"28cc56"},"publishDate":"2025-08-11T23:59:04.000Z"},"item":[{"name":"Autenticação","item":[{"name":"login","id":"7a832835-4134-4f81-b8ae-e8b37d2a4079","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"webhookMessage\" : \"\",\r\n    \"webhookIncomingCall\" : \"\",\r\n    \"webhookStateChanged\" : \"\",\r\n    \"webhookQrcode\" : \"\",\r\n    \"webhookLiveLocation\" : \"\",\r\n    \"webhookParticipantsChanged\" : \"\",\r\n    \"webhookAddedToGroup\" : \"\",\r\n    \"phone_number\": \"\" //- Se passado será retornado um código que deve ser informado no aparelho\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/auth/login","description":"<p>Inicia o processo de conexão com o CRONCRM.<br />Você também pode informar seus webhooks pela interface do CRONCRM, se este for o caso deixe os vazios, só informe os webhooks que deseja alterar.</p>\n<ul>\n<li><p>webhookMessage: Você receberá nessa url eventos de confirmação de envio, status se a mensagem foi lida e ou entregue no dispositivo da pessoa e sempre que receber uma mensagem.<br />  Para identificar os eventos, enviaremos um hook, ex. onSender para confirmação de envio, onAck para status da mensagem e onReceived sempre que receber uma mensagem.</p>\n</li>\n<li><p>webhookIncomingCall: Sempre que receber uma ligação de aúdio ou vídeo enviaremos um evento nesta url.<br />  Para facilitar sua integração enviaremos um hook chamado IncomingCall.</p>\n</li>\n<li><p>webhookStateChanged: Sempre que houver uma alteração no status da conexão enviaremos um evento nesta url.<br />  Para facilitar sua integração enviaremos um hook chamado onStateChanged.</p>\n</li>\n<li><p>webhookQrcode: Ao solicitar uma nova conexão enviaremos o Qrcode nesta url.<br />  Para facilitar sua integração enviaremos um hook chamado onQrcode.</p>\n</li>\n<li><p>webhookLiveLocation: Sempre que alguém compartilhar a localização em tempo real, enviamos um evento nesta url.<br />  Para facilitar sua integração enviaremos um hook chamado onLiveLocation.</p>\n</li>\n<li><p>webhookParticipantsChanged: Sempre que for incluído ou removido um menbro no grupo, enviaremos um evento nesta url.<br />  Para facilitar sua integração enviaremos um hook chamado onParticipantsChanged.</p>\n</li>\n<li><p>webhookAddedToGroup: Sempre que você for incluído em um grupo enviaremos um evento nesta url.<br />  Para facilitar sua integração enviaremos um hook chamado onAddedToGroup.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","auth","login"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"34b925da-f62d-4472-afd7-532892bc5084","name":"login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"webhookMessage\" : \"\",\r\n    \"webhookIncomingCall\" : \"\",\r\n    \"webhookStateChanged\" : \"\",\r\n    \"webhookQrcode\" : \"\",\r\n    \"webhookLiveLocation\" : \"\",\r\n    \"webhookParticipantsChanged\" : \"\",\r\n    \"webhookAddedToGroup\" : \"\",\r\n    \"phone_number\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 20:26:48 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Conexão solicitada com sucesso. Acompanhe os eventos enviados em seus WebHooks.\"\n}"}],"_postman_id":"7a832835-4134-4f81-b8ae-e8b37d2a4079"},{"name":"logout","id":"1e519711-6e2f-4453-92f5-82036047dc9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/auth/logout","description":"<p>Efetua o logout da conexão com o CRONCRM.</p>\n<p>Ao executar está ação, para fazer um nova conexão será necessário uma nova leitura do qrcode.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","auth","logout"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"3df9ca93-4207-4656-8744-3683499c4b8c","name":"logout","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/auth/logout"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 20:34:26 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"WhatsApp desconectado com sucesso.\"\n}"}],"_postman_id":"1e519711-6e2f-4453-92f5-82036047dc9f"},{"name":"close","id":"2b6e951b-3482-43c2-adde-5b58ada6a034","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/auth/close","description":"<p>Encerra a conexão com o CRONCRM.</p>\n<p>Essa ação não faz o logout de sessão, então ao solicitar uma nova conexão a sessão anterior será resgatada.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","auth","close"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"b5358bd5-fd7c-4a37-9037-7e257dc292ba","name":"close","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/auth/close"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 20:32:42 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Conexão encerrada com sucesso.\"\n}"}],"_postman_id":"2b6e951b-3482-43c2-adde-5b58ada6a034"},{"name":"status","id":"6386e660-050e-4e3a-9c7f-0c1ecc8afd4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/auth/status","description":"<p>Consulte o status da conexão com o CRONCRM.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","auth","status"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"f05601ab-445f-46cd-aba0-5a12f870c3fa","name":"status","originalRequest":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/auth/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 20:30:12 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"WhatsApp conectado e disponível para uso.\",\n    \"status\": \"CONNECTED\"\n}"}],"_postman_id":"6386e660-050e-4e3a-9c7f-0c1ecc8afd4e"}],"id":"9d16f1fb-b88f-4e14-bc47-0a6bd5a22931","description":"<p>Consulte métodos responsáveis pela conexão com o CRONCRM.</p>\n","_postman_id":"9d16f1fb-b88f-4e14-bc47-0a6bd5a22931","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}}},{"name":"Mensagens","item":[{"name":"find","id":"160a4632-3410-4798-b8c3-1b7a47914406","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/messages/find?chat_wid=&shipping_status=all&source=all&message_type=all&message_ack=all&date_start=&date_end=&message_wid&access_token","description":"<p>Busque mensagens enviadas ou recebidas.<br />Retorna apenas mensagens sincronizadas com o CRONCRM, utilize a função de sincronizar da API para obter seu histórico de envios e recebimentos antes de utilizar nossa solução.</p>\n<ul>\n<li><p>chat_wid: Informe o número do contato.</p>\n</li>\n<li><p>shipping_status: Filtrar as mensagens por status do envio, esse status se refere ao envio feito pelo CRONCRM. sent = enviado, failed = falha \"será feita uma nova tentativa a cada 5 minutos\", queued = envio agendado, cancelled = cancelado, daily_limit = limite diário de envio atingido, error = se ocorrer um erro no envio, all = todo os status.</p>\n</li>\n<li><p>source: Origem da mensagem, se foi enviada ou recebida. in = enviado, out = recebeu (se usar out não a necessidade de usar o parâmetro shipping_status) ou all = enviado e recebido.</p>\n</li>\n<li><p>message_type: chat = texto simples c/ ou s/ emoticons, document = arquivos, image = imagens, location = localização, link = link preview, ptt = aúdio gravado no WhatsApp, audio = aúdio em geral, video = vídeos e gif, sticker = sticker animados ou não, vcard = contato, multi_vcard = lista de contato e all = qualquer tipo.</p>\n</li>\n<li><p>message_ack: Filtrar por status da mensagem dentro do WhatsApp. 0 = aguardando envio, 1 = entregue no servidor, -1 = mensagem com erro, 2 = entregue no WhatsApp do seu contato, 3 = mensagem lida pelo seu contato, 4 = mensagem assistida \"geralmente usado em vídeos\" all = todos os status. O controle de privacidade do seu contato pode afetar a confirmação de leitura.</p>\n</li>\n<li><p>message_wid: Id da mensagem fornecido pelo WhatsApp. Se você informar este parâmetro, demais parametros serão ignorados com exceção do chat_wid.</p>\n</li>\n<li><p>access_token: Token da mensagem gerado pelo CRONCRM no momento da solicitação de envio. Se você informar este parâmetro, demais parametros serão ignorados com exceção do chat_wid.</p>\n</li>\n<li><p>date_start: Informe uma data de início para filtrar a partir desta data. (Formato: Y-m-d)</p>\n</li>\n<li><p>date_end: Informe uma data limite para filtrar até esta data. (Formato: Y-m-d)</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","messages","find"],"host":["croncrm","com"],"query":[{"key":"chat_wid","value":""},{"description":{"content":"<p>'sent', 'failed', 'queued', 'cancelled', 'daily_limit', 'error', 'all'</p>\n","type":"text/plain"},"key":"shipping_status","value":"all"},{"description":{"content":"<p>'in', 'out', 'all'</p>\n","type":"text/plain"},"key":"source","value":"all"},{"description":{"content":"<p>'chat', 'document', 'image', 'location', 'link', 'ptt', 'audio', 'video', 'sticker', 'vcard', 'multi_vcard', 'all'</p>\n","type":"text/plain"},"key":"message_type","value":"all"},{"description":{"content":"<p>'0', '1', '-1', '2', '3', '4', '100', 'all'</p>\n","type":"text/plain"},"key":"message_ack","value":"all"},{"key":"date_start","value":""},{"key":"date_end","value":""},{"key":"message_wid","value":null},{"key":"access_token","value":null}],"variable":[]}},"response":[{"id":"9d7efdcb-33d2-4f17-a986-d7747ccd203c","name":"find","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://croncrm.com/api/v2/messages/find?chat_wid=xxxxxxxxxxxxx@c.us&shipping_status=all&source=all&message_type=all&message_ack=all&date_start=&date_end=&message_wid&access_token","protocol":"https","host":["croncrm","com"],"path":["api","v2","messages","find"],"query":[{"key":"chat_wid","value":"xxxxxxxxxxxxx@c.us"},{"key":"shipping_status","value":"all","description":"'sent', 'failed', 'queued', 'cancelled', 'daily_limit', 'error', 'all'"},{"key":"source","value":"all","description":"'in', 'out', 'all'"},{"key":"message_type","value":"all","description":"'chat', 'document', 'image', 'location', 'link', 'ptt', 'audio', 'video', 'sticker', 'vcard', 'multi_vcard', 'all'"},{"key":"message_ack","value":"all","description":"'0', '1', '-1', '2', '3', '4', '100', 'all'"},{"key":"date_start","value":""},{"key":"date_end","value":""},{"key":"message_wid","value":null},{"key":"access_token","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 19:20:47 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consulta realizada com sucesso.\",\n    \"page\": 1,\n    \"pages\": 1,\n    \"limit\": 20,\n    \"count\": 1,\n    \"messages\": [\n        {\n            \"chat\": {\n                \"created\": {\n                    \"date\": \"2025-07-23 16:34:38.000000\",\n                    \"timezone_type\": 3,\n                    \"timezone\": \"America/Sao_Paulo\"\n                },\n                \"modified\": {\n                    \"date\": \"2025-07-31 14:36:37.000000\",\n                    \"timezone_type\": 3,\n                    \"timezone\": \"America/Sao_Paulo\"\n                },\n                \"access_token\": \"2025U5n8vo12vJ3i7xHZyRQ0RhY7368d0398d0uN5sFBLVB1j8Ek7wpV6Zbh0723\",\n                \"chat_wid\": \"xxxxxxxxxxxxx@c.us\",\n                \"customer_service_status_id\": 4 //- O status do serviço de atendimento ao cliente, pode ser '1 = Em atendimento', '2 = Aguardando atendimento', '3 = Chatbot', '4 = Concluído', '5 = API'\n            },\n            \"message\": {\n                \"access_token\": \"20255DO83WOtkEJrz8dPtC0mkY2057fec8674bEeuUeHS8Pqomrrxxn1zJw40723\",\n                \"contact_wid\": \"xxxxxxxxxxxxx@c.us\",\n                \"message_wid\": \"\",\n                \"message_body\": \"Teste API V2\",\n                \"message_mentioneds\": null,\n                \"message_forwarded\": false, //- Se a mensagem foi um encaminhamento\n                \"message_reply\": false, //- Se for uma resposta de outra mensagem\n                \"message_type\": \"chat\", //- O tipo da mensagem, pode ser 'chat = texto', 'document = arquivo', 'image = imagem', 'video = vídeo', 'audio = áudio', 'sticker = sticker', 'location = localização', 'vcard = contato', 'multi_vcard = lista de contatos', 'reaction = reação', 'ptt = audio gravado', 'revoked = mensagem removida por tempo', 'link = link', 'ciphertext = criptografada', 'ptv = mensagem rápida de vídeo', 'order = pagamento'\n                \"message_ack\": 0, //- O ack da mensagem, pode ser '100 = Envio cancelado', '-1 = Com falha', '0 = Aguardando envio', '1 = No servidor do WhatsApp', '2 = Entregue', '3 = Lido (Vide config. privacidade)', '4 = Reproduzido'\n                \"message_ack_timestamp\": null,\n                \"message_timestamp\": \"1753299286.759418\",\n                \"source\": \"in\", //- A origem da mensagem, pode ser 'in = enviada', 'out = recebida'\n                \"shipping_status\": \"queued\", //- O status de envio, pode ser 'queued = na fila para entrega', 'sent = enviada', 'received = recebido', 'cancelled = cancelado', 'failed = falha ao enviar'\n                \"shipping_attempts\": 0, //- Número de tentativas para envio da mensagem\n                \"shipping_msg\": \"Na fila para entrega.\", //- Retorno do envio da mensagem\n                \"created\": {\n                    \"date\": \"2025-07-23 16:34:46.000000\",\n                    \"timezone_type\": 3,\n                    \"timezone\": \"America/Sao_Paulo\"\n                },\n                \"modified\": {\n                    \"date\": \"2025-07-23 16:34:46.000000\",\n                    \"timezone_type\": 3,\n                    \"timezone\": \"America/Sao_Paulo\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"160a4632-3410-4798-b8c3-1b7a47914406"},{"name":"consumption","id":"36aabf96-45ff-425b-ad61-133106b1a89c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/messages/consumption?chat_wid=&date_start=&date_end=","description":"<p>Retorna dados sobre envio e recebimento de mensagens.</p>\n<ul>\n<li><p>chat_wid: Informe o número do contato.</p>\n</li>\n<li><p>date_start: Informe uma data de início para filtrar a partir desta data. (Formato: Y-m-d)</p>\n</li>\n<li><p>date_end: Informe uma data limite para filtrar até esta data. (Formato: Y-m-d)</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","messages","consumption"],"host":["croncrm","com"],"query":[{"key":"chat_wid","value":""},{"key":"date_start","value":""},{"key":"date_end","value":""}],"variable":[]}},"response":[{"id":"e48f387e-e78e-4449-b928-7f2b52b9c506","name":"consumption","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://croncrm.com/api/v2/messages/consumption?chat_wid=xxxxxxxxxxxxx@c.us&date_start=&date_end=","protocol":"https","host":["croncrm","com"],"path":["api","v2","messages","consumption"],"query":[{"key":"chat_wid","value":"xxxxxxxxxxxxx@c.us"},{"key":"date_start","value":""},{"key":"date_end","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 19:20:47 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consulta realizada com sucesso.\",\n    \"date_start\": \"2025-08-01\",\n    \"date_end\": \"2025-08-31\",\n    \"max_days\": 180,\n    \"interval_days\": 30,\n    \"total\": {\n        \"total\": 1,\n        \"by_message_type\": {\n            \"chat\": 1,\n            \"document\": 0,\n            \"image\": 0,\n            \"location\": 0,\n            \"link\": 0,\n            \"ptt\": 0,\n            \"audio\": 0,\n            \"video\": 0,\n            \"sticker\": 0,\n            \"vcard\": 0,\n            \"multi_vcard\": 0\n        },\n        \"by_message_ack\": {\n            \"0\": 1,\n            \"1\": 0,\n            \"2\": 0,\n            \"3\": 0,\n            \"4\": 0,\n            \"100\": 0,\n            \"-1\": 0\n        },\n        \"by_status\": {\n            \"sent\": 0,\n            \"failed\": 0,\n            \"queued\": 1,\n            \"cancelled\": 0,\n            \"daily_limit\": 0,\n            \"error\": 0\n        },\n        \"by_source\": {\n            \"in\": 1,\n            \"out\": 0\n        }\n    },\n    \"by_type\": {\n        \"chat\": {\n            \"total\": 1,\n            \"by_message_ack\": {\n                \"0\": 1,\n                \"1\": 0,\n                \"2\": 0,\n                \"3\": 0,\n                \"4\": 0,\n                \"100\": 0,\n                \"-1\": 0\n            },\n            \"by_status\": {\n                \"sent\": 0,\n                \"failed\": 0,\n                \"queued\": 1,\n                \"cancelled\": 0,\n                \"daily_limit\": 0,\n                \"error\": 0\n            },\n            \"by_source\": {\n                \"in\": 1,\n                \"out\": 0\n            }\n        },\n        \"document\": {\n            \"total\": 0,\n            \"by_message_ack\": {\n                \"0\": 0,\n                \"1\": 0,\n                \"2\": 0,\n                \"3\": 0,\n                \"4\": 0,\n                \"100\": 0,\n                \"-1\": 0\n            },\n            \"by_status\": {\n                \"sent\": 0,\n                \"failed\": 0,\n                \"queued\": 0,\n                \"cancelled\": 0,\n                \"daily_limit\": 0,\n                \"error\": 0\n            },\n            \"by_source\": {\n                \"in\": 0,\n                \"out\": 0\n            }\n        },\n        \"image\": {\n            \"total\": 0,\n            \"by_message_ack\": {\n                \"0\": 0,\n                \"1\": 0,\n                \"2\": 0,\n                \"3\": 0,\n                \"4\": 0,\n                \"100\": 0,\n                \"-1\": 0\n            },\n            \"by_status\": {\n                \"sent\": 0,\n                \"failed\": 0,\n                \"queued\": 0,\n                \"cancelled\": 0,\n                \"daily_limit\": 0,\n                \"error\": 0\n            },\n            \"by_source\": {\n                \"in\": 0,\n                \"out\": 0\n            }\n        },\n        \"location\": {\n            \"total\": 0,\n            \"by_message_ack\": {\n                \"0\": 0,\n                \"1\": 0,\n                \"2\": 0,\n                \"3\": 0,\n                \"4\": 0,\n                \"100\": 0,\n                \"-1\": 0\n            },\n            \"by_status\": {\n                \"sent\": 0,\n                \"failed\": 0,\n                \"queued\": 0,\n                \"cancelled\": 0,\n                \"daily_limit\": 0,\n                \"error\": 0\n            },\n            \"by_source\": {\n                \"in\": 0,\n                \"out\": 0\n            }\n        },\n        \"link\": {\n            \"total\": 0,\n            \"by_message_ack\": {\n                \"0\": 0,\n                \"1\": 0,\n                \"2\": 0,\n                \"3\": 0,\n                \"4\": 0,\n                \"100\": 0,\n                \"-1\": 0\n            },\n            \"by_status\": {\n                \"sent\": 0,\n                \"failed\": 0,\n                \"queued\": 0,\n                \"cancelled\": 0,\n                \"daily_limit\": 0,\n                \"error\": 0\n            },\n            \"by_source\": {\n                \"in\": 0,\n                \"out\": 0\n            }\n        },\n        \"ptt\": {\n            \"total\": 0,\n            \"by_message_ack\": {\n                \"0\": 0,\n                \"1\": 0,\n                \"2\": 0,\n                \"3\": 0,\n                \"4\": 0,\n                \"100\": 0,\n                \"-1\": 0\n            },\n            \"by_status\": {\n                \"sent\": 0,\n                \"failed\": 0,\n                \"queued\": 0,\n                \"cancelled\": 0,\n                \"daily_limit\": 0,\n                \"error\": 0\n            },\n            \"by_source\": {\n                \"in\": 0,\n                \"out\": 0\n            }\n        },\n        \"audio\": {\n            \"total\": 0,\n            \"by_message_ack\": {\n                \"0\": 0,\n                \"1\": 0,\n                \"2\": 0,\n                \"3\": 0,\n                \"4\": 0,\n                \"100\": 0,\n                \"-1\": 0\n            },\n            \"by_status\": {\n                \"sent\": 0,\n                \"failed\": 0,\n                \"queued\": 0,\n                \"cancelled\": 0,\n                \"daily_limit\": 0,\n                \"error\": 0\n            },\n            \"by_source\": {\n                \"in\": 0,\n                \"out\": 0\n            }\n        },\n        \"video\": {\n            \"total\": 0,\n            \"by_message_ack\": {\n                \"0\": 0,\n                \"1\": 0,\n                \"2\": 0,\n                \"3\": 0,\n                \"4\": 0,\n                \"100\": 0,\n                \"-1\": 0\n            },\n            \"by_status\": {\n                \"sent\": 0,\n                \"failed\": 0,\n                \"queued\": 0,\n                \"cancelled\": 0,\n                \"daily_limit\": 0,\n                \"error\": 0\n            },\n            \"by_source\": {\n                \"in\": 0,\n                \"out\": 0\n            }\n        },\n        \"sticker\": {\n            \"total\": 0,\n            \"by_message_ack\": {\n                \"0\": 0,\n                \"1\": 0,\n                \"2\": 0,\n                \"3\": 0,\n                \"4\": 0,\n                \"100\": 0,\n                \"-1\": 0\n            },\n            \"by_status\": {\n                \"sent\": 0,\n                \"failed\": 0,\n                \"queued\": 0,\n                \"cancelled\": 0,\n                \"daily_limit\": 0,\n                \"error\": 0\n            },\n            \"by_source\": {\n                \"in\": 0,\n                \"out\": 0\n            }\n        },\n        \"vcard\": {\n            \"total\": 0,\n            \"by_message_ack\": {\n                \"0\": 0,\n                \"1\": 0,\n                \"2\": 0,\n                \"3\": 0,\n                \"4\": 0,\n                \"100\": 0,\n                \"-1\": 0\n            },\n            \"by_status\": {\n                \"sent\": 0,\n                \"failed\": 0,\n                \"queued\": 0,\n                \"cancelled\": 0,\n                \"daily_limit\": 0,\n                \"error\": 0\n            },\n            \"by_source\": {\n                \"in\": 0,\n                \"out\": 0\n            }\n        },\n        \"multi_vcard\": {\n            \"total\": 0,\n            \"by_message_ack\": {\n                \"0\": 0,\n                \"1\": 0,\n                \"2\": 0,\n                \"3\": 0,\n                \"4\": 0,\n                \"100\": 0,\n                \"-1\": 0\n            },\n            \"by_status\": {\n                \"sent\": 0,\n                \"failed\": 0,\n                \"queued\": 0,\n                \"cancelled\": 0,\n                \"daily_limit\": 0,\n                \"error\": 0\n            },\n            \"by_source\": {\n                \"in\": 0,\n                \"out\": 0\n            }\n        }\n    }\n}"}],"_postman_id":"36aabf96-45ff-425b-ad61-133106b1a89c"},{"name":"get-file","id":"b5462dc5-bafb-4057-b159-904a46148818","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/messages/get-file?access_token","description":"<p>Retorna a url publica de um arquivo.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","messages","get-file"],"host":["croncrm","com"],"query":[{"key":"access_token","value":null}],"variable":[]}},"response":[{"id":"c3752421-e7ac-4f22-a7e5-cfa5dc693532","name":"get-file","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://croncrm.com/api/v2/messages/get-file?access_token=2025U5n8vo12vJ3i7xHZyRQ0RhY7368d0398d0uN5sFBLVB1j8Ek7wpV6Zbh0723","protocol":"https","host":["croncrm","com"],"path":["api","v2","messages","get-file"],"query":[{"key":"access_token","value":"2025U5n8vo12vJ3i7xHZyRQ0RhY7368d0398d0uN5sFBLVB1j8Ek7wpV6Zbh0723"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"file_mimetype\": \"image/jpeg\",\r\n    \"filename\": \"teste.jpeg\",\r\n    \"url\": \"\"\r\n}"}],"_postman_id":"b5462dc5-bafb-4057-b159-904a46148818"},{"name":"delete","id":"07709f45-b484-4873-9812-507cd69b3843","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n\t\"access_token\" : \"\",\n\t\"chat_wid\" : \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/delete","description":"<p>Apague mensagens enviadas e recebidas.</p>\n<p>Atenção, se você estiver apagando uma mensagem que enviou, ela será removida do seu dispositivo e do seu contato, mas se estiver apagando uma mensagem que recebeu, ela será removida apenas em seu dispositivo.</p>\n<ul>\n<li><p>chat_wid: Informe o número do contato.</p>\n</li>\n<li><p>message_access_token: access_token gerado pelo CRONCRM para cada mensagem enviada ou recebida.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","messages","delete"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"21d91caf-8e12-4c04-b71f-18984a748bd9","name":"delete","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n\t\"message_access_token\" : \"20255DO83WOtkEJrz8dPtC0mkY2057fec8674bEeuUeHS8Pqomrrxxn1zJw40723\",\n\t\"chat_wid\" : \"xxxxxxxxxxxxx@c.us\"\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 19:29:39 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Mensagem removida da plataforma. (Essa mensagem não havia sido entregue ao WhatsApp até o momento da remoção).\"\n}"}],"_postman_id":"07709f45-b484-4873-9812-507cd69b3843"},{"name":"send-message-text","id":"710cf2de-100c-4379-aa5f-02bf523c4b5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"toTransmit","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"message\" : \"\",\n    \"chat_wid\" : \"\",\n    \"account_access_token\" : \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-message-text","description":"<p>Envia uma mensagem de texto simples com ou sem emoticons.</p>\n<ul>\n<li><p>chat_wid: Informe o número do contato.</p>\n</li>\n<li><p>message: Você pode enviar emoticons no corpo da mensagem.</p>\n</li>\n<li><p>account_access_token: Access_token do usuário registrado dentro do CRONCRM, todas as mensagens enviadas serão vinculadas ao usuário em questão. Não esqueça de finalizar a conversa usando o método chats/finish-api pois será gerado um registro de atendimento ao enviar a api token do usuário.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","messages","send-message-text"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"516c8c52-48e5-4a81-90e1-ff9d34a578ff","name":"send-message-text","originalRequest":{"method":"POST","header":[{"key":"toTransmit","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"message\" : \"Teste\",\n    \"chat_wid\" : \"xxxxxxxxxxxx@c.us\",\n    \"account_access_token\" : \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-message-text"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 19:43:36 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Mensagem salva com sucesso.\",\n    \"chat\": {\n        \"created\": {\n            \"date\": \"2025-07-31 14:54:06.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-31 14:54:06.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"access_token\": \"2025de1Ri8nIAEIXGgJm0LZzlBhb68ebe6146qbuGf3slLdC8FmMYe5SxQyj0731\",\n        \"chat_wid\": \"xxxxxxxxxxxx@c.us\",\n        \"customer_service_status_id\": 4\n    },\n    \"message\": {\n        \"access_token\": \"2025yZKH7DXqFc25OxlUd9pkpSQadc43dd31d0uY3pIypbjLu1gHFPt917HJ0731\",\n        \"contact_wid\": \"xxxxxxxxxxxxx@c.us\",\n        \"message_wid\": \"\",\n        \"message_body\": \"Teste\",\n        \"message_mentioneds\": null,\n        \"message_forwarded\": false, //- Se a mensagem foi um encaminhamento\n        \"message_reply\": false, //- Se for uma resposta de outra mensagem\n        \"message_type\": \"chat\", //- O tipo da mensagem, pode ser 'chat = texto', 'document = arquivo', 'image = imagem', 'video = vídeo', 'audio = áudio', 'sticker = sticker', 'location = localização', 'vcard = contato', 'multi_vcard = lista de contatos', 'reaction = reação', 'ptt = audio gravado', 'revoked = mensagem removida por tempo', 'link = link', 'ciphertext = criptografada', 'ptv = mensagem rápida de vídeo', 'order = pagamento'\n        \"message_ack\": 0, //- O ack da mensagem, pode ser '100 = Envio cancelado', '-1 = Com falha', '0 = Aguardando envio', '1 = No servidor do WhatsApp', '2 = Entregue', '3 = Lido (Vide config. privacidade)', '4 = Reproduzido'\n        \"message_ack_timestamp\": null,\n        \"message_timestamp\": \"1753991016.741998\",\n        \"source\": \"in\", //- A origem da mensagem, pode ser 'in = enviada', 'out = recebida'\n        \"shipping_status\": \"queued\", //- O status de envio, pode ser 'queued = na fila para entrega', 'sent = enviada', 'received = recebido', 'cancelled = cancelado', 'failed = falha ao enviar'\n        \"shipping_attempts\": 0, //- Número de tentativas para envio da mensagem\n        \"shipping_msg\": \"Na fila para entrega.\", //- Retorno do envio da mensagem\n        \"created\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        }\n    }\n}"}],"_postman_id":"710cf2de-100c-4379-aa5f-02bf523c4b5f"},{"name":"send-message-and-add-trigger-chatbot","id":"0497c6e5-f833-4ce6-bbfb-b1d39b8fc78e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"toTransmit","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"message\" : \"\",\n    \"chat_wid\" : \"\",\n    \"account_access_token\" : \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-message-and-add-trigger-chatbot","description":"<p>Envia uma mensagem de texto pelo chabot de forma que você possa enviar instruções para o seu contato acionar os gatilhos do chatbot.</p>\n<p>Obs: Se o contato já estiver \"Em atendimento\" ou \"Aguardando atendimento\", o chatbot não será acionado.</p>\n<ul>\n<li><p>chat_wid: Informe o número do contato.</p>\n</li>\n<li><p>message: Você pode enviar emoticons no corpo da mensagem.</p>\n</li>\n<li><p>account_access_token: Access_token do usuário registrado dentro do CRONCRM, todas as mensagens enviadas serão vinculadas ao usuário em questão. Não esqueça de finalizar a conversa usando o método chats/finish-api pois será gerado um registro de atendimento ao enviar a api token do usuário.</p>\n</li>\n</ul>\n<p>Ex. Digamos que você deseja enviar uma mensagem abordando um cliente e que nessa mensagem, você queira que se ele responder \"como funciona\", o chatbot já responda de forma automática sem você precisar gerar mais interações via API aumentando seu trabalho.<br />Na prática você iria cadastrar o gatilho \"como funciona\" lá na plataforma com as configurações de resposta como achar melhor, e em seguida bastaria consumir esse método aqui mandado sua mensagem por exemplo com um texto, se quiser saber mais, basta enviar \"como funciona\".</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","messages","send-message-and-add-trigger-chatbot"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"3453b485-07e2-49f0-9a37-496e69b15a4d","name":"send-message-and-add-trigger-chatbot","originalRequest":{"method":"POST","header":[{"key":"toTransmit","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"message\" : \"Teste\",\n    \"chat_wid\" : \"xxxxxxxxxxxx@c.us\",\n    \"account_access_token\" : \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-message-and-add-trigger-chatbot"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 19:48:32 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Mensagem salva com sucesso.\",\n    \"chat\": {\n        \"created\": {\n            \"date\": \"2025-07-31 14:54:06.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-31 16:43:36.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"access_token\": \"2025de1Ri8nIAEIXGgJm0LZzlBhb68ebe6146qbuGf3slLdC8FmMYe5SxQyj0731\",\n        \"chat_wid\": \"xxxxxxxxxxxxx@c.us\",\n        \"customer_service_status_id\": 5\n    },\n    \"message\": {\n        \"access_token\": \"2025l70seu8HhdwCfVrXneWBb8va372b092c0unZNzzEXcP32OsPEOQLewBB0731\",\n        \"contact_wid\": \"xxxxxxxxxxxxx@c.us\",\n        \"message_wid\": \"\",\n        \"message_body\": \"Teste\",\n        \"message_mentioneds\": null,\n        \"message_forwarded\": false, //- Se a mensagem foi um encaminhamento\n        \"message_reply\": false, //- Se for uma resposta de outra mensagem\n        \"message_type\": \"chat\", //- O tipo da mensagem, pode ser 'chat = texto', 'document = arquivo', 'image = imagem', 'video = vídeo', 'audio = áudio', 'sticker = sticker', 'location = localização', 'vcard = contato', 'multi_vcard = lista de contatos', 'reaction = reação', 'ptt = audio gravado', 'revoked = mensagem removida por tempo', 'link = link', 'ciphertext = criptografada', 'ptv = mensagem rápida de vídeo', 'order = pagamento'\n        \"message_ack\": 0, //- O ack da mensagem, pode ser '100 = Envio cancelado', '-1 = Com falha', '0 = Aguardando envio', '1 = No servidor do WhatsApp', '2 = Entregue', '3 = Lido (Vide config. privacidade)', '4 = Reproduzido'\n        \"message_ack_timestamp\": null,\n        \"message_timestamp\": \"1753991016.741998\",\n        \"source\": \"in\", //- A origem da mensagem, pode ser 'in = enviada', 'out = recebida'\n        \"shipping_status\": \"queued\", //- O status de envio, pode ser 'queued = na fila para entrega', 'sent = enviada', 'received = recebido', 'cancelled = cancelado', 'failed = falha ao enviar'\n        \"shipping_attempts\": 0, //- Número de tentativas para envio da mensagem\n        \"shipping_msg\": \"Na fila para entrega.\", //- Retorno do envio da mensagem\n        \"created\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        }\n    }\n}"}],"_postman_id":"0497c6e5-f833-4ce6-bbfb-b1d39b8fc78e"},{"name":"send-contact-vcard","id":"74d36f65-7be9-49da-afff-d082f4048d91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"toTransmit","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"contact_phone\" : \"\",\n    \"contact_name\" : \"\",\n\t\"chat_wid\" : \"\",\n    \"account_access_token\" : \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-contact-vcard","description":"<p>Envia um contato.</p>\n<ul>\n<li><p>contact_phone: Número do contato que deseja compartilhar.</p>\n</li>\n<li><p>contact_name: Nome do contato que deseja compartilhar.</p>\n</li>\n<li><p>account_access_token: Access_token do usuário registrado dentro do CRONCRM, todas as mensagens enviadas serão vinculadas ao usuário em questão. Não esqueça de finalizar a conversa usando o método chats/finish-api pois será gerado um registro de atendimento ao enviar a api token do usuário.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","messages","send-contact-vcard"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"1b726b65-0e49-4fe4-9a06-d515f5d00f5d","name":"send-contact-vcard","originalRequest":{"method":"POST","header":[{"key":"toTransmit","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"contact_phone\" : \"xxxxxxxxxxxx\",\n    \"contact_name\" : \"Rogerio\",\n\t\"chat_wid\" : \"xxxxxxxxxxxx@c.us\",\n    \"account_access_token\" : \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-contact-vcard"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 19:50:00 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Mensagem salva com sucesso.\",\n    \"chat\": {\n        \"created\": {\n            \"date\": \"2025-07-31 14:54:06.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-31 16:48:32.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"access_token\": \"2025de1Ri8nIAEIXGgJm0LZzlBhb68ebe6146qbuGf3slLdC8FmMYe5SxQyj0731\",\n        \"chat_wid\": \"xxxxxxxxxxxxx@c.us\",\n        \"customer_service_status_id\": 3\n    },\n    \"message\": {\n        \"access_token\": \"2025l70seu8HhdwCfVrXneWBb8va372b092c0unZNzzEXcP32OsPEOQLewBB0731\",\n        \"contact_wid\": \"xxxxxxxxxxxxx@c.us\",\n        \"message_wid\": \"\",\n        \"message_body\": null,\n        \"message_mentioneds\": null,\n        \"message_forwarded\": false, //- Se a mensagem foi um encaminhamento\n        \"message_reply\": false, //- Se for uma resposta de outra mensagem\n        \"message_type\": \"vcard\", //- O tipo da mensagem, pode ser 'chat = texto', 'document = arquivo', 'image = imagem', 'video = vídeo', 'audio = áudio', 'sticker = sticker', 'location = localização', 'vcard = contato', 'multi_vcard = lista de contatos', 'reaction = reação', 'ptt = audio gravado', 'revoked = mensagem removida por tempo', 'link = link', 'ciphertext = criptografada', 'ptv = mensagem rápida de vídeo', 'order = pagamento'\n        \"message_ack\": 0, //- O ack da mensagem, pode ser '100 = Envio cancelado', '-1 = Com falha', '0 = Aguardando envio', '1 = No servidor do WhatsApp', '2 = Entregue', '3 = Lido (Vide config. privacidade)', '4 = Reproduzido'\n        \"message_ack_timestamp\": null,\n        \"message_timestamp\": \"1753991016.741998\",\n        \"message_vcard\": null,\n        \"message_vcard_options\": \"{\\\"contact_phone\\\":\\\"xxxxxxxxxxxxx\\\",\\\"contact_name\\\":\\\"Teste\\\"}\",\n        \"source\": \"in\", //- A origem da mensagem, pode ser 'in = enviada', 'out = recebida'\n        \"shipping_status\": \"queued\", //- O status de envio, pode ser 'queued = na fila para entrega', 'sent = enviada', 'received = recebido', 'cancelled = cancelado', 'failed = falha ao enviar'\n        \"shipping_attempts\": 0, //- Número de tentativas para envio da mensagem\n        \"shipping_msg\": \"Na fila para entrega.\", //- Retorno do envio da mensagem\n        \"created\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        }\n    }\n}"}],"_postman_id":"74d36f65-7be9-49da-afff-d082f4048d91"},{"name":"send-contact-vcard-list","id":"99f79fe5-8dfc-4c05-84dd-ab3c4a26a95f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"toTransmit","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"contact_list\" : \"\",\n\t\"chat_wid\" : \"\",\n    \"account_access_token\" : \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-contact-vcard-list","description":"<p>Envia vários contatos ao mesmo tempo.</p>\n<ul>\n<li><p>contact_list: Informe os números dos contatos separados por vírgula. Faremos uma verificação para saber se os contatos possuem WhatsApp antes do envio.</p>\n</li>\n<li><p>account_access_token: Access_token do usuário registrado dentro do CRONCRM, todas as mensagens enviadas serão vinculadas ao usuário em questão. Não esqueça de finalizar a conversa usando o método chats/finish-api pois será gerado um registro de atendimento ao enviar a api token do usuário.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","messages","send-contact-vcard-list"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"c473d2c6-468e-42bc-ac65-fb489b01cbc0","name":"send-contact-vcard-list","originalRequest":{"method":"POST","header":[{"key":"toTransmit","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"contact_list\" : \"xxxxxxxxxxxxxx,xxxxxxxxxxxxxx\",\n\t\"chat_wid\" : \"xxxxxxxxxxxxxx@c.us\",\n    \"account_access_token\" : \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-contact-vcard-list"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 20:17:38 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Mensagem salva com sucesso.\",\n    \"chat\": {\n        \"created\": {\n            \"date\": \"2025-07-31 14:54:06.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-31 16:48:32.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"access_token\": \"2025de1Ri8nIAEIXGgJm0LZzlBhb68ebe6146qbuGf3slLdC8FmMYe5SxQyj0731\",\n        \"chat_wid\": \"xxxxxxxxxxxxxx@c.us\",\n        \"customer_service_status_id\": 3\n    },\n    \"message\": {\n        \"access_token\": \"2025l70seu8HhdwCfVrXneWBb8va372b092c0unZNzzEXcP32OsPEOQLewBB0731\",\n        \"contact_wid\": \"xxxxxxxxxxxxx@c.us\",\n        \"message_wid\": \"\",\n        \"message_body\": null,\n        \"message_mentioneds\": null,\n        \"message_forwarded\": false, //- Se a mensagem foi um encaminhamento\n        \"message_reply\": false, //- Se for uma resposta de outra mensagem\n        \"message_type\": \"multi_vcard\", //- O tipo da mensagem, pode ser 'chat = texto', 'document = arquivo', 'image = imagem', 'video = vídeo', 'audio = áudio', 'sticker = sticker', 'location = localização', 'vcard = contato', 'multi_vcard = lista de contatos', 'reaction = reação', 'ptt = audio gravado', 'revoked = mensagem removida por tempo', 'link = link', 'ciphertext = criptografada', 'ptv = mensagem rápida de vídeo', 'order = pagamento'\n        \"message_ack\": 0, //- O ack da mensagem, pode ser '100 = Envio cancelado', '-1 = Com falha', '0 = Aguardando envio', '1 = No servidor do WhatsApp', '2 = Entregue', '3 = Lido (Vide config. privacidade)', '4 = Reproduzido'\n        \"message_ack_timestamp\": null,\n        \"message_timestamp\": \"1753991016.741998\",\n        \"message_vcard\": null,\n        \"message_vcard_options\": \"[\\\"xxxxxxxxxxxxx@c.us\\\",\\\"xxxxxxxxxxxxx@c.us\\\"]\",\n        \"source\": \"in\", //- A origem da mensagem, pode ser 'in = enviada', 'out = recebida'\n        \"shipping_status\": \"queued\", //- O status de envio, pode ser 'queued = na fila para entrega', 'sent = enviada', 'received = recebido', 'cancelled = cancelado', 'failed = falha ao enviar'\n        \"shipping_attempts\": 0, //- Número de tentativas para envio da mensagem\n        \"shipping_msg\": \"Na fila para entrega.\", //- Retorno do envio da mensagem\n        \"created\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        }\n    }\n}"}],"_postman_id":"99f79fe5-8dfc-4c05-84dd-ab3c4a26a95f"},{"name":"send-location","id":"697bc385-7033-441f-b864-f30a61afecb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"toTransmit","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"latitude\" : \"\",\n    \"longitude\" : \"\",\n    \"address\" : \"\",\n\t\"chat_wid\" : \"\",\n    \"account_access_token\" : \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-location","description":"<p>Envia uma localização ou endereço.</p>\n<ul>\n<li><p>chat_wid: Informe o número do contato.</p>\n</li>\n<li><p>latitude: Envie a latitude do endereço, obrigatório para o contato carregar o mapa.</p>\n</li>\n<li><p>longitude: Envie a longitude do endereço, obrigatório para carregar o mapa.</p>\n</li>\n<li><p>address: Endereço a ser enviado.</p>\n</li>\n<li><p>account_access_token: Access_token do usuário registrado dentro do CRONCRM, todas as mensagens enviadas serão vinculadas ao usuário em questão. Não esqueça de finalizar a conversa usando o método chats/finish-api pois será gerado um registro de atendimento ao enviar a api token do usuário.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","messages","send-location"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"ecda43a9-8e03-4ade-b4d4-f96cd5052dda","name":"send-location","originalRequest":{"method":"POST","header":[{"key":"toTransmit","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"latitude\" : \"-23.550164466\",\n    \"longitude\" : \"-46.633664132\",\n    \"address\" : \"Praça da Sé, s/n, Sé, São Paulo - SP, CEP: 01001-000\",\n\t\"chat_wid\" : \"xxxxxxxxxxxxx@c.us\",\n    \"account_access_token\" : \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-location"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 20:24:29 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Mensagem salva com sucesso.\",\n    \"chat\": {\n        \"created\": {\n            \"date\": \"2025-07-31 14:54:06.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-31 16:48:32.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"access_token\": \"2025de1Ri8nIAEIXGgJm0LZzlBhb68ebe6146qbuGf3slLdC8FmMYe5SxQyj0731\",\n        \"chat_wid\": \"xxxxxxxxxxxxx@c.us\",\n        \"customer_service_status_id\": 3\n    },\n    \"message\": {\n        \"access_token\": \"2025l70seu8HhdwCfVrXneWBb8va372b092c0unZNzzEXcP32OsPEOQLewBB0731\",\n        \"contact_wid\": \"xxxxxxxxxxxxx@c.us\",\n        \"message_wid\": \"\",\n        \"message_body\": null,\n        \"message_mentioneds\": null,\n        \"message_forwarded\": false, //- Se a mensagem foi um encaminhamento\n        \"message_reply\": false, //- Se for uma resposta de outra mensagem\n        \"message_type\": \"location\", //- O tipo da mensagem, pode ser 'chat = texto', 'document = arquivo', 'image = imagem', 'video = vídeo', 'audio = áudio', 'sticker = sticker', 'location = localização', 'vcard = contato', 'multi_vcard = lista de contatos', 'reaction = reação', 'ptt = audio gravado', 'revoked = mensagem removida por tempo', 'link = link', 'ciphertext = criptografada', 'ptv = mensagem rápida de vídeo', 'order = pagamento'\n        \"message_ack\": 0, //- O ack da mensagem, pode ser '100 = Envio cancelado', '-1 = Com falha', '0 = Aguardando envio', '1 = No servidor do WhatsApp', '2 = Entregue', '3 = Lido (Vide config. privacidade)', '4 = Reproduzido'\n        \"message_ack_timestamp\": null,\n        \"message_timestamp\": \"1753991016.741998\",\n        \"message_location\": \"\",\n        \"message_location_is_live\": 0,\n        \"message_location_loc\": \"Praça da Sé, s/n, Sé, São Paulo - SP, CEP: 01001-000\",\n        \"message_location_comment\": \"\",\n        \"message_location_lat\": \"-23.550164466\",\n        \"message_location_lng\": \"-46.633664132\",\n        \"source\": \"in\", //- A origem da mensagem, pode ser 'in = enviada', 'out = recebida'\n        \"shipping_status\": \"queued\", //- O status de envio, pode ser 'queued = na fila para entrega', 'sent = enviada', 'received = recebido', 'cancelled = cancelado', 'failed = falha ao enviar'\n        \"shipping_attempts\": 0, //- Número de tentativas para envio da mensagem\n        \"shipping_msg\": \"Na fila para entrega.\", //- Retorno do envio da mensagem\n        \"created\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        }\n    }\n}"}],"_postman_id":"697bc385-7033-441f-b864-f30a61afecb6"},{"name":"send-message-reply","id":"c8452b3e-259c-42be-b2f4-dfa2fea39137","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"toTransmit","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"message_reply_access_token\" : \"\",\n    \"message\" : \"\",\n\t\"chat_wid\" : \"\",\n    \"account_access_token\" : \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-message-reply","description":"<p>Responda mensagens enviadas e recebidas.</p>\n<ul>\n<li><p>chat_wid: Informe o número do contato.</p>\n</li>\n<li><p>message: Você pode enviar emoticons no corpo da mensagem.</p>\n</li>\n<li><p>account_access_token: Access_token do usuário registrado dentro do CRONCRM, todas as mensagens enviadas serão vinculadas ao usuário em questão. Não esqueça de finalizar a conversa usando o método chats/finish-api pois será gerado um registro de atendimento ao enviar a api token do usuário.</p>\n</li>\n<li><p>message_reply_access_token: access_token gerado pelo CRONCRM para cada mensagem enviada ou recebida.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","messages","send-message-reply"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"b981c2f6-b98d-4ead-abf5-35915b4b1e51","name":"send-message-reply","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"message_reply_access_token\" : \"2025VIAAUtJRlr0Utw5dSXRPM4T235e845cf27jDxOhjvUNJyUqwBesOEkfO0731\",\n    \"message\" : \"Teste\",\n\t\"chat_wid\" : \"xxxxxxxxxxxxx@c.us\",\n    \"account_access_token\" : \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-message-reply"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 20:27:40 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Mensagem salva com sucesso.\",\n    \"chat\": {\n        \"created\": {\n            \"date\": \"2025-07-31 14:54:06.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-31 16:48:32.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"access_token\": \"2025de1Ri8nIAEIXGgJm0LZzlBhb68ebe6146qbuGf3slLdC8FmMYe5SxQyj0731\",\n        \"chat_wid\": \"xxxxxxxxxxxxx@c.us\",\n        \"customer_service_status_id\": 3\n    },\n    \"message\": {\n        \"access_token\": \"2025l70seu8HhdwCfVrXneWBb8va372b092c0unZNzzEXcP32OsPEOQLewBB0731\",\n        \"contact_wid\": \"xxxxxxxxxxxxx@c.us\",\n        \"message_wid\": \"\",\n        \"message_body\": null,\n        \"message_mentioneds\": null,\n        \"message_forwarded\": false, //- Se a mensagem foi um encaminhamento\n        \"message_reply\": true, //- Se for uma resposta de outra mensagem\n        \"message_reply_message\": {\n            \"access_token\": \"2025VIAAUtJRlr0Utw5dSXRPM4T235e845cf27jDxOhjvUNJyUqwBesOEkfO0731\",\n            \"contact_wid\": \"xxxxxxxxxxxxx@c.us\",\n            \"message_wid\": \"true_xxxxxxxxxxxxx@c.us_3EB08AE6A650EA25B0564D\",\n            \"message_body\": \"Teste\",\n            \"message_mentioneds\": null,\n            \"message_forwarded\": false,\n            \"message_reply\": false,\n            \"message_type\": \"chat\",\n            \"message_ack\": 2,\n            \"message_ack_timestamp\": \"1753993606\",\n            \"message_timestamp\": \"1753993606.012128\",\n            \"source\": \"in\",\n            \"shipping_status\": \"sent\",\n            \"shipping_attempts\": 1,\n            \"shipping_msg\": \"Mensagem entregue ao WebService de envio.\",\n            \"created\": {\n                \"date\": \"2025-07-31 17:26:47.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"modified\": {\n                \"date\": \"2025-07-31 17:26:47.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            }\n        },\n        \"message_type\": \"chat\", //- O tipo da mensagem, pode ser 'chat = texto', 'document = arquivo', 'image = imagem', 'video = vídeo', 'audio = áudio', 'sticker = sticker', 'location = localização', 'vcard = contato', 'multi_vcard = lista de contatos', 'reaction = reação', 'ptt = audio gravado', 'revoked = mensagem removida por tempo', 'link = link', 'ciphertext = criptografada', 'ptv = mensagem rápida de vídeo', 'order = pagamento'\n        \"message_ack\": 0, //- O ack da mensagem, pode ser '100 = Envio cancelado', '-1 = Com falha', '0 = Aguardando envio', '1 = No servidor do WhatsApp', '2 = Entregue', '3 = Lido (Vide config. privacidade)', '4 = Reproduzido'\n        \"message_ack_timestamp\": null,\n        \"message_timestamp\": \"1753991016.741998\",\n        \"source\": \"in\", //- A origem da mensagem, pode ser 'in = enviada', 'out = recebida'\n        \"shipping_status\": \"queued\", //- O status de envio, pode ser 'queued = na fila para entrega', 'sent = enviada', 'received = recebido', 'cancelled = cancelado', 'failed = falha ao enviar'\n        \"shipping_attempts\": 0, //- Número de tentativas para envio da mensagem\n        \"shipping_msg\": \"Na fila para entrega.\", //- Retorno do envio da mensagem\n        \"created\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        }\n    }\n}"}],"_postman_id":"c8452b3e-259c-42be-b2f4-dfa2fea39137"},{"name":"send-message-forward","id":"b3f5b331-3345-4fea-9b8a-22ccc76b4894","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"toTransmit","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"message_forward_access_token\" : \"\",\n\t\"chat_wid\" : \"\",\n    \"account_access_token\" : \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-message-forward","description":"<p>Encaminhe mensagens enviada e recebidas a outros contatos.</p>\n<p>Atenção, só é permitido encaminhar mensagens para conversas já existentes.<br />Você pode encaminhar mensagens recebidas e enviadas.</p>\n<ul>\n<li><p>chat_wid: Informe o número do contato.</p>\n</li>\n<li><p>account_access_token: Access_token do usuário registrado dentro do CRONCRM, todas as mensagens enviadas serão vinculadas ao usuário em questão. Não esqueça de finalizar a conversa usando o método chats/finish-api pois será gerado um registro de atendimento ao enviar a api token do usuário.</p>\n</li>\n<li><p>message_forward_access_token: access_token gerado pelo CRONCRM para cada mensagem enviada ou recebida.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","messages","send-message-forward"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"c1966f6f-f6c0-487b-8330-06d38df9ee39","name":"send-message-forward","originalRequest":{"method":"POST","header":[{"key":"toTransmit","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"message_forward_access_token\" : \"2025VIAAUtJRlr0Utw5dSXRPM4T235e845cf27jDxOhjvUNJyUqwBesOEkfO0731\",\n\t\"chat_wid\" : \"xxxxxxxxxxxxx@c.us\",\n    \"account_access_token\" : \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-message-forward"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 20:36:59 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Mensagem salva com sucesso.\",\n    \"chat\": {\n        \"created\": {\n            \"date\": \"2025-07-23 16:34:38.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-31 14:36:37.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"access_token\": \"2025U5n8vo12vJ3i7xHZyRQ0RhY7368d0398d0uN5sFBLVB1j8Ek7wpV6Zbh0723\",\n        \"chat_wid\": \"xxxxxxxxxxxxx@c.us\",\n        \"customer_service_status_id\": 4\n    },\n    \"message\": {\n        \"access_token\": \"2025l70seu8HhdwCfVrXneWBb8va372b092c0unZNzzEXcP32OsPEOQLewBB0731\",\n        \"contact_wid\": \"xxxxxxxxxxxxx@c.us\",\n        \"message_wid\": \"\",\n        \"message_body\": null,\n        \"message_mentioneds\": null,\n        \"message_forwarded\": true, //- Se a mensagem foi um encaminhamento\n        \"message_forwarded_message\": null,\n        \"message_forwarded_score\": 1,\n        \"message_reply\": true, //- Se for uma resposta de outra mensagem\n        \"message_type\": \"chat\", //- O tipo da mensagem, pode ser 'chat = texto', 'document = arquivo', 'image = imagem', 'video = vídeo', 'audio = áudio', 'sticker = sticker', 'location = localização', 'vcard = contato', 'multi_vcard = lista de contatos', 'reaction = reação', 'ptt = audio gravado', 'revoked = mensagem removida por tempo', 'link = link', 'ciphertext = criptografada', 'ptv = mensagem rápida de vídeo', 'order = pagamento'\n        \"message_ack\": 0, //- O ack da mensagem, pode ser '100 = Envio cancelado', '-1 = Com falha', '0 = Aguardando envio', '1 = No servidor do WhatsApp', '2 = Entregue', '3 = Lido (Vide config. privacidade)', '4 = Reproduzido'\n        \"message_ack_timestamp\": null,\n        \"message_timestamp\": \"1753991016.741998\",\n        \"source\": \"in\", //- A origem da mensagem, pode ser 'in = enviada', 'out = recebida'\n        \"shipping_status\": \"queued\", //- O status de envio, pode ser 'queued = na fila para entrega', 'sent = enviada', 'received = recebido', 'cancelled = cancelado', 'failed = falha ao enviar'\n        \"shipping_attempts\": 0, //- Número de tentativas para envio da mensagem\n        \"shipping_msg\": \"Na fila para entrega.\", //- Retorno do envio da mensagem\n        \"created\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        }\n    }\n}"}],"_postman_id":"b3f5b331-3345-4fea-9b8a-22ccc76b4894"},{"name":"send-message-file","id":"a92135c3-ac88-4185-bce0-046efcbf94b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"toTransmit","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"chat_wid\" : \"\",\r\n    \"url\" : \"\",\r\n    \"filename\" : \"\",\r\n    \"mime_type\" : \"\",\r\n    \"size\" : \"\",\r\n    \"caption\" : \"\",\r\n    \"account_access_token\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-message-file","description":"<p>Envie mensagens com arquivos.</p>\n<ul>\n<li><p>chat_wid: Informe o número do contato.</p>\n</li>\n<li><p>url: Enviar uma url publicai.</p>\n</li>\n<li><p>filename: Nome da arquivo com extensão.</p>\n</li>\n<li><p>mime_type: enviar o mime_type do aquivo</p>\n</li>\n<li><p>size: enviar o tamanho do arquivo em KB</p>\n</li>\n<li><p>caption: Sua mensagem ou descrição sobre a imagem.</p>\n</li>\n<li><p>account_access_token: Access_token do usuário registrado dentro do CRONCRM, todas as mensagens enviadas serão vinculadas ao usuário em questão. Não esqueça de finalizar a conversa usando o método chats/finish-api pois será gerado um registro de atendimento ao enviar a api token do usuário.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","messages","send-message-file"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"fc6bb74e-a152-4588-bd95-17053639a117","name":"send-message-file","originalRequest":{"method":"POST","header":[{"key":"toTransmit","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"chat_wid\" : \"xxxxxxxxxxxxx@c.us\",\r\n    \"url\" : \"https://static.escolakids.uol.com.br/2025/01/1-sol-visto-do-universo.jpg\",\r\n    \"filename\" : \"1-sol-visto-do-universo.jpg\",\r\n    \"mime_type\" : \"image/jpeg\",\r\n    \"size\" : \"47\",\r\n    \"caption\" : \"Teste\",\r\n    \"account_access_token\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-message-file"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 21:06:48 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Mensagem salva com sucesso.\",\n    \"chat\": {\n        \"created\": {\n            \"date\": \"2025-07-31 14:54:06.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-31 16:48:32.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"access_token\": \"2025de1Ri8nIAEIXGgJm0LZzlBhb68ebe6146qbuGf3slLdC8FmMYe5SxQyj0731\",\n        \"chat_wid\": \"xxxxxxxxxxxxx@c.us\",\n        \"customer_service_status_id\": 3\n    },\n    \"message\": {\n        \"access_token\": \"2025l70seu8HhdwCfVrXneWBb8va372b092c0unZNzzEXcP32OsPEOQLewBB0731\",\n        \"contact_wid\": \"xxxxxxxxxxxxx@c.us\",\n        \"message_wid\": \"\",\n        \"message_body\": null,\n        \"message_mentioneds\": null,\n        \"message_forwarded\": true, //- Se a mensagem foi um encaminhamento\n        \"message_forwarded_message\": null,\n        \"message_forwarded_score\": 1,\n        \"message_reply\": true, //- Se for uma resposta de outra mensagem\n        \"message_caption\": \"Teste\",\n        \"message_type\": \"document\", //- O tipo da mensagem, pode ser 'chat = texto', 'document = arquivo', 'image = imagem', 'video = vídeo', 'audio = áudio', 'sticker = sticker', 'location = localização', 'vcard = contato', 'multi_vcard = lista de contatos', 'reaction = reação', 'ptt = audio gravado', 'revoked = mensagem removida por tempo', 'link = link', 'ciphertext = criptografada', 'ptv = mensagem rápida de vídeo', 'order = pagamento'\n        \"message_file_decrypt\": \"https://croncrm.com/api/v1/messages/get-file/?access_token=20257ANJtk8SPTGOn6PR61zpwvA294715152bOgK7isT7KphLXG1PFtlNx7q0731\",\n        \"message_filename\": \"1-sol-visto-do-universo.jpeg\",\n        \"message_file_mimetype\": \"image/jpeg\",\n        \"message_file_size\": \"47\",\n        \"message_ack\": 0, //- O ack da mensagem, pode ser '100 = Envio cancelado', '-1 = Com falha', '0 = Aguardando envio', '1 = No servidor do WhatsApp', '2 = Entregue', '3 = Lido (Vide config. privacidade)', '4 = Reproduzido'\n        \"message_ack_timestamp\": null,\n        \"message_timestamp\": \"1753991016.741998\",\n        \"source\": \"in\", //- A origem da mensagem, pode ser 'in = enviada', 'out = recebida'\n        \"shipping_status\": \"queued\", //- O status de envio, pode ser 'queued = na fila para entrega', 'sent = enviada', 'received = recebido', 'cancelled = cancelado', 'failed = falha ao enviar'\n        \"shipping_attempts\": 0, //- Número de tentativas para envio da mensagem\n        \"shipping_msg\": \"Na fila para entrega.\", //- Retorno do envio da mensagem\n        \"created\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        }\n    }\n}"}],"_postman_id":"a92135c3-ac88-4185-bce0-046efcbf94b8"},{"name":"send-message-image","id":"3041a7e7-357d-4c72-913d-e1df666a1ce1","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[{"key":"toTransmit","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"chat_wid\" : \"\",\r\n    \"url\" : \"\",\r\n    \"filename\" : \"\",\r\n    \"mime_type\" : \"\",\r\n    \"size\" : \"\",\r\n    \"caption\" : \"\",\r\n    \"account_access_token\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-message-image","description":"<p>Envie mensagens com imagens.</p>\n<ul>\n<li><p>chat_wid: Informe o número do contato.</p>\n</li>\n<li><p>url: Enviar uma url publicai.</p>\n</li>\n<li><p>filename: Nome da arquivo com extensão.</p>\n</li>\n<li><p>mime_type: enviar o mime_type do aquivo</p>\n</li>\n<li><p>size: enviar o tamanho do arquivo em KB</p>\n</li>\n<li><p>caption: Sua mensagem ou descrição sobre a imagem.</p>\n</li>\n<li><p>account_access_token: Access_token do usuário registrado dentro do CRONCRM, todas as mensagens enviadas serão vinculadas ao usuário em questão. Não esqueça de finalizar a conversa usando o método chats/finish-api pois será gerado um registro de atendimento ao enviar a api token do usuário.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","messages","send-message-image"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"3b9616a5-a490-4ce6-9445-ff373c92f6e1","name":"send-message-image","originalRequest":{"method":"POST","header":[{"key":"toTransmit","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"chat_wid\" : \"xxxxxxxxxxxxx@c.us\",\r\n    \"url\" : \"https://static.escolakids.uol.com.br/2025/01/1-sol-visto-do-universo.jpg\",\r\n    \"filename\" : \"1-sol-visto-do-universo.jpg\",\r\n    \"mime_type\" : \"image/jpeg\",\r\n    \"size\" : \"47\",\r\n    \"caption\" : \"Teste\",\r\n    \"account_access_token\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-message-image"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 21:08:36 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Mensagem salva com sucesso.\",\n    \"chat\": {\n        \"created\": {\n            \"date\": \"2025-07-31 14:54:06.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-31 16:48:32.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"access_token\": \"2025de1Ri8nIAEIXGgJm0LZzlBhb68ebe6146qbuGf3slLdC8FmMYe5SxQyj0731\",\n        \"chat_wid\": \"xxxxxxxxxxxxx@c.us\",\n        \"customer_service_status_id\": 3\n    },\n    \"message\": {\n        \"access_token\": \"2025l70seu8HhdwCfVrXneWBb8va372b092c0unZNzzEXcP32OsPEOQLewBB0731\",\n        \"contact_wid\": \"xxxxxxxxxxxxx@c.us\",\n        \"message_wid\": \"\",\n        \"message_body\": null,\n        \"message_mentioneds\": null,\n        \"message_forwarded\": true, //- Se a mensagem foi um encaminhamento\n        \"message_forwarded_message\": null,\n        \"message_forwarded_score\": 1,\n        \"message_reply\": true, //- Se for uma resposta de outra mensagem\n        \"message_caption\": \"Teste\",\n        \"message_type\": \"image\", //- O tipo da mensagem, pode ser 'chat = texto', 'document = arquivo', 'image = imagem', 'video = vídeo', 'audio = áudio', 'sticker = sticker', 'location = localização', 'vcard = contato', 'multi_vcard = lista de contatos', 'reaction = reação', 'ptt = audio gravado', 'revoked = mensagem removida por tempo', 'link = link', 'ciphertext = criptografada', 'ptv = mensagem rápida de vídeo', 'order = pagamento'\n        \"message_file_decrypt\": \"https://croncrm.com/api/v1/messages/get-file/?access_token=20257ANJtk8SPTGOn6PR61zpwvA294715152bOgK7isT7KphLXG1PFtlNx7q0731\",\n        \"message_filename\": \"1-sol-visto-do-universo.jpeg\",\n        \"message_file_mimetype\": \"image/jpeg\",\n        \"message_file_size\": \"47\",\n        \"message_ack\": 0, //- O ack da mensagem, pode ser '100 = Envio cancelado', '-1 = Com falha', '0 = Aguardando envio', '1 = No servidor do WhatsApp', '2 = Entregue', '3 = Lido (Vide config. privacidade)', '4 = Reproduzido'\n        \"message_ack_timestamp\": null,\n        \"message_timestamp\": \"1753991016.741998\",\n        \"source\": \"in\", //- A origem da mensagem, pode ser 'in = enviada', 'out = recebida'\n        \"shipping_status\": \"queued\", //- O status de envio, pode ser 'queued = na fila para entrega', 'sent = enviada', 'received = recebido', 'cancelled = cancelado', 'failed = falha ao enviar'\n        \"shipping_attempts\": 0, //- Número de tentativas para envio da mensagem\n        \"shipping_msg\": \"Na fila para entrega.\", //- Retorno do envio da mensagem\n        \"created\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        }\n    }\n}"}],"_postman_id":"3041a7e7-357d-4c72-913d-e1df666a1ce1"},{"name":"send-message-video","id":"552ef348-6a2e-4e98-9bfc-42ab3f6b55a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"toTransmit","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"chat_wid\" : \"\",\r\n    \"url\" : \"\",\r\n    \"filename\" : \"\",\r\n    \"mime_type\" : \"\",\r\n    \"size\" : \"\",\r\n    \"caption\" : \"\",\r\n    \"account_access_token\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-message-video","description":"<p>Envie mensagens com videos.</p>\n<ul>\n<li><p>chat_wid: Informe o número do contato.</p>\n</li>\n<li><p>url: Enviar uma url publicai.</p>\n</li>\n<li><p>filename: Nome da arquivo com extensão.</p>\n</li>\n<li><p>mime_type: enviar o mime_type do aquivo</p>\n</li>\n<li><p>size: enviar o tamanho do arquivo em KB</p>\n</li>\n<li><p>caption: Sua mensagem ou descrição sobre a imagem.</p>\n</li>\n<li><p>account_access_token: Access_token do usuário registrado dentro do CRONCRM, todas as mensagens enviadas serão vinculadas ao usuário em questão. Não esqueça de finalizar a conversa usando o método chats/finish-api pois será gerado um registro de atendimento ao enviar a api token do usuário.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","messages","send-message-video"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"93ff5322-89e5-423b-af36-e587094b72fe","name":"send-message-video","originalRequest":{"method":"POST","header":[{"key":"toTransmit","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"chat_wid\" : \"xxxxxxxxxxxxx@c.us\",\r\n    \"url\" : \"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/WhatCarCanYouGetForAGrand.mp4\",\r\n    \"filename\" : \"WhatCarCanYouGetForAGrand.mp4\",\r\n    \"mime_type\" : \"video/mp4\",\r\n    \"size\" : \"44510\",\r\n    \"caption\" : \"Teste\",\r\n    \"account_access_token\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-message-video"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 21:24:06 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Mensagem salva com sucesso.\",\n    \"chat\": {\n        \"created\": {\n            \"date\": \"2025-07-31 14:54:06.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-31 16:48:32.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"access_token\": \"2025de1Ri8nIAEIXGgJm0LZzlBhb68ebe6146qbuGf3slLdC8FmMYe5SxQyj0731\",\n        \"chat_wid\": \"xxxxxxxxxxxxx@c.us\",\n        \"customer_service_status_id\": 3\n    },\n    \"message\": {\n        \"access_token\": \"2025l70seu8HhdwCfVrXneWBb8va372b092c0unZNzzEXcP32OsPEOQLewBB0731\",\n        \"contact_wid\": \"xxxxxxxxxxxxx@c.us\",\n        \"message_wid\": \"\",\n        \"message_body\": null,\n        \"message_mentioneds\": null,\n        \"message_forwarded\": true, //- Se a mensagem foi um encaminhamento\n        \"message_forwarded_message\": null,\n        \"message_forwarded_score\": 1,\n        \"message_reply\": true, //- Se for uma resposta de outra mensagem\n        \"message_caption\": \"Teste\",\n        \"message_type\": \"video\", //- O tipo da mensagem, pode ser 'chat = texto', 'document = arquivo', 'image = imagem', 'video = vídeo', 'audio = áudio', 'sticker = sticker', 'location = localização', 'vcard = contato', 'multi_vcard = lista de contatos', 'reaction = reação', 'ptt = audio gravado', 'revoked = mensagem removida por tempo', 'link = link', 'ciphertext = criptografada', 'ptv = mensagem rápida de vídeo', 'order = pagamento'\n        \"message_file_decrypt\": \"https://croncrm.com/api/v1/messages/get-file/?access_token=20257ANJtk8SPTGOn6PR61zpwvA294715152bOgK7isT7KphLXG1PFtlNx7q0731\",\n        \"message_filename\": \"whatcarcanyougetforagrand.mp4\",\n        \"message_file_mimetype\": \"video/mp4\",\n        \"message_file_size\": \"44510\",\n        \"message_ack\": 0, //- O ack da mensagem, pode ser '100 = Envio cancelado', '-1 = Com falha', '0 = Aguardando envio', '1 = No servidor do WhatsApp', '2 = Entregue', '3 = Lido (Vide config. privacidade)', '4 = Reproduzido'\n        \"message_ack_timestamp\": null,\n        \"message_timestamp\": \"1753991016.741998\",\n        \"source\": \"in\", //- A origem da mensagem, pode ser 'in = enviada', 'out = recebida'\n        \"shipping_status\": \"queued\", //- O status de envio, pode ser 'queued = na fila para entrega', 'sent = enviada', 'received = recebido', 'cancelled = cancelado', 'failed = falha ao enviar'\n        \"shipping_attempts\": 0, //- Número de tentativas para envio da mensagem\n        \"shipping_msg\": \"Na fila para entrega.\", //- Retorno do envio da mensagem\n        \"created\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        }\n    }\n}"}],"_postman_id":"552ef348-6a2e-4e98-9bfc-42ab3f6b55a7"},{"name":"send-message-audio","id":"5501c5d2-c915-4297-af8b-1c8c2f4bb0cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"toTransmit","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"chat_wid\" : \"\",\r\n    \"url\" : \"\",\r\n    \"filename\" : \"\",\r\n    \"mime_type\" : \"\",\r\n    \"size\" : \"\",\r\n    \"account_access_token\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-message-audio","description":"<p>Envie mensagens com audios.</p>\n<ul>\n<li><p>chat_wid: Informe o número do contato.</p>\n</li>\n<li><p>url: Enviar uma url publicai.</p>\n</li>\n<li><p>filename: Nome da arquivo com extensão.</p>\n</li>\n<li><p>mime_type: enviar o mime_type do aquivo</p>\n</li>\n<li><p>size: enviar o tamanho do arquivo em KB</p>\n</li>\n<li><p>account_access_token: Access_token do usuário registrado dentro do CRONCRM, todas as mensagens enviadas serão vinculadas ao usuário em questão. Não esqueça de finalizar a conversa usando o método chats/finish-api pois será gerado um registro de atendimento ao enviar a api token do usuário.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","messages","send-message-audio"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"a4729c81-33dc-4ab6-bcad-34fe10e6fe3a","name":"send-message-audio","originalRequest":{"method":"POST","header":[{"key":"toTransmit","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"chat_wid\" : \"xxxxxxxxxxxxx@c.us\",\r\n    \"url\" : \"https://tuningmania.com.br/autosom/mp3/0-intro%20to%20test%20section.MP3\",\r\n    \"filename\" : \"teste.mp3\",\r\n    \"mime_type\" : \"audio/mp3\",\r\n    \"size\" : \"44510\",\r\n    \"account_access_token\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/messages/send-message-audio"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 21:46:21 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Mensagem salva com sucesso.\",\n    \"chat\": {\n        \"created\": {\n            \"date\": \"2025-07-31 14:54:06.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-31 16:48:32.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"access_token\": \"2025de1Ri8nIAEIXGgJm0LZzlBhb68ebe6146qbuGf3slLdC8FmMYe5SxQyj0731\",\n        \"chat_wid\": \"xxxxxxxxxxxxx@c.us\",\n        \"customer_service_status_id\": 3\n    },\n    \"message\": {\n        \"access_token\": \"2025l70seu8HhdwCfVrXneWBb8va372b092c0unZNzzEXcP32OsPEOQLewBB0731\",\n        \"contact_wid\": \"xxxxxxxxxxxxx@c.us\",\n        \"message_wid\": \"\",\n        \"message_body\": null,\n        \"message_mentioneds\": null,\n        \"message_forwarded\": true, //- Se a mensagem foi um encaminhamento\n        \"message_forwarded_message\": null,\n        \"message_forwarded_score\": 1,\n        \"message_reply\": true, //- Se for uma resposta de outra mensagem\n        \"message_caption\": \"\",\n        \"message_type\": \"audio\", //- O tipo da mensagem, pode ser 'chat = texto', 'document = arquivo', 'image = imagem', 'video = vídeo', 'audio = áudio', 'sticker = sticker', 'location = localização', 'vcard = contato', 'multi_vcard = lista de contatos', 'reaction = reação', 'ptt = audio gravado', 'revoked = mensagem removida por tempo', 'link = link', 'ciphertext = criptografada', 'ptv = mensagem rápida de vídeo', 'order = pagamento'\n        \"message_file_decrypt\": \"https://croncrm.com/api/v1/messages/get-file/?access_token=20257ANJtk8SPTGOn6PR61zpwvA294715152bOgK7isT7KphLXG1PFtlNx7q0731\",\n        \"message_filename\": \"whatcarcanyougetforagrand.mp4\",\n        \"message_file_mimetype\": \"video/mp4\",\n        \"message_file_size\": \"44510\",\n        \"message_ack\": 0, //- O ack da mensagem, pode ser '100 = Envio cancelado', '-1 = Com falha', '0 = Aguardando envio', '1 = No servidor do WhatsApp', '2 = Entregue', '3 = Lido (Vide config. privacidade)', '4 = Reproduzido'\n        \"message_ack_timestamp\": null,\n        \"message_timestamp\": \"1753991016.741998\",\n        \"source\": \"in\", //- A origem da mensagem, pode ser 'in = enviada', 'out = recebida'\n        \"shipping_status\": \"queued\", //- O status de envio, pode ser 'queued = na fila para entrega', 'sent = enviada', 'received = recebido', 'cancelled = cancelado', 'failed = falha ao enviar'\n        \"shipping_attempts\": 0, //- Número de tentativas para envio da mensagem\n        \"shipping_msg\": \"Na fila para entrega.\", //- Retorno do envio da mensagem\n        \"created\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-23 16:34:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        }\n    }\n}"}],"_postman_id":"5501c5d2-c915-4297-af8b-1c8c2f4bb0cf"}],"id":"0a7f3dc3-d1fa-49c6-bf3c-ddbfc53a5466","description":"<p>Consulte métodos responsáveis pelo gerenciamento de mensagens.</p>\n<p>Considere usar o método chats/finish-api ao finalizar uma interação com o contato via API, pós a conversa ficará vinculada a API impossibilitando a interação com o Auto-Atendimento.</p>\n","_postman_id":"0a7f3dc3-d1fa-49c6-bf3c-ddbfc53a5466","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}}},{"name":"Conversas","item":[{"name":"create","id":"c2d45bee-2e0c-499c-9d5b-cb2b741cd765","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"chat_wid\": \"\",\r\n    \"profile_name\": \"\",\r\n    \"profile_cpf_cnpj\" : \"\",\r\n    \"profile_email\": \"\",\r\n    \"profile_celular\": \"\",\r\n    \"profile_phone\": \"\",\r\n    \"profile_cep\": \"\",\r\n    \"profile_address\": \"\",\r\n    \"profile_number\": \"\",\r\n    \"profile_neighborhood\": \"\",\r\n    \"profile_complement\": \"\",\r\n    \"profile_birthdate\": \"\",\r\n    \"profile_city_ibge\": \"\",\r\n    \"profile_observations\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/chats/create","description":"<p>Crie uma conversas, as conversas são responsáveis por agrupar as mensagens que envia para cada pessoa.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","chats","create"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"f46a94de-3d3b-4bb4-9a76-5683d52a743d","name":"create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"chat_wid\": \"xxxxxxxxxxxx@c.us\",\r\n    \"profile_name\": \"Teste\",\r\n    \"profile_cpf_cnpj\" : \"\",\r\n    \"profile_email\": \"\",\r\n    \"profile_celular\": \"\",\r\n    \"profile_phone\": \"\",\r\n    \"profile_cep\": \"\",\r\n    \"profile_address\": \"\",\r\n    \"profile_number\": \"\",\r\n    \"profile_neighborhood\": \"\",\r\n    \"profile_complement\": \"\",\r\n    \"profile_birthdate\": \"\",\r\n    \"profile_city_ibge\": \"\",\r\n    \"profile_observations\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/chats/create"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 17:54:06 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Conversa salva com sucesso.\",\n    \"chat\": {\n        \"created\": {\n            \"date\": \"2025-07-31 14:54:06.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-31 14:54:06.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"access_token\": \"2025de1Ri8nIAEIXGgJm0LZzlBhb68ebe6146qbuGf3slLdC8FmMYe5SxQyj0731\",\n        \"chat_wid\": \"xxxxxxxxxxxx@c.us\",\n        \"is_important\": false,\n        \"is_business\": false,\n        \"is_enterprise\": false,\n        \"is_group\": false,\n        \"is_archive\": false,\n        \"pin\": false,\n        \"profile_name\": \"Teste\",\n        \"profile_picture\": null,\n        \"blocked\": false,\n        \"not_chatbot\": false,\n        \"unread\": 0,\n        \"customer_service_start\": null, //- Data e hora que o cliente pediu atendimento\n        \"customer_service_status_id\": 4, //- O status do serviço de atendimento ao cliente, pode ser '1 = Em atendimento', '2 = Aguardando atendimento', '3 = Chatbot', '4 = Concluído', '5 = API'\n        \"customer_service_initiated_by\": 0, //- Quem inciniol o atendimento, pode ser '1 = atendimento iniciado pelo cliente', '2 = atendimento iniciado por um usuário', '3 = atendimento iniciado via API', '4 = atendimento iniciado pelo tarefas', '5 = atendimento iniciado pelo funil'\n        \"customer_service_account\": null, //- Usuario responsavel pelo atendimento\n        \"customer_service_department\": null, //- Departamento responsavel pelo atendimento\n        \"customer_service_dedicated_account\": null, //- Usuario dedicado para esse atendimento\n        \"customer_service_tried_request\": false, //- Se tentou solicitar atendimento mas estava fora de serviço\n        \"customer_service_start_chatbot_and_not_tried_request\": false,//- Se entrou no chatbot mas não tentou pedir atendimento\n        \"customer_service_transfer_to_account\": null, //- Usuario que recebeu a transferência de atendimento\n        \"customer_service_transfer_from_account\": null, //- Usuario que estava com o atendimento e foi transferido para outro usuário ou departamento\n        \"bot_last_trigger\": \"\",\n        \"last_message_access_token\": null,\n        \"last_message_source\": null, //- A origem da mensagem, pode ser 'in = enviada', 'out = recebida'\n        \"last_message_type\": null,//- O tipo da mensagem, pode ser 'chat = texto', 'document = arquivo', 'image = imagem', 'video = vídeo', 'audio = áudio', 'sticker = sticker', 'location = localização', 'vcard = contato', 'multi_vcard = lista de contatos', 'reaction = reação', 'ptt = audio gravado', 'revoked = mensagem removida por tempo', 'link = link', 'ciphertext = criptografada', 'ptv = mensagem rápida de vídeo', 'order = pagamento'\n        \"last_message_body\": null,\n        \"last_message_created\": \"\",\n        \"last_message_ack\": null, //- O ack da mensagem, pode ser '100 = Envio cancelado', '-1 = Com falha', '0 = Aguardando envio', '1 = No servidor do WhatsApp', '2 = Entregue', '3 = Lido (Vide config. privacidade)', '4 = Reproduzido'\n        \"last_message_timestamp\": null,\n        \"profile_email\": \"\",\n        \"profile_phone\": \"\",\n        \"profile_celular\": \"\",\n        \"profile_cpf_cnpj\": \"\",\n        \"profile_cep\": \"\",\n        \"profile_address\": \"\",\n        \"profile_number\": \"\",\n        \"profile_neighborhood\": \"\",\n        \"profile_complement\": \"\",\n        \"profile_city_id\": null,\n        \"profile_state_id\": null,\n        \"profile_birthdate\": \"\",\n        \"profile_observations\": \"\"\n    }\n}"}],"_postman_id":"c2d45bee-2e0c-499c-9d5b-cb2b741cd765"},{"name":"find","id":"2d88cb1c-b6c6-4679-a7b1-8831e6826fa6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/chats/find?funnel_step_access_token&tag_access_token=&customer_service_status_id=&chat_wid","description":"<p>Busque conversas.</p>\n<ul>\n<li><p>chat_wid: Informe o número do contato para retornar uma conversa específica. (Ao informar, os demais parâmetros serão ignorados.)</p>\n</li>\n<li><p>tag_access_token: Informe o access_token fornecido pelo CRONCRM de uma etiqueta para retornar todas as conversas vinculadas.</p>\n</li>\n<li><p>funnel_step_access_token: Informe o access_token fornecido pelo CRONCRM de uma etapa do funil de vendas para retornar todas as conversas vinculadas.</p>\n</li>\n<li><p>customer_service_status_id: Informe um status para retornar todas as conversas vinculadas. (1 = Em atendimento, 2 = Aguardando atendimento, 3 = Chatbot, 4 = Concluído, 5 = API)</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","chats","find"],"host":["croncrm","com"],"query":[{"key":"funnel_step_access_token","value":null},{"key":"tag_access_token","value":""},{"key":"customer_service_status_id","value":""},{"key":"chat_wid","value":null}],"variable":[]}},"response":[{"id":"c3867f02-9ef7-40a0-95f9-2048b6478fce","name":"find","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://croncrm.com/api/v2/chats/find?funnel_step_access_token&tag_access_token=&customer_service_status_id=&chat_wid","protocol":"https","host":["croncrm","com"],"path":["api","v2","chats","find"],"query":[{"key":"funnel_step_access_token","value":null},{"key":"tag_access_token","value":""},{"key":"customer_service_status_id","value":""},{"key":"chat_wid","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 15:53:59 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consulta realizada com sucesso.\",\n    \"page\": 1,\n    \"pages\": 1,\n    \"limit\": 20,\n    \"count\": 1,\n    \"chats\": [\n        {\n            \"created\": {\n                \"date\": \"2025-07-23 16:34:38.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"modified\": {\n                \"date\": \"2025-07-25 16:24:50.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"access_token\": \"2025U5n8vo12vJ3i7xHZyRQ0RhY7368d0398d0uN5sFBLVB1j8Ek7wpV6Zbh0723\",\n            \"chat_wid\": \"xxxxxxxxxxxxx@c.us\",\n            \"is_important\": false,\n            \"is_business\": false,\n            \"is_enterprise\": false,\n            \"is_group\": false,\n            \"is_archive\": false,\n            \"pin\": false,\n            \"profile_name\": \"Contato Teste\",\n            \"profile_picture\": null,\n            \"blocked\": false,\n            \"not_chatbot\": false,\n            \"unread\": 0,\n            \"customer_service_start\": null, //- Data e hora que o cliente pediu atendimento\n            \"customer_service_status_id\": 4, //- O status do serviço de atendimento ao cliente, pode ser '1 = Em atendimento', '2 = Aguardando atendimento', '3 = Chatbot', '4 = Concluído', '5 = API'\n            \"customer_service_initiated_by\": 0, //- Quem inciniol o atendimento, pode ser '1 = atendimento iniciado pelo cliente', '2 = atendimento iniciado por um usuário', '3 = atendimento iniciado via API', '4 = atendimento iniciado pelo tarefas', '5 = atendimento iniciado pelo funil'\n            \"customer_service_account\": null, //- Usuario responsavel pelo atendimento\n            \"customer_service_department\": null, //- Departamento responsavel pelo atendimento\n            \"customer_service_dedicated_account\": null, //- Usuario dedicado para esse atendimento\n            \"customer_service_tried_request\": false, //- Se tentou solicitar atendimento mas estava fora de serviço\n            \"customer_service_start_chatbot_and_not_tried_request\": false,//- Se entrou no chatbot mas não tentou pedir atendimento\n            \"customer_service_transfer_to_account\": null, //- Usuario que recebeu a transferência de atendimento\n            \"customer_service_transfer_from_account\": null, //- Usuario que estava com o atendimento e foi transferido para outro usuário ou departamento\n            \"bot_last_trigger\": \"\",\n            \"last_message_access_token\": \"2025J8GFc1dwRhvkdhugmlCbBSud9abfd269aLQoil4T5uurDrbpRel0q0jp0723\",\n            \"last_message_source\": \"in\", //- A origem da mensagem, pode ser 'in = enviada', 'out = recebida'\n            \"last_message_type\": \"location\", //- O tipo da mensagem, pode ser 'chat = texto', 'document = arquivo', 'image = imagem', 'video = vídeo', 'audio = áudio', 'sticker = sticker', 'location = localização', 'vcard = contato', 'multi_vcard = lista de contatos', 'reaction = reação', 'ptt = audio gravado', 'revoked = mensagem removida por tempo', 'link = link', 'ciphertext = criptografada', 'ptv = mensagem rápida de vídeo', 'order = pagamento'\n            \"last_message_body\": null,\n            \"last_message_created\": {\n                \"date\": \"2025-07-23 16:46:18.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"last_message_ack\": null, //- O ack da mensagem, pode ser '100 = Envio cancelado', '-1 = Com falha', '0 = Aguardando envio', '1 = No servidor do WhatsApp', '2 = Entregue', '3 = Lido (Vide config. privacidade)', '4 = Reproduzido'\n            \"last_message_timestamp\": \"1753299978.101717\",\n            \"profile_email\": null,\n            \"profile_phone\": null,\n            \"profile_celular\": null,\n            \"profile_cpf_cnpj\": null,\n            \"profile_cep\": null,\n            \"profile_address\": null,\n            \"profile_number\": null,\n            \"profile_neighborhood\": null,\n            \"profile_complement\": null,\n            \"profile_city_id\": null,\n            \"profile_state_id\": null,\n            \"profile_birthdate\": \"\",\n            \"profile_observations\": null\n        }\n    ]\n}"}],"_postman_id":"2d88cb1c-b6c6-4679-a7b1-8831e6826fa6"},{"name":"change","id":"8d54b1a2-fffd-4f2e-b734-1d1a9a1897f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"profile_name\": \"\",\r\n    \"profile_cpf_cnpj\" : \"\",\r\n    \"profile_email\": \"\",\r\n    \"profile_celular\": \"\",\r\n    \"profile_phone\": \"\",\r\n    \"profile_cep\": \"\",\r\n    \"profile_address\": \"\",\r\n    \"profile_number\": \"\",\r\n    \"profile_neighborhood\": \"\",\r\n    \"profile_complement\": \"\",\r\n    \"profile_birthdate\": \"\",\r\n    \"profile_city_ibge\": \"\",\r\n    \"profile_observations\": \"\",\r\n    \"funnel_step_access_token\": \"\",\r\n    \"chat_wid\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/chats/change","description":"<p>Altere conversas, as conversas são responsáveis por agrupar as mensagens que envia para cada pessoa.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","chats","change"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"1309f935-a651-424a-a893-4ff8a797ea2c","name":"change","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"profile_name\": \"Contato Teste 2\",\r\n    \"profile_cpf_cnpj\" : \"\",\r\n    \"profile_email\": \"\",\r\n    \"profile_celular\": \"\",\r\n    \"profile_phone\": \"\",\r\n    \"profile_cep\": \"\",\r\n    \"profile_address\": \"\",\r\n    \"profile_number\": \"\",\r\n    \"profile_neighborhood\": \"\",\r\n    \"profile_complement\": \"\",\r\n    \"profile_birthdate\": \"\",\r\n    \"profile_city_ibge\": \"\",\r\n    \"profile_observations\": \"\",\r\n    \"funnel_step_access_token\": \"\",\r\n    \"chat_wid\": \"xxxxxxxxxxxxx@c.us\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/chats/change"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 17:37:38 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Conversa atualizada com sucesso.\",\n    \"chat\": {\n        \"created\": {\n            \"date\": \"2025-07-23 16:34:38.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-25 16:24:50.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"access_token\": \"2025U5n8vo12vJ3i7xHZyRQ0RhY7368d0398d0uN5sFBLVB1j8Ek7wpV6Zbh0723\",\n        \"chat_wid\": \"xxxxxxxxxxxxx@c.us\",\n        \"is_important\": false,\n        \"is_business\": false,\n        \"is_enterprise\": false,\n        \"is_group\": false,\n        \"is_archive\": false,\n        \"pin\": false,\n        \"profile_name\": \"Contato Teste 2\",\n        \"profile_picture\": null,\n        \"blocked\": false,\n        \"not_chatbot\": false,\n        \"unread\": 0,\n        \"customer_service_start\": null, //- Data e hora que o cliente pediu atendimento\n        \"customer_service_status_id\": 4, //- O status do serviço de atendimento ao cliente, pode ser '1 = Em atendimento', '2 = Aguardando atendimento', '3 = Chatbot', '4 = Concluído', '5 = API'\n        \"customer_service_initiated_by\": 0, //- Quem inciniol o atendimento, pode ser '1 = atendimento iniciado pelo cliente', '2 = atendimento iniciado por um usuário', '3 = atendimento iniciado via API', '4 = atendimento iniciado pelo tarefas', '5 = atendimento iniciado pelo funil'\n        \"customer_service_account\": null, //- Usuario responsavel pelo atendimento\n        \"customer_service_department\": null, //- Departamento responsavel pelo atendimento\n        \"customer_service_dedicated_account\": null, //- Usuario dedicado para esse atendimento\n        \"customer_service_tried_request\": false, //- Se tentou solicitar atendimento mas estava fora de serviço\n        \"customer_service_start_chatbot_and_not_tried_request\": false,//- Se entrou no chatbot mas não tentou pedir atendimento\n        \"customer_service_transfer_to_account\": null, //- Usuario que recebeu a transferência de atendimento\n        \"customer_service_transfer_from_account\": null, //- Usuario que estava com o atendimento e foi transferido para outro usuário ou departamento\n        \"bot_last_trigger\": \"\",\n        \"last_message_access_token\": \"2025J8GFc1dwRhvkdhugmlCbBSud9abfd269aLQoil4T5uurDrbpRel0q0jp0723\",\n        \"last_message_source\": \"in\", //- A origem da mensagem, pode ser 'in = enviada', 'out = recebida'\n        \"last_message_type\": \"location\", //- O tipo da mensagem, pode ser 'chat = texto', 'document = arquivo', 'image = imagem', 'video = vídeo', 'audio = áudio', 'sticker = sticker', 'location = localização', 'vcard = contato', 'multi_vcard = lista de contatos', 'reaction = reação', 'ptt = audio gravado', 'revoked = mensagem removida por tempo', 'link = link', 'ciphertext = criptografada', 'ptv = mensagem rápida de vídeo', 'order = pagamento'\n        \"last_message_body\": null,\n        \"last_message_created\": {\n            \"date\": \"2025-07-23 16:46:18.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"last_message_ack\": null, //- O ack da mensagem, pode ser '100 = Envio cancelado', '-1 = Com falha', '0 = Aguardando envio', '1 = No servidor do WhatsApp', '2 = Entregue', '3 = Lido (Vide config. privacidade)', '4 = Reproduzido'\n        \"last_message_timestamp\": \"1753299978.101717\",\n        \"profile_email\": null,\n        \"profile_phone\": null,\n        \"profile_celular\": null,\n        \"profile_cpf_cnpj\": null,\n        \"profile_cep\": null,\n        \"profile_address\": null,\n        \"profile_number\": null,\n        \"profile_neighborhood\": null,\n        \"profile_complement\": null,\n        \"profile_city_id\": null,\n        \"profile_state_id\": null,\n        \"profile_birthdate\": \"\",\n        \"profile_observations\": null\n    }\n}"}],"_postman_id":"8d54b1a2-fffd-4f2e-b734-1d1a9a1897f4"},{"name":"delete","id":"7d3b62dd-39c6-49c5-9a61-f2ede487c6a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"\",\r\n    \"platform_too\" : \"true\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/chats/delete","description":"<p>Apague conversas.</p>\n<ul>\n<li><p>chat_wid: Informe o número do contato.</p>\n</li>\n<li><p>plataform_too: Envie \"true\" para apagar a conversa do indexador do CRONCRM também e false para apagar apenas no seu app.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","chats","delete"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"452bda6a-83b5-4644-84ce-a68aa00f8688","name":"delete","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"xxxxxxxxxxxxx@c.us\",\r\n    \"platform_too\" : \"true\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/chats/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 17:53:19 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Conversa removida com sucesso.\"\n}"}],"_postman_id":"7d3b62dd-39c6-49c5-9a61-f2ede487c6a3"},{"name":"clear","id":"46ede36b-326a-4c0f-b29b-05591af74293","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"\",\r\n    \"platform_too\" : \"true\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/chats/clear","description":"<p>Limpa todo o histórico de mensagens dentro da conversa.</p>\n<ul>\n<li><p>chat_wid: Informe o número do contato.</p>\n</li>\n<li><p>plataform_too: Envie \"true\" para apagar a conversa do indexador do CRONCRM também e false para apagar apenas no seu app.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","chats","clear"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"dd68ab42-4645-4038-af62-bba146506bd2","name":"clear","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"xxxxxxxxxxxxx@c.us\",\r\n    \"platform_too\" : \"true\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/chats/clear"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 17:45:31 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Conversa limpa com sucesso.\"\n}"}],"_postman_id":"46ede36b-326a-4c0f-b29b-05591af74293"},{"name":"archive","id":"abfb836a-1135-4cd9-abee-a34b460e2676","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"\",\r\n    \"archive\" : false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/chats/archive","description":"<p>Arquiva conversas.</p>\n<ul>\n<li><p>chat_wid: Informe o número do contato.</p>\n</li>\n<li><p>archive: Envie true para arquivar e false para desarquivar.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","chats","archive"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"9ad3cca5-f040-4f4f-a0a3-46f99c81b1de","name":"archive","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"xxxxxxxxxxxxx@c.us\",\r\n    \"archive\" : true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/chats/archive"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 17:46:23 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Conversa arquivada com sucesso.\"\n}"},{"id":"09c0e683-25c7-4e63-9488-cbf669e5955e","name":"archive","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"xxxxxxxxxxxxx@c.us\",\r\n    \"archive\" : false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/chats/archive"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 17:46:54 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Conversa desarquivada com sucesso.\"\n}"}],"_postman_id":"abfb836a-1135-4cd9-abee-a34b460e2676"},{"name":"reject-incoming-call","id":"7e1261a1-3f2e-4a1f-beb6-3a2bfe4a5eec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"incoming_call_id\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/chats/reject-incoming-call","description":"<p>Rejeita uma ligação recebida.</p>\n<ul>\n<li>incoming_call_id: Informe o ID da chamada.</li>\n</ul>\n<p>O ID da chamada sempre será enviado pelo webhook, configure sua url corretamente para que possa acompanhar todos os eventos.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","chats","reject-incoming-call"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"ec6daba2-527d-4c6a-a477-16516c963a9b","name":"reject-incoming-call","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"incoming_call_id\" : \"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/chats/reject-incoming-call"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"msg\": \"Ligação rejeitada com sucesso.\"\r\n}"}],"_postman_id":"7e1261a1-3f2e-4a1f-beb6-3a2bfe4a5eec"},{"name":"set-waiting-human-care","id":"feb4052b-d1ac-4835-b90f-0d02936d9286","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/chats/set-waiting-human-care/","description":"<p>Seta uma conversa como aguardando atendimento, a conversa irá aparecer na lista de atendimento para seus atendentes iniciarem o atendimento humano.<br />Importante: Precisa existir uma conversa em andamento, esse método não cria conversas.</p>\n<ul>\n<li>chat_wid: Informe o número do contato.</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","chats","set-waiting-human-care",""],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"a0738454-d5c1-49e9-a65c-b5b05186aac8","name":"set-waiting-human-care","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"xxxxxxxxxxxx@c.us\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/chats/set-waiting-human-care/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 17:51:09 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Conversa aguardando atendimento humano.\",\n    \"customer_service_status_id\": 2\n}"}],"_postman_id":"feb4052b-d1ac-4835-b90f-0d02936d9286"},{"name":"finish-api","id":"d4e31a47-aa74-4aba-a4e2-31eed0a7a06c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"\",\r\n    \"request_evaluation_if_available\" : false,\r\n    \"account_access_token\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/chats/finish-api/","description":"<p>Finalize interações iniciadas pela API.</p>\n<ul>\n<li><p>chat_wid: Informe o número do contato para finalizar uma interação via API.</p>\n</li>\n<li><p>requestEvaluationIfAvailable: (true ou false) Se passado true irá finalizar e solicitar avaliação de atendimento conforme configurado na plataforma na área de \"Envie uma solicitação de avaliação para cada atendimento\".</p>\n</li>\n<li><p>account_access_token: Access_token do usuário registrado dentro do CRONCRM, todas as mensagens enviadas serão vinculadas ao usuário em questão. Não esqueça de finalizar a conversa usando o método chats/finish-api pois será gerado um registro de atendimento ao enviar a api token do usuário.</p>\n</li>\n</ul>\n<p>IMPORTANTE: A avaliação de atendimento só será enviada se estiver ativada na plataforma.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","chats","finish-api",""],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"22a17a0c-f5b9-45fe-9ce0-95fdde553dfe","name":"finish-api","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"xxxxxxxxxxxxx@c.us\",\r\n    \"requestEvaluationIfAvailable\" : false,\r\n    \"send_by_account\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/chats/finish-api/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 31 Jul 2025 17:52:18 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Interação via API finalizado.\"\n}"}],"_postman_id":"d4e31a47-aa74-4aba-a4e2-31eed0a7a06c"}],"id":"815d2ac6-4b32-4451-9ade-00bdfba55b27","description":"<p>Consulte métodos responsáveis pelo gerenciamento de conversas.</p>\n","_postman_id":"815d2ac6-4b32-4451-9ade-00bdfba55b27","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}}},{"name":"Grupos","item":[{"name":"create","id":"e4e8e9bf-3fbf-4fe1-ab95-1f3101cbe50d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"name\" : \"\",\r\n    \"description\" : \"\",\r\n    \"announce\" : \"\",\r\n    \"restrict\" : \"\",\r\n    \"ephemeral_duration\" : \"\",\r\n    \"profile_picture\" : \"\",\r\n    \"participants\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/groups/create","description":"<p>Cria um grupo.</p>\n<ul>\n<li><p>name: Informe o nome do grupo.</p>\n</li>\n<li><p>description: Descrição do grupo.</p>\n</li>\n<li><p>announce: Quem pode enviar mensagens no grupo (0 para \"Todos\", 1 para \"Administradores\").</p>\n</li>\n<li><p>restrict: Quem pode editar dados do grupo (0 para \"Todos\", 1 para \"Administradores\").</p>\n</li>\n<li><p>ephemeral_duration: Mensagens temporárias (0 para \"Desativado\", 1 para \"Ativado\").</p>\n</li>\n<li><p>profile_picture: Foto de perfil do grupo, envie uma url publica.</p>\n</li>\n<li><p>participants: Informe a lista de participantes separadoras por ;.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","groups","create"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"e633e1d3-3982-40d7-895c-bb9c9b19bda6","name":"create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"name\" : \"Grupo teste\",\r\n    \"description\" : \"Testando\",\r\n    \"announce\" : \"1\",\r\n    \"restrict\" : \"1\",\r\n    \"ephemeral_duration\" : \"1\",\r\n    \"profile_picture\" : \"https://static.escolakids.uol.com.br/2025/01/1-sol-visto-do-universo.jpg\",\r\n    \"participants\" : \"xxxxxxxxxxxxx@c.us\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/groups/create"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 00:11:07 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Seu grupo foi criado com sucesso.\",\n    \"group\": {\n        \"wid\": \"xxxxxxxxxxxxx@g.us\",\n        \"wuser\": \"xxxxxxxxxxxxx\",\n        \"wserver\": \"g.us\",\n        \"description\": \"Testando\",\n        \"announce\": true,\n        \"restrict\": true,\n        \"ephemeral_duration\": true,\n        \"profile_picture\": \"https://static.escolakids.uol.com.br/2025/01/1-sol-visto-do-universo.jpg\",\n        \"participants\": [\n            \"xxxxxxxxxxx@c.us\",\n            \"xxxxxxxxxxx@c.us\"\n        ],\n        \"fail_add_participants\": []\n    }\n}"}],"_postman_id":"e4e8e9bf-3fbf-4fe1-ab95-1f3101cbe50d"},{"name":"find","id":"1932d4f9-3f15-4400-884d-8e9015264d43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/groups/find?page","description":"<p>Retorna a lista de grupos e seus participantes.</p>\n<p>IMPORTANTE: Dependendo da quantidade de grupos, este método pode demorar para responder, considere um timeout alto em sua aplicação.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","groups","find"],"host":["croncrm","com"],"query":[{"key":"page","value":null}],"variable":[]}},"response":[{"id":"dd9c8822-9d9d-49e1-879c-76537263c601","name":"find","originalRequest":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/groups/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 00:13:05 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consulta realizada com sucesso.\",\n    \"page\": 1,\n    \"pages\": 1,\n    \"limit\": 20,\n    \"count\": 1,\n    \"groups\": [\n        {\n            \"created\": {\n                \"date\": \"2025-07-29 21:11:08.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"modified\": {\n                \"date\": \"2025-07-29 21:11:14.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"access_token\": \"20252aVPLmqfTsH3QnzO40XVtCj75d1b786c6IJo1FCaMtIRifPXV3hklARM0729\",\n            \"chat_wid\": \"xxxxxxxxxxxx@g.us\",\n            \"is_important\": false,\n            \"is_business\": false,\n            \"is_enterprise\": false,\n            \"is_group\": true,\n            \"is_archive\": false,\n            \"pin\": false,\n            \"profile_name\": \"Grupo teste\",\n            \"profile_picture\": \"https://media-gig4-1.cdn.whatsapp.net/v/t61.24694-24/511297451_758808656533357_4012401572532708486_n.jpg?ccb=11-4&oh=01_Q5Aa2AHgNxZVJid3yjXXEpurNQ76f0mqJMxlLfieijAV_mWyXg&oe=6896607F&_nc_sid=5e03e0&_nc_cat=100\",\n            \"group_description\": \"Testando\",\n            \"group_created_in\": {\n                \"date\": \"2025-07-29 21:11:08.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"group_link_invite\": null,\n            \"group_announce\": true,\n            \"group_restrict\": true,\n            \"group_ephemeral_duration\": true,\n            \"group_out\": false,\n            \"group_you_it_is_admin\": true,\n            \"blocked\": false,\n            \"not_chatbot\": false,\n            \"unread\": 0,\n            \"customer_service_status_id\": 4,\n            \"bot_last_trigger\": \"\",\n            \"last_message_access_token\": null,\n            \"last_message_source\": null,\n            \"last_message_type\": null,\n            \"last_message_body\": null,\n            \"last_message_created\": \"\",\n            \"last_message_timestamp\": null,\n            \"profile_email\": null,\n            \"profile_phone\": null,\n            \"profile_celular\": null,\n            \"profile_cpf_cnpj\": null,\n            \"profile_cep\": null,\n            \"profile_address\": null,\n            \"profile_number\": null,\n            \"profile_neighborhood\": null,\n            \"profile_complement\": null,\n            \"profile_city_id\": null,\n            \"profile_state_id\": null,\n            \"profile_birthdate\": \"\",\n            \"profile_observations\": null\n        }\n    ]\n}"}],"_postman_id":"1932d4f9-3f15-4400-884d-8e9015264d43"},{"name":"get-members","id":"58fb0997-97a2-4f4c-92fe-8f01a4eab75e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/groups/get-members?chat_wid=&page","description":"<p>Retorna a lista de participantes do grupo.</p>\n<p>Importante: Você precisa fazer parte do grupo.</p>\n<ul>\n<li>chat_wid: Informe o id do grupo.</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","groups","get-members"],"host":["croncrm","com"],"query":[{"key":"chat_wid","value":""},{"key":"page","value":null}],"variable":[]}},"response":[{"id":"b031e111-bff4-44ad-84ff-def7acc404b9","name":"get-members","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://croncrm.com/api/v2/groups/get-members?chat_wid=xxxxxxxxxxxxxxxxxx@g.us","protocol":"https","host":["croncrm","com"],"path":["api","v2","groups","get-members"],"query":[{"key":"chat_wid","value":"xxxxxxxxxxxxxxxxxx@g.us"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 00:15:45 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consulta realizada com sucesso.\",\n    \"page\": 1,\n    \"pages\": 1,\n    \"limit\": 20,\n    \"count\": 2,\n    \"participants\": [\n        {\n            \"wid\": \"xxxxxxxxxxxx@c.us\",\n            \"wuser\": \"xxxxxxxxxxxx\",\n            \"wserver\": \"c.us\",\n            \"name\": \"Teste 1\"\n        },\n        {\n            \"wid\": \"xxxxxxxxxxxx@c.us\",\n            \"wuser\": \"xxxxxxxxxxxx\",\n            \"wserver\": \"c.us\",\n            \"name\": \"Teste 2\"\n        }\n    ]\n}"}],"_postman_id":"58fb0997-97a2-4f4c-92fe-8f01a4eab75e"},{"name":"get-admins","id":"f3672eeb-eb06-45ce-8a36-13102982d832","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/groups/get-admins?chat_wid=&page","description":"<p>Retorna a lista de administradores do grupo.</p>\n<p>Importante: Você precisa fazer parte do grupo.</p>\n<ul>\n<li>group_id: Informe o id do grupo.</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","groups","get-admins"],"host":["croncrm","com"],"query":[{"key":"chat_wid","value":""},{"key":"page","value":null}],"variable":[]}},"response":[{"id":"8a782c4b-1fd5-4fad-98fd-e90db7d68e16","name":"get-admins","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://croncrm.com/api/v2/groups/get-admins?chat_wid=xxxxxxxxxxxxxxxxxx@g.us","protocol":"https","host":["croncrm","com"],"path":["api","v2","groups","get-admins"],"query":[{"key":"chat_wid","value":"xxxxxxxxxxxxxxxxxx@g.us"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 00:17:31 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consulta realizada com sucesso.\",\n    \"page\": 1,\n    \"pages\": 1,\n    \"limit\": 20,\n    \"count\": 1,\n    \"admins\": [\n        {\n            \"wid\": \"xxxxxxxxxxxx@c.us\",\n            \"wuser\": \"xxxxxxxxxxxx\",\n            \"wserver\": \"c.us\"\n        }\n    ]\n}"}],"_postman_id":"f3672eeb-eb06-45ce-8a36-13102982d832"},{"name":"change","id":"054860d7-8c33-451d-b002-d50713441412","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"chat_wid\" : \"\",\r\n\t\"name\" : \"\",\r\n    \"description\" : \"\",\r\n    \"announce\" : \"\",\r\n    \"restrict\" : \"\",\r\n    \"ephemeral_duration\" : \"\",\r\n    \"profile_picture\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/groups/change","description":"<p>Altera um grupo.</p>\n<ul>\n<li><p>group_wid: Informe o id do grupo.</p>\n</li>\n<li><p>name: Informe o nome do grupo.</p>\n</li>\n<li><p>description: Descrição do grupo.</p>\n</li>\n<li><p>announce: Quem pode enviar mensagens no grupo (0 para \"Todos\", 1 para \"Administradores\").</p>\n</li>\n<li><p>restrict: Quem pode editar dados do grupo (0 para \"Todos\", 1 para \"Administradores\").</p>\n</li>\n<li><p>ephemeral_duration: Mensagens temporárias (0 para \"Desativado\", 1 para \"Ativado\").</p>\n</li>\n<li><p>profile_picture: Foto de perfil do grupo, envie uma url publica.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","groups","change"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"11dc5912-9f6e-4a46-a1c1-be82eb69ffe8","name":"change","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"chat_wid\" : \"120363402377961382@g.us\",\r\n\t\"name\" : \"Teste 2\",\r\n    \"description\" : \"\",\r\n    \"announce\" : \"\",\r\n    \"restrict\" : \"\",\r\n    \"ephemeral_duration\" : \"\",\r\n    \"profile_picture\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/groups/change"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 00:18:49 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Verifique se os parâmetros solicitados tiveram sucesso.\",\n    \"group\": {\n        \"name\": {\n            \"success\": true,\n            \"msg\": \"Nome do grupo alterado com sucesso.\"\n        },\n        \"description\": null,\n        \"announce\": null,\n        \"restrict\": null,\n        \"ephemeral_duration\": null,\n        \"profile_picture\": null\n    }\n}"}],"_postman_id":"054860d7-8c33-451d-b002-d50713441412"},{"name":"join","id":"e9c1193a-52f2-433c-853b-9254b109615b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"invite_link\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/groups/join","description":"<p>Entra em um grupo pelo link de convite.</p>\n<ul>\n<li>invite_link: Informe o link do grupo.</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","groups","join"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"b40e16ee-1405-4ff5-a8c5-e58c935d1ebc","name":"join","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"invite_link\" : \"https://chat.whatsapp.com/XXXXXXXXXXXX\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/groups/join"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"msg\": \"Você entrou no grupo com sucesso.\",\r\n    \"group\": {\r\n        \"wid\": \"xxxxxxxxxxxxx@g.us\",\r\n        \"wuser\": \"xxxxxxxxxxxxx\",\r\n        \"wserver\": \"g.us\"\r\n    }\r\n}"}],"_postman_id":"e9c1193a-52f2-433c-853b-9254b109615b"},{"name":"leave","id":"705a7d1d-93c2-4e61-9cf6-df6d2cfe75f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/groups/leave","description":"<p>Executa a ação de sair de um grupo.</p>\n<ul>\n<li>chat_wid: Informe o id do grupo.</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","groups","leave"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"4a4e9a43-7b73-417e-a693-e1e1af612d26","name":"leave","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"xxxxxxxxxxxxxxxxxx@g.us\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/groups/leave"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 01:04:02 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Saída de grupo realizada com sucesso.\"\n}"}],"_postman_id":"705a7d1d-93c2-4e61-9cf6-df6d2cfe75f7"},{"name":"get-invite-link","id":"d7d118ee-9bf7-4e2d-8750-6ecf4eb93d9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/groups/get-invite-link?chat_wid=","description":"<p>Retorna o link de convite do grupo.</p>\n<p>Importante, você precisa ser administrador do grupo.</p>\n<ul>\n<li>chat_wid: Informe o id do grupo.</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","groups","get-invite-link"],"host":["croncrm","com"],"query":[{"key":"chat_wid","value":""}],"variable":[]}},"response":[{"id":"3f34c2d4-e537-42ce-9c8f-6171aba298ca","name":"get-invite-link","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://croncrm.com/api/v2/groups/get-invite-link?chat_wid=xxxxxxxxxxxxxxxxxx@g.us","protocol":"https","host":["croncrm","com"],"path":["api","v2","groups","get-invite-link"],"query":[{"key":"chat_wid","value":"xxxxxxxxxxxxxxxxxx@g.us"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 00:22:41 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consulta realizada com sucesso.\",\n    \"link\": \"https://chat.whatsapp.com/XXXXXXXXXXXXXXXXXXXX\"\n}"}],"_postman_id":"d7d118ee-9bf7-4e2d-8750-6ecf4eb93d9f"},{"name":"get-info-from-invite-link","id":"d5fb4c0b-f46b-4a3e-994c-0c1d93028a60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/groups/get-info-from-invite-link?invite_link=","description":"<p>Retorna dados do grupo pelo link de convite.</p>\n<ul>\n<li>invite_link: Informe o link do grupo.</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","groups","get-info-from-invite-link"],"host":["croncrm","com"],"query":[{"key":"invite_link","value":""}],"variable":[]}},"response":[],"_postman_id":"d5fb4c0b-f46b-4a3e-994c-0c1d93028a60"},{"name":"add-remove-participant","id":"d6d831dd-7fe5-43d9-a621-ebeadc9e1eee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"\",\r\n    \"contact_wid\" : \"\",\r\n    \"type\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/groups/add-remove-participant","description":"<p>Adiciona ou remove um participante no grupo.</p>\n<p>Importante: você precisa ser um administrador para incluir pessoas.</p>\n<ul>\n<li><p>chat_wid: id do grupo que deseja adicionar ou remover seu contato.</p>\n</li>\n<li><p>contact_wid: Informe o número do contato.</p>\n</li>\n<li><p>type: Informe \"add\" para adicionar um contato e \"del\" para remover.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","groups","add-remove-participant"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"8b2585ad-ace3-4c17-ac75-b56b77d840f3","name":"add-remove-participant","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"xxxxxxxxxxxxxxxx@g.us\",\r\n\t\"contact_wid\" : \"xxxxxxxxxxx@c.us\",\r\n\t\"type\" : \"add\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/groups/add-remove-participant"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 00:32:12 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Participante adicionado com sucesso.\"\n}"},{"id":"7cf28ce0-b1f8-4ec4-8bf7-66c6bd3099e5","name":"add-remove-participant","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"xxxxxxxxxxxx@g.us\",\r\n\t\"contact_wid\" : \"xxxxxxxxxxx@c.us\",\r\n\t\"type\" : \"del\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/groups/add-remove-participant"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 00:35:56 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Participante removido com sucesso.\"\n}"}],"_postman_id":"d6d831dd-7fe5-43d9-a621-ebeadc9e1eee"},{"name":"promote-demote-admins","id":"f3870b86-f091-4e38-abe2-303f5edcc1fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"\",\r\n    \"contact_wid\" : \"\",\r\n    \"type\" : \"demote\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/groups/promote-demote-admins","description":"<p>Promove ou despromove um participante a administrador do grupo.</p>\n<p>Importante: você precisa ser administrador do grupo.</p>\n<ul>\n<li><p>chat_wid: Informe o id do grupo.</p>\n</li>\n<li><p>contact_wid: Informe o número do participante.</p>\n</li>\n<li><p>type: Informe \"promote\" para promover a administrador e \"demote\" para despromover.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","groups","promote-demote-admins"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"9a7449e2-6716-4cd9-b4a8-b5f8dba3de10","name":"promote-demote-admins","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"xxxxxxxxxxxxxxxx@g.us\",\r\n\t\"contact_wid\" : \"xxxxxxxxxxx@c.us\",\r\n    \"type\" : \"promote\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/groups/promote-demote-admins"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 00:39:32 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Participante promovido com sucesso.\"\n}"},{"id":"6d8a8abc-e71b-46cb-8fef-d9da538ef526","name":"promote-demote-admins","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"xxxxxxxxxxxxxxxx@g.us\",\r\n\t\"contact_wid\" : \"xxxxxxxxxxx@c.us\",\r\n    \"type\" : \"demote\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/groups/promote-demote-admins"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 00:43:27 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Participante despromovido com sucesso.\"\n}"}],"_postman_id":"f3870b86-f091-4e38-abe2-303f5edcc1fc"},{"name":"send-mentions","id":"e2d3410c-128a-4b5a-941c-1702653d9e76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"toTransmit","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"message\" : \"\",\n    \"mentions\" : \"\",\n\t\"chat_wid\" : \"\",\n    \"account_access_token\" : \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/groups/send-mentions","description":"<p>Envia uma mensagem no grupo mencionando um participante.</p>\n<ul>\n<li><p>message: Informe sua mensagem contento junto do participante contento um @ na frente do número.</p>\n</li>\n<li><p>mentions: Informe a lista de participantes que serão mencionados na mensagens.</p>\n</li>\n<li><p>chat_wid: Informe o id do grupo.</p>\n</li>\n<li><p>account_access_token: Access_token do usuário registrado dentro do CRONCRM, todas as mensagens enviadas serão vinculadas ao usuário em questão. Não esqueça de finalizar a conversa usando o método chats/finish-api pois será gerado um registro de atendimento ao enviar a api token do usuário.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","groups","send-mentions"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"98ac11fe-ce76-42f2-80db-7675d236bc7e","name":"send-mentions","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"message\" : \"Teste\",\n\t\"mentions\" : \"xxxxxxxxxxxx@c.us\",\n\t\"chat_wid\" : \"xxxxxxxxxxxx@g.us\",\n\t\"account_access_token\" : \"\"\n}\n","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/groups/send-mentions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 00:48:20 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Mensagem salva com sucesso.\",\n    \"chat\": {\n        \"created\": {\n            \"date\": \"2025-07-29 21:18:50.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-29 21:43:27.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"access_token\": \"20252aVPLmqfTsH3QnzO40XVtCj75d1b786c6IJo1FCaMtIRifPXV3hklARM0729\",\n        \"chat_wid\": \"xxxxxxxxxxxx@g.us\",\n        \"customer_service_status_id\": 4 //- O status do serviço de atendimento ao cliente, pode ser '1 = Em atendimento', '2 = Aguardando atendimento', '3 = Chatbot', '4 = Concluído', '5 = API'\n    },\n    \"message\": {\n        \"access_token\": \"2025UYuQJnlD52mkKuqBHkLg2m8bee10722c0AiCYC2UtCxXkFGuydLafr940729\",\n        \"contact_wid\": \"xxxxxxxxxxxx@g.us\",\n        \"message_wid\": \"\",\n        \"message_body\": \"Teste\",\n        \"message_mentioneds\": \"xxxxxxxxxxxx@c.us\",\n        \"message_forwarded\": false, //- Se a mensagem foi um encaminhamento\n        \"message_reply\": false, //- Se for uma resposta de outra mensagem\n        \"message_type\": \"chat\", //- O tipo da mensagem, pode ser 'chat = texto', 'document = arquivo', 'image = imagem', 'video = vídeo', 'audio = áudio', 'sticker = sticker', 'location = localização', 'vcard = contato', 'multi_vcard = lista de contatos', 'reaction = reação', 'ptt = audio gravado', 'revoked = mensagem removida por tempo', 'link = link', 'ciphertext = criptografada', 'ptv = mensagem rápida de vídeo', 'order = pagamento'\n        \"message_ack\": null, //- O ack da mensagem, pode ser '100 = Envio cancelado', '-1 = Com falha', '0 = Aguardando envio', '1 = No servidor do WhatsApp', '2 = Entregue', '3 = Lido (Vide config. privacidade)', '4 = Reproduzido'\n        \"message_ack_timestamp\": null,\n        \"message_timestamp\": \"1753836501.039034\",\n        \"source\": \"in\", //- A origem da mensagem, pode ser 'in = enviada', 'out = recebida'\n        \"shipping_status\": \"queued\", //- O status de envio, pode ser 'queued = na fila para entrega', 'sent = enviada', 'received = recebido', 'cancelled = cancelado', 'failed = falha ao enviar'\n        \"shipping_attempts\": 0, //- Número de tentativas para envio da mensagem\n        \"shipping_msg\": \"Na fila para entrega.\", //- Retorno do envio da mensagem\n        \"created\": {\n            \"date\": \"2025-07-29 21:48:21.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-29 21:48:21.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        }\n    }\n}"}],"_postman_id":"e2d3410c-128a-4b5a-941c-1702653d9e76"},{"name":"send-message-reply-with-mention","id":"5fb9f901-500c-416d-b4f4-c565be7a8691","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"message_reply_access_token\" : \"\",\n    \"message\" : \"\",\n    \"mentions\" : \"\",\n\t\"chat_wid\" : \"\",\n    \"account_access_token\" : \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/groups/send-message-reply-with-mention","description":"<p>Envia uma mensagem no grupo respondendo e mencionando um participante.</p>\n<ul>\n<li><p>message_reply_access_token: access_token da mensagem que deseja responder.</p>\n</li>\n<li><p>message: Informe sua mensagem contento junto do participante contento um @ na frente do número.</p>\n</li>\n<li><p>mentions: Informe a lista de participantes que serão mencionados na mensagens.</p>\n</li>\n<li><p>chat_wid: Informe o id do grupo.</p>\n</li>\n<li><p>account_access_token: Access_token do usuário registrado dentro do CRONCRM, todas as mensagens enviadas serão vinculadas ao usuário em questão. Não esqueça de finalizar a conversa usando o método chats/finish-api pois será gerado um registro de atendimento ao enviar a api token do usuário.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","groups","send-message-reply-with-mention"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"7b042023-ad47-42eb-b14e-bd4e9ff76e34","name":"send-message-reply-with-mention","originalRequest":{"method":"POST","header":[{"key":"toTransmit","value":"true","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"message_reply_access_token\" : \"2025RRPMk1AjQr1jwxTtZKqgfz6acb4b894d7XhbpGQpNJkcVFuezbzI2H4J0729\",\n    \"message\" : \"Teste\",\n    \"mentions\" : \"xxxxxxxxxxxxxx@c.us\",\n\t\"chat_wid\" : \"xxxxxxxxxxxxxx@g.us\",\n    \"account_access_token\" : \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/groups/send-message-reply-with-mention"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 30 Jul 2025 00:57:46 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Mensagem salva com sucesso.\",\n    \"chat\": {\n        \"created\": {\n            \"date\": \"2025-07-29 21:18:50.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-29 21:57:00.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"access_token\": \"20252aVPLmqfTsH3QnzO40XVtCj75d1b786c6IJo1FCaMtIRifPXV3hklARM0729\",\n        \"chat_wid\": \"xxxxxxxxxxxxxx@g.us\",\n        \"customer_service_status_id\": 5 //- O status do serviço de atendimento ao cliente, pode ser '1 = Em atendimento', '2 = Aguardando atendimento', '3 = Chatbot', '4 = Concluído', '5 = API'\n    },\n    \"message\": {\n        \"access_token\": \"2025J0NESwesDmiW2h88ysnkhAX7f72bc24faH18PdPBWlSgHFYSPcNSecmM0729\",\n        \"contact_wid\": \"xxxxxxxxxxxxxx@g.us\",\n        \"message_wid\": \"\",\n        \"message_body\": \"Teste\",\n        \"message_mentioneds\": \"xxxxxxxxxxxxxx@c.us\",\n        \"message_forwarded\": false, //- Se a mensagem foi um encaminhamento\n        \"message_reply\": true, //- Se for uma resposta de outra mensagem\n        \"message_reply_message\": {\n            \"access_token\": \"2025RRPMk1AjQr1jwxTtZKqgfz6acb4b894d7XhbpGQpNJkcVFuezbzI2H4J0729\",\n            \"contact_wid\": \"xxxxxxxxxxxxxx@g.us\",\n            \"message_wid\": \"true_xxxxxxxxxxxxxx@g.us_3EB0ACF1A0EF69EA5ACE83_xxxxxxxxxxxxxx@c.us\",\n            \"message_body\": \"Teste\",\n            \"message_mentioneds\": \"xxxxxxxxxxxxxx@c.us\",\n            \"message_forwarded\": false,\n            \"message_reply\": false,\n            \"message_type\": \"chat\",\n            \"message_ack\": 2,\n            \"message_ack_timestamp\": \"1753837019\",\n            \"message_timestamp\": \"1753837020.150163\",\n            \"source\": \"in\",\n            \"shipping_status\": \"sent\",\n            \"shipping_attempts\": 1,\n            \"shipping_msg\": \"Mensagem entregue ao WebService de envio.\",\n            \"created\": {\n                \"date\": \"2025-07-29 21:57:00.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"modified\": {\n                \"date\": \"2025-07-29 21:57:00.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            }\n        },\n        \"message_type\": \"chat\",//- O tipo da mensagem, pode ser 'chat = texto', 'document = arquivo', 'image = imagem', 'video = vídeo', 'audio = áudio', 'sticker = sticker', 'location = localização', 'vcard = contato', 'multi_vcard = lista de contatos', 'reaction = reação', 'ptt = audio gravado', 'revoked = mensagem removida por tempo', 'link = link', 'ciphertext = criptografada', 'ptv = mensagem rápida de vídeo', 'order = pagamento\n        \"message_ack\": null, //- O ack da mensagem, pode ser '100 = Envio cancelado', '-1 = Com falha', '0 = Aguardando envio', '1 = No servidor do WhatsApp', '2 = Entregue', ''3 = Lido (Vide config. privacidade)', '4 = Reproduzido'\n        \"message_ack_timestamp\": null,\n        \"message_timestamp\": \"1753837066.940822\",\n        \"source\": \"in\", //- A origem da mensagem, pode ser 'in = enviada', 'out = recebida'\n        \"shipping_status\": \"queued\", //- O status de envio, pode ser 'queued = na fila para entrega', 'sent = enviada', 'received = recebido', 'cancelled = cancelado', 'failed = falha ao enviar'\n        \"shipping_attempts\": 0, //- Número de tentativas para envio da mensagem\n        \"shipping_msg\": \"Na fila para entrega.\", //- Retorno do envio da mensagem\n        \"created\": {\n            \"date\": \"2025-07-29 21:57:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-29 21:57:46.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        }\n    }\n}"}],"_postman_id":"5fb9f901-500c-416d-b4f4-c565be7a8691"}],"id":"8f98827e-9b3c-486a-b578-1bd6d96c74bc","description":"<p>Consulte métodos responsáveis pelo gerenciamento de grupos.</p>\n","_postman_id":"8f98827e-9b3c-486a-b578-1bd6d96c74bc","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}}},{"name":"Contatos WhatsApp App","item":[{"name":"find","id":"2d568987-caaa-4e8a-a9d9-8d2651761e5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/contacts-whatsapp-app/find","description":"<p>Retornar sua lista de contatos.</p>\n<p>Se tiver grupos na lista de conversas, eles também serão retornados.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","contacts-whatsapp-app","find"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"c6567e50-b170-4675-941c-afbf733befb1","name":"find","originalRequest":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/contacts-whatsapp-app/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:43:44 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consulta realizada com sucesso.\",\n    \"page\": 1,\n    \"pages\": 1,\n    \"limit\": 20,\n    \"count\": 1,\n    \"contacts\": [\n        {\n            \"wid\": \"xxxxxxxxxxxxx@c.us\",\n            \"wuser\": \"xxxxxxxxxxxxx\",\n            \"wserver\": \"c.us\",\n            \"name\": \"Teste\",\n            \"is_business\": true,\n            \"is_enterprise\": false,\n            \"is_my_contact\": true\n        }\n    ]\n}"}],"_postman_id":"2d568987-caaa-4e8a-a9d9-8d2651761e5b"},{"name":"blocked","id":"5e1b8a09-bf3e-4049-bd7a-27c739154209","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/contacts-whatsapp-app/blocked","description":"<p>Retornar sua lista de contatos bloqueados.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","contacts-whatsapp-app","blocked"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"fb862e69-d16e-4a69-9b3c-61e7e9dc76ed","name":"blocked","originalRequest":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/contacts-whatsapp-app/blocked"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:47:04 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consulta realizada com sucesso.\",\n    \"page\": 1,\n    \"pages\": 1,\n    \"limit\": 20,\n    \"count\": 2,\n    \"contacts\": [\n        \"xxxxxxxxxxxxx@c.us\",\n        \"xxxxxxxxxxxxx@c.us\"\n    ]\n}"}],"_postman_id":"5e1b8a09-bf3e-4049-bd7a-27c739154209"},{"name":"block","id":"7a56846a-539d-4145-ae04-f9a82fea9f86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"apiKey","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"\",\r\n    \"block\" : false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/contacts-whatsapp-app/block","description":"<p>Efetua o bloqueio e desbloqueio de um contato.</p>\n<p>Importante: precisa existir uma conversa iniciada com o contato.</p>\n<ul>\n<li><p>chat_wid: Informe o número do contato.</p>\n</li>\n<li><p>block: Envie true para bloquear e false para desbloquear.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","contacts-whatsapp-app","block"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"10296661-3c6f-4f1f-9603-0433f2af2ac6","name":"block","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"xxxxxxxxxxxxx@c.us\",\r\n    \"block\" : true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/contacts-whatsapp-app/block"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:48:03 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Contato bloqueado com sucesso.\"\n}"},{"id":"ad73984b-c1c9-4deb-9d0f-6535ffbc6a86","name":"block","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"chat_wid\" : \"xxxxxxxxxxxxx@c.us\",\r\n    \"block\" : false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/contacts-whatsapp-app/block"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:48:28 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Contato desbloqueado com sucesso.\"\n}"}],"_postman_id":"7a56846a-539d-4145-ae04-f9a82fea9f86"}],"id":"309e127e-cb2e-46cf-adca-15c4733bc720","description":"<p>Consulte métodos responsáveis pelo gerenciamento de contatos do WhatsApp App.</p>\n","_postman_id":"309e127e-cb2e-46cf-adca-15c4733bc720","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}}},{"name":"Contatos CRONCRM","item":[{"name":"create","id":"972cf1bc-92dc-4afe-9020-a34a2dd3bf3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"name\" : \"\",\r\n    \"phone\" : \"\",\r\n    \"variable01\" : \"\",\r\n    \"variable02\" : \"\",\r\n    \"variable03\" : \"\",\r\n    \"variable04\" : \"\",\r\n    \"variable05\" : \"\",\r\n    \"variable06\" : \"\",\r\n    \"description\" : \"\",\r\n    \"opt_out\" : false,\r\n    \"list_access_token\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/contacts-croncrm/create","description":"<p>Crie contatos na plataforma.</p>\n<ul>\n<li><p>name: Informe o nome do contato.</p>\n</li>\n<li><p>phone: Informe o número do contato.</p>\n</li>\n<li><p>variable01 até variable06: Salve qualquer informação que desejar nestes campos.</p>\n</li>\n<li><p>description: Observações sobre o contato.</p>\n</li>\n<li><p>opt_out: Se o contato solicitou em algum momento para deixar de receber suas mensagens.</p>\n</li>\n<li><p>list_access_token: Informe o código de identificação da lista.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","contacts-croncrm","create"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"aafe6b10-5e4e-4a5d-8f4d-b11b82093fe4","name":"create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"name\" : \"Contanto Teste\",\r\n    \"phone\" : \"xxxxxxxxxxxxx@c.us\",\r\n    \"variable01\" : \"\",\r\n    \"variable02\" : \"\",\r\n    \"variable03\" : \"\",\r\n    \"variable04\" : \"\",\r\n    \"variable05\" : \"\",\r\n    \"variable06\" : \"\",\r\n    \"description\" : \"\",\r\n    \"opt_out\" : false,\r\n    \"list_access_token\" : \"2025PJC8QT3urCoBRl2CCxKXcCj35fc45fd34KuLS0gydTMTNUALeOWf66qn0722\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/contacts-croncrm/create"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:40:57 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Contato salvo com sucesso.\",\n    \"contact\": {\n        \"name\": \"Contanto Teste\",\n        \"created\": {\n            \"date\": \"2025-07-29 18:40:57.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"phone\": \"xxxxxxxxxxxxx\",\n        \"phone_wid\": \"\",\n        \"variable01\": \"\",\n        \"variable02\": \"\",\n        \"variable03\": \"\",\n        \"variable04\": \"\",\n        \"variable05\": \"\",\n        \"variable06\": \"\",\n        \"description\": \"\",\n        \"access_token\": \"2025Yg8vUyfDxN3ppJNl7F1zNhh6580417f529F71i7qsQIFNBQp65MsYjNq0729\",\n        \"have_whatsapp\": 4,\n        \"opt_out\": false,\n        \"opt_out_datetime\": \"\",\n        \"list\": {\n            \"name\": \"⭐ Contatos do Webchat\",\n            \"access_token\": \"2025PJC8QT3urCoBRl2CCxKXcCj35fc45fd34KuLS0gydTMTNUALeOWf66qn0722\"\n        }\n    }\n}"}],"_postman_id":"972cf1bc-92dc-4afe-9020-a34a2dd3bf3e"},{"name":"find","id":"c3821e5a-6f28-4bd4-991c-c04a796a7d61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/contacts-croncrm/find?contact=&list=&access_token","description":"<p>Busque contatos cadastrados na plataforma.</p>\n<ul>\n<li><p>contact: Informe o número ou nome</p>\n</li>\n<li><p>list: Informe o número, nome da lista ou access_token da lista.</p>\n</li>\n<li><p>access_token: Código de identificação do contato</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","contacts-croncrm","find"],"host":["croncrm","com"],"query":[{"key":"contact","value":""},{"key":"list","value":""},{"key":"access_token","value":null}],"variable":[]}},"response":[{"id":"8b2d0594-5b68-4bf3-b845-008d5caca4f0","name":"find","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://croncrm.com/api/v2/contacts-croncrm/find?contact=&list=&access_token","protocol":"https","host":["croncrm","com"],"path":["api","v2","contacts-croncrm","find"],"query":[{"key":"contact","value":""},{"key":"list","value":""},{"key":"access_token","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:41:41 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consulta realizada com sucesso.\",\n    \"page\": 1,\n    \"pages\": 1,\n    \"limit\": 20,\n    \"count\": 1,\n    \"contacts\": [\n        {\n            \"name\": \"Contanto Teste\",\n            \"created\": {\n                \"date\": \"2025-07-29 18:40:57.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"modified\": {\n                \"date\": \"2025-07-29 18:40:57.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"phone\": \"xxxxxxxxxxxxx\",\n            \"phone_wid\": \"\",\n            \"variable01\": \"\",\n            \"variable02\": \"\",\n            \"variable03\": \"\",\n            \"variable04\": \"\",\n            \"variable05\": \"\",\n            \"variable06\": \"\",\n            \"description\": \"\",\n            \"have_whatsapp\": 4,\n            \"opt_out\": false,\n            \"opt_out_datetime\": \"\",\n            \"access_token\": \"2025Yg8vUyfDxN3ppJNl7F1zNhh6580417f529F71i7qsQIFNBQp65MsYjNq0729\",\n            \"list\": {\n                \"name\": \"⭐ Contatos do Webchat\",\n                \"access_token\": \"2025PJC8QT3urCoBRl2CCxKXcCj35fc45fd34KuLS0gydTMTNUALeOWf66qn0722\"\n            }\n        }\n    ]\n}"}],"_postman_id":"c3821e5a-6f28-4bd4-991c-c04a796a7d61"},{"name":"change","id":"4d1605db-3a90-4562-9108-d0db76b32962","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"name\" : \"\",\r\n    \"phone\" : \"\",\r\n    \"variable01\" : \"\",\r\n    \"variable02\" : \"\",\r\n    \"variable03\" : \"\",\r\n    \"variable04\" : \"\",\r\n    \"variable05\" : \"\",\r\n    \"variable06\" : \"\",\r\n    \"description\" : \"\",\r\n    \"opt_out\" : false,\r\n    \"list_access_token\" : \"\",\r\n    \"access_token\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/contacts-croncrm/change","description":"<p>Altere contatos na plataforma.</p>\n<ul>\n<li><p>name: Informe o nome do contato.</p>\n</li>\n<li><p>phone: Informe o número do contato.</p>\n</li>\n<li><p>variable01 até variable06: Salve qualquer informação que desejar nestes campos.</p>\n</li>\n<li><p>description: Observações sobre o contato.</p>\n</li>\n<li><p>opt_out: Se o contato solicitou em algum momento para deixar de receber suas mensagens.</p>\n</li>\n<li><p>list_access_token: Informe o código de identificação da lista.</p>\n</li>\n<li><p>access_token: Informe o código de identificação de um contato para realizar alterações nas informações do contato.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","contacts-croncrm","change"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"2adde557-0b48-4e53-8cf2-6aa615ca207d","name":"change","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"name\" : \"Contato teste 2\",\r\n    \"phone\" : \"5521988248085\",\r\n    \"variable01\" : \"\",\r\n    \"variable02\" : \"\",\r\n    \"variable03\" : \"\",\r\n    \"variable04\" : \"\",\r\n    \"variable05\" : \"\",\r\n    \"variable06\" : \"\",\r\n    \"description\" : \"\",\r\n    \"opt_out\" : false,\r\n    \"list_access_token\" : \"2025PJC8QT3urCoBRl2CCxKXcCj35fc45fd34KuLS0gydTMTNUALeOWf66qn0722\",\r\n    \"access_token\" : \"2025Yg8vUyfDxN3ppJNl7F1zNhh6580417f529F71i7qsQIFNBQp65MsYjNq0729\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/contacts-croncrm/change"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:42:54 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Contato salvo com sucesso.\",\n    \"contact\": {\n        \"name\": \"Contato teste 2\",\n        \"created\": {\n            \"date\": \"2025-07-29 18:40:57.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-29 18:42:54.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"phone\": \"xxxxxxxxxxxxx\",\n        \"phone_wid\": \"\",\n        \"variable01\": \"\",\n        \"variable02\": \"\",\n        \"variable03\": \"\",\n        \"variable04\": \"\",\n        \"variable05\": \"\",\n        \"variable06\": \"\",\n        \"description\": \"\",\n        \"access_token\": \"2025Yg8vUyfDxN3ppJNl7F1zNhh6580417f529F71i7qsQIFNBQp65MsYjNq0729\",\n        \"have_whatsapp\": 4,\n        \"opt_out\": false,\n        \"opt_out_datetime\": \"\",\n        \"list\": {\n            \"name\": \"⭐ Contatos do Webchat\",\n            \"access_token\": \"2025PJC8QT3urCoBRl2CCxKXcCj35fc45fd34KuLS0gydTMTNUALeOWf66qn0722\"\n        }\n    }\n}"}],"_postman_id":"4d1605db-3a90-4562-9108-d0db76b32962"},{"name":"delete","id":"db9bdae1-7c29-4c67-b223-287afaeb7bd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"access_token\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/contacts-croncrm/delete","description":"<p>Remova contatos da plataforma.</p>\n<ul>\n<li>access_token: Informe o código de identificaçãodo contato para remover o contato.</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","contacts-croncrm","delete"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"586ccc29-ee15-4c75-861e-b984c00cd6f7","name":"delete","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"access_token\" : \"2025Yg8vUyfDxN3ppJNl7F1zNhh6580417f529F71i7qsQIFNBQp65MsYjNq0729\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/contacts-croncrm/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:43:23 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Contato removido com sucesso.\"\n}"}],"_postman_id":"db9bdae1-7c29-4c67-b223-287afaeb7bd3"}],"id":"aecc588a-3131-409c-8ea5-d90e17733ca7","description":"<p>Consulte métodos responsáveis pelo gerenciamento de contatos do CRONCRM.</p>\n","_postman_id":"aecc588a-3131-409c-8ea5-d90e17733ca7","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}}},{"name":"Lista de Contatos","item":[{"name":"create","id":"235101b7-7eec-4cfd-9e57-ed8ff6593170","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"name\" : \"\",\r\n    \"description\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/lists/create","description":"<p>Cria listas de contatos para organizar seus contatos.</p>\n<p>As listas funcionam como uma espécie de planilhas, onde você pode organizar seus contatos para fazer envios em massa ou salvar contatos importantes para usar no atendimento pelo Webchat.</p>\n<ul>\n<li><p>name: Informe o nome da lista.</p>\n</li>\n<li><p>description: Informe uma descrição para a lista.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","lists","create"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"8315f501-a693-4db7-854d-eefd50ab6b53","name":"create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"name\" : \"Teste 1\",\r\n    \"description\" : \"Testando\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/lists/create"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:38:30 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Sua lista foi criada com sucesso.\",\n    \"list\": {\n        \"name\": \"Teste 1\",\n        \"created\": {\n            \"date\": \"2025-07-29 18:38:30.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"description\": \"Testando\",\n        \"access_token\": \"2025ZNTIXXwHI21KF7ixkB32lpBdc31fb75e1pIazIpYswDCpFZX7Bq8hFOT0729\"\n    }\n}"}],"_postman_id":"235101b7-7eec-4cfd-9e57-ed8ff6593170"},{"name":"find","id":"731785fd-5f3c-4111-93c4-65007cb0f12a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/lists/find?name=&access_token","description":"<p>Busque listas de contatos.</p>\n<ul>\n<li>name: Informe para fazer uma busca por aproximação com o nome informado.</li>\n<li>access_token: Informe para buscar uma lista específica. (Ao informar o access_token o parâmetro name será ignorado pois a busca será feita na intenção de retornar uma lista específica.)</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","lists","find"],"host":["croncrm","com"],"query":[{"key":"name","value":""},{"key":"access_token","value":null}],"variable":[]}},"response":[{"id":"1f78045b-ddd2-4673-ba37-fa5e5923a143","name":"find","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://croncrm.com/api/v2/lists/find?name=&access_token","protocol":"https","host":["croncrm","com"],"path":["api","v2","lists","find"],"query":[{"key":"name","value":""},{"key":"access_token","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:38:50 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consulta realizada com sucesso.\",\n    \"page\": 1,\n    \"pages\": 1,\n    \"limit\": 20,\n    \"count\": 2,\n    \"lists\": [\n        {\n            \"name\": \"⭐ Contatos do Webchat\",\n            \"created\": {\n                \"date\": \"2025-07-22 15:41:28.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"description\": \"Lista padrão criada pelo sistema para registrar os contatos da sua agenda e novos contato provenientes do Webchat. Utilize essa lista para cadastrar e importar seus contatos para interações pelo Webchat.\",\n            \"access_token\": \"2025PJC8QT3urCoBRl2CCxKXcCj35fc45fd34KuLS0gydTMTNUALeOWf66qn0722\",\n            \"contacts\": []\n        },\n        {\n            \"name\": \"Teste 1\",\n            \"created\": {\n                \"date\": \"2025-07-29 18:38:30.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"description\": \"Testando\",\n            \"access_token\": \"2025ZNTIXXwHI21KF7ixkB32lpBdc31fb75e1pIazIpYswDCpFZX7Bq8hFOT0729\",\n            \"contacts\": []\n        }\n    ]\n}"}],"_postman_id":"731785fd-5f3c-4111-93c4-65007cb0f12a"},{"name":"change","id":"2d42a9ae-5572-4b43-bc0d-d53c0bf1c14d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"name\" : \"\",\r\n    \"description\" : \"\",\r\n    \"access_token\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/lists/change","description":"<p>Altera listas de contatos para organizar seus contatos.</p>\n<p>As listas funcionam como uma espécie de planilhas, onde você pode organizar seus contatos para fazer envios em massa ou salvar contatos importantes para usar no atendimento pelo Webchat.</p>\n<ul>\n<li><p>name: Informe o nome da lista.</p>\n</li>\n<li><p>description: Informe uma descrição para a lista.</p>\n</li>\n<li><p>access_token: Informe o código de identificação de uma lista para realizar alterações nas informações da lista.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","lists","change"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"79509bc6-0e53-4354-84c1-1fc6a53e9850","name":"change","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"name\" : \"Teste 2\",\r\n    \"description\" : \"Testando 2\",\r\n    \"access_token\" : \"2025ZNTIXXwHI21KF7ixkB32lpBdc31fb75e1pIazIpYswDCpFZX7Bq8hFOT0729\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/lists/change"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:39:29 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Sua lista foi atualizada com sucesso.\",\n    \"list\": {\n        \"name\": \"Teste 2\",\n        \"created\": {\n            \"date\": \"2025-07-29 18:38:30.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-29 18:39:29.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"description\": \"Testando 2\",\n        \"access_token\": \"2025ZNTIXXwHI21KF7ixkB32lpBdc31fb75e1pIazIpYswDCpFZX7Bq8hFOT0729\"\n    }\n}"}],"_postman_id":"2d42a9ae-5572-4b43-bc0d-d53c0bf1c14d"},{"name":"delete","id":"1e5c02c0-5dc7-496c-9027-64c1099de617","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n\t \"access_token\" : \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/lists/delete","description":"<p>Remove uma lista de contatos em nossa plataforma.</p>\n<p>Obs.: Ao remover uma lista, todos os contato vinculados serão removidos juntos.</p>\n<ul>\n<li>access_token: Código de identificação da lista.</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","lists","delete"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"68a130a6-145e-4877-b97e-6c11b9a70513","name":"delete","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n\t \"access_token\" : \"2025ZNTIXXwHI21KF7ixkB32lpBdc31fb75e1pIazIpYswDCpFZX7Bq8hFOT0729\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/lists/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:39:52 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Lista removida com sucesso.\"\n}"}],"_postman_id":"1e5c02c0-5dc7-496c-9027-64c1099de617"}],"id":"ad846fcd-cdb8-4707-9dd5-a38184776d40","description":"<p>Consulte métodos responsáveis pelo gerenciamento de listas de contatos.</p>\n","_postman_id":"ad846fcd-cdb8-4707-9dd5-a38184776d40","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}}},{"name":"Etiquetas","item":[{"name":"create","id":"f0d14aa2-44e4-42eb-91b4-3d9cde4a9eac","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"\",\r\n    \"description\": \"\",\r\n    \"color\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/tags/create","description":"<p>Cria etiquetas na plataforma para vincular em suas conversas.</p>\n<ul>\n<li><p>name: Informe o nome da etiqueta.</p>\n</li>\n<li><p>description: Informe uma descrição para a etiqueta.</p>\n</li>\n<li><p>color: Informe uma cor em hex, exp: #000000.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","tags","create"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"231d8cd6-2c3f-4dfa-b57a-b43af553966c","name":"create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Etiqueta teste\",\r\n    \"description\": \"Testando\",\r\n    \"color\": \"#FFFFFF\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/tags/create"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:35:05 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Sua etiqueta foi criada com sucesso.\",\n    \"tag\": {\n        \"name\": \"Etiqueta teste\",\n        \"created\": {\n            \"date\": \"2025-07-29 18:35:05.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"description\": \"Testando\",\n        \"color\": \"#FFFFFF\",\n        \"access_token\": \"2025ZFcK6t2488TRGB6gOVxAnbI07ea6509f2e4dLqljd9eKhr6Nd63QMMXt0729\"\n    }\n}"}],"_postman_id":"f0d14aa2-44e4-42eb-91b4-3d9cde4a9eac"},{"name":"find","id":"44414dd1-455b-44b7-a2ab-c79fcc671988","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/tags/find?name=&access_token","description":"<p>Consulte etiquetas criadas tanto pela API quanto pela interface da plataforma.</p>\n<ul>\n<li><p>access_token: Código de identificação da etiqueta, se passado retorna apenas uma etiqueta.</p>\n</li>\n<li><p>name: Será retornado todas as etiquetas com nome igual ou próximo ao nome que você informar.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","tags","find"],"host":["croncrm","com"],"query":[{"key":"name","value":""},{"key":"access_token","value":null}],"variable":[]}},"response":[{"id":"4d0dd833-a4ee-4e10-9e6b-65e7cb0d42d2","name":"find","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://croncrm.com/api/v2/tags/find?name=&access_token","protocol":"https","host":["croncrm","com"],"path":["api","v2","tags","find"],"query":[{"key":"name","value":""},{"key":"access_token","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:35:25 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consulta realizada com sucesso.\",\n    \"page\": 1,\n    \"pages\": 1,\n    \"limit\": 20,\n    \"count\": 1,\n    \"lists\": [\n        {\n            \"name\": \"Etiqueta teste\",\n            \"created\": {\n                \"date\": \"2025-07-29 18:35:05.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"modified\": {\n                \"date\": \"2025-07-29 18:35:05.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"description\": \"Testando\",\n            \"color\": \"#FFFFFF\",\n            \"access_token\": \"2025ZFcK6t2488TRGB6gOVxAnbI07ea6509f2e4dLqljd9eKhr6Nd63QMMXt0729\",\n            \"chats\": 0\n        }\n    ]\n}"}],"_postman_id":"44414dd1-455b-44b7-a2ab-c79fcc671988"},{"name":"change","id":"a5e093e4-1b96-4766-8005-cc2b968719de","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"\",\r\n    \"description\": \"\",\r\n    \"color\": \"\",\r\n    \"access_token\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/tags/change","description":"<p>Altera dados de uma etiqueta.</p>\n<ul>\n<li>name: Informe o nome da etiqueta.</li>\n<li>description: Informe uma descrição para a etiqueta.</li>\n<li>color: Informe uma cor em hex, exp: #000000.</li>\n<li>access_token: Código de identificação da etiqueta.</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","tags","change"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"c82f9ac2-7ce9-4bd3-bee7-fc87729df00b","name":"change","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Etiqueta teste 2\",\r\n    \"description\": \"Testando 2\",\r\n    \"color\": \"#CCCCCC\",\r\n    \"access_token\": \"2025ZFcK6t2488TRGB6gOVxAnbI07ea6509f2e4dLqljd9eKhr6Nd63QMMXt0729\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/tags/change"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:36:04 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Sua etiqueta foi alterada com sucesso.\",\n    \"tag\": {\n        \"name\": \"Etiqueta teste 2\",\n        \"description\": \"Testando 2\",\n        \"color\": \"#CCCCCC\",\n        \"access_token\": \"2025ZFcK6t2488TRGB6gOVxAnbI07ea6509f2e4dLqljd9eKhr6Nd63QMMXt0729\"\n    }\n}"}],"_postman_id":"a5e093e4-1b96-4766-8005-cc2b968719de"},{"name":"delete","id":"a9b277d2-dbc3-4c43-963b-824040bb2d18","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"access_token\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/tags/delete","description":"<p>Deleta uma etiqueta.</p>\n<p>Obs: Ao deletar uma etiqueta, todas as conversas que possuem a etiqueta em questão perderão a referência a etiqueta.</p>\n<ul>\n<li>access_token: Código de identificação da etiqueta.</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","tags","delete"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"89aa30e3-c160-4fb6-9b63-ced71346173f","name":"delete","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"access_token\": \"2025ZFcK6t2488TRGB6gOVxAnbI07ea6509f2e4dLqljd9eKhr6Nd63QMMXt0729\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/tags/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:37:59 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Etiqueta removida com sucesso.\"\n}"}],"_postman_id":"a9b277d2-dbc3-4c43-963b-824040bb2d18"},{"name":"add-remove-in-chat","id":"dc178b0a-4364-4b80-899f-4db0ec4257da","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"access_token\": \"\",\r\n    \"chat_wid\": \"\",\r\n    \"action\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/tags/add-remove-in-chat","description":"<p>Vincula e desvincula uma etiqueta a uma conversa.</p>\n<p>Obs.: Para buscar conversas vinculadas a uma etiqueta, utilize o método Conversas/buscarConversa.</p>\n<ul>\n<li><p>chat_wid: Informe o número do contato.</p>\n</li>\n<li><p>access_token: Código de itendificação da etiqueta.</p>\n</li>\n<li><p>action: 'add' para vincular e 'del' para desvincular.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","tags","add-remove-in-chat"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"4a7a0e43-732a-46e9-89cf-0dd9b1f62b71","name":"add-remove-in-chat","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"access_token\": \"2025ZFcK6t2488TRGB6gOVxAnbI07ea6509f2e4dLqljd9eKhr6Nd63QMMXt0729\",\r\n    \"chat_wid\": \"xxxxxxxxxxxxx@c.us\",\r\n    \"action\": \"add\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/tags/add-remove-in-chat"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:36:46 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Etiqueta vinculada com sucesso.\"\n}"},{"id":"7ee0fd2a-b671-4123-bc4d-5ccfe8d801a0","name":"add-remove-in-chat","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"access_token\": \"2025ZFcK6t2488TRGB6gOVxAnbI07ea6509f2e4dLqljd9eKhr6Nd63QMMXt0729\",\r\n    \"chat_wid\": \"xxxxxxxxxxxxx@c.us\",\r\n    \"action\": \"del\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/tags/add-remove-in-chat"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:37:20 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Etiqueta desvinculada com sucesso.\"\n}"}],"_postman_id":"dc178b0a-4364-4b80-899f-4db0ec4257da"}],"id":"003aff49-6836-4f3d-9ac7-37011d5b0535","description":"<p>Consulte métodos responsáveis pelo gerenciamento de etiquetas.</p>\n","_postman_id":"003aff49-6836-4f3d-9ac7-37011d5b0535","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}}},{"name":"Funis","item":[{"name":"Steps","item":[{"name":"find","id":"17ce9bb9-57dd-46d9-a506-b9784f62d02c","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/funnels/steps/find?funnel_access_token=&access_token","description":"<p>Consulte etapas de um funil criadas pela interface da plataforma.</p>\n<ul>\n<li><p>access_token: Código de identificação da etapa, se passado retorna apenas uma etapa.</p>\n</li>\n<li><p>funnel_access_token: Código de identificação do funil.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","funnels","steps","find"],"host":["croncrm","com"],"query":[{"key":"funnel_access_token","value":""},{"key":"access_token","value":null}],"variable":[]}},"response":[{"id":"7602323d-dc6a-450a-ab26-2938a7187a28","name":"find","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://croncrm.com/api/v2/funnels/steps/find?funnel_access_token=2025tAKpr4n4g0dB0u6P08PpiKD2133f5fe6cMSiyfTXBymztIb0EjG9LdzA0729&access_token","protocol":"https","host":["croncrm","com"],"path":["api","v2","funnels","steps","find"],"query":[{"key":"funnel_access_token","value":"2025tAKpr4n4g0dB0u6P08PpiKD2133f5fe6cMSiyfTXBymztIb0EjG9LdzA0729"},{"key":"access_token","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:34:02 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consulta realizada com sucesso.\",\n    \"page\": 1,\n    \"pages\": 1,\n    \"limit\": 20,\n    \"count\": 1,\n    \"steps\": [\n        {\n            \"name\": \"Etapa 1\",\n            \"created\": {\n                \"date\": \"2025-07-29 18:33:51.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"modified\": {\n                \"date\": \"2025-07-29 18:33:51.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"description\": \"Etapa de teste\",\n            \"color\": \"#000000\",\n            \"access_token\": \"2025sPtF97Pqec73tQNVQSpm1J9b27d804dc6fDCFOoR5jxxgp9PHstl6raq0729\",\n            \"type_action\": {\n                \"code\": 0,\n                \"name\": \"Não executar ações\"\n            },\n            \"chats\": 0\n        }\n    ]\n}"}],"_postman_id":"17ce9bb9-57dd-46d9-a506-b9784f62d02c"}],"id":"a789552c-c8ed-4ab8-830f-681d8643771f","description":"<p>Consulte métodos responsáveis pelo gerenciamento das etapas dos funis.</p>\n","_postman_id":"a789552c-c8ed-4ab8-830f-681d8643771f","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}}},{"name":"create","id":"4ef2e848-09c4-47a0-8315-b0fc67300c89","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"\",\r\n    \"description\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/funnels/create","description":"<p>Cria funis de venda naplataforma para vincular em suas conversas.</p>\n<p>Obs.: Dé preferencia para configuração via sistema.</p>\n<ul>\n<li><p>name: Informe o nome do funil.</p>\n</li>\n<li><p>description: Informe uma descrição para o funil.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","funnels","create"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"eb22e334-dc4f-4393-8aa7-c571d4e8b413","name":"create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Funil teste\",\r\n    \"description\": \"Testando\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/funnels/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:31:43 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Funil criado com sucesso.\",\n    \"funnel\": {\n        \"name\": \"Funil teste\",\n        \"created\": {\n            \"date\": \"2025-07-29 18:31:43.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-29 18:31:43.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"description\": \"Testando\",\n        \"access_token\": \"2025tAKpr4n4g0dB0u6P08PpiKD2133f5fe6cMSiyfTXBymztIb0EjG9LdzA0729\"\n    }\n}"}],"_postman_id":"4ef2e848-09c4-47a0-8315-b0fc67300c89"},{"name":"find","id":"0e75bd8c-75be-4cad-bb3d-2568b51e995f","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/funnels/find?name=&access_token","description":"<p>Consulte funis criadas tanto pela API quanto pela interface da plataforma.</p>\n<ul>\n<li><p>access_token: Código de identificação do funil, se passado retorna apenas uma etiqueta.</p>\n</li>\n<li><p>name: Será retornado todos os funis com nome igual ou próximo ao nome que você informar.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","funnels","find"],"host":["croncrm","com"],"query":[{"key":"name","value":""},{"key":"access_token","value":null}],"variable":[]}},"response":[{"id":"d6a8c52d-343e-4f66-b778-edf73c77a393","name":"find","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://croncrm.com/api/v2/funnels/find?name=&access_token","protocol":"https","host":["croncrm","com"],"path":["api","v2","funnels","find"],"query":[{"key":"name","value":""},{"key":"access_token","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:32:03 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consulta realizada com sucesso.\",\n    \"page\": 1,\n    \"pages\": 1,\n    \"limit\": 20,\n    \"count\": 1,\n    \"funnels\": [\n        {\n            \"name\": \"Funil teste\",\n            \"created\": {\n                \"date\": \"2025-07-29 18:31:43.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"modified\": {\n                \"date\": \"2025-07-29 18:31:43.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"description\": \"Testando\",\n            \"access_token\": \"2025tAKpr4n4g0dB0u6P08PpiKD2133f5fe6cMSiyfTXBymztIb0EjG9LdzA0729\",\n            \"order\": 3,\n            \"steps\": 0,\n            \"chats\": 0\n        }\n    ]\n}"}],"_postman_id":"0e75bd8c-75be-4cad-bb3d-2568b51e995f"},{"name":"change","id":"67e112e4-553e-426d-83a9-f9ad4ffc7fbd","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"\",\r\n    \"description\": \"\",\r\n    \"access_token\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/funnels/change","description":"<p>Altera dados de um funil.</p>\n<ul>\n<li><p>name: Informe o nome do funil.</p>\n</li>\n<li><p>description: Informe uma descrição para o funil.</p>\n</li>\n<li><p>access_token: Código de identificação do funil.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","funnels","change"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"a6da4dfd-b5b1-451f-bb05-31f0d28f128d","name":"change","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Funiel teste 2\",\r\n    \"description\": \"\",\r\n    \"access_token\": \"2025tAKpr4n4g0dB0u6P08PpiKD2133f5fe6cMSiyfTXBymztIb0EjG9LdzA0729\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/funnels/change"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:32:57 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Seu funil foi alterado com sucesso.\",\n    \"tag\": {\n        \"name\": \"Funiel teste 2\",\n        \"description\": \"Testando\",\n        \"access_token\": \"2025tAKpr4n4g0dB0u6P08PpiKD2133f5fe6cMSiyfTXBymztIb0EjG9LdzA0729\"\n    }\n}"}],"_postman_id":"67e112e4-553e-426d-83a9-f9ad4ffc7fbd"}],"id":"9a8649a9-e966-45ff-8f6a-3d0c249af64a","description":"<p>Consulte métodos responsáveis pelo gerenciamento de funis.</p>\n","_postman_id":"9a8649a9-e966-45ff-8f6a-3d0c249af64a","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}}},{"name":"Clientes","item":[{"name":"create","id":"eb39a5e8-5d51-42e7-97bd-d3c150035d85","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"full_name\": \"\",\r\n    \"cpf\": \"\",\r\n    \"birthdate\": \"\",\r\n    \"phone\": \"\",\r\n    \"email\": \"\",\r\n    \"phone1\": \"\",\r\n    \"phone2\": \"\",\r\n    \"email1\": \"\",\r\n    \"email2\": \"\",\r\n    \"social_name\": \"\",\r\n    \"cnpj\": \"\",\r\n    \"business_email\": \"\",\r\n    \"chat_wid\": \"\",\r\n    \"account_access_token\": \"\",\r\n    \"observations\": \"\",\r\n    \"cep\": \"\",\r\n    \"address\": \"\",\r\n    \"number\": \"\",\r\n    \"neighborhood\": \"\",\r\n    \"completion\": \"\",\r\n    \"city_ibge\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/leads/create","description":"<p>Cria clientes da plaforma.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","leads","create"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"4026ab36-b86c-4f82-b411-152de861cf37","name":"create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"full_name\": \"Cliente teste\",\r\n    \"cpf\": \"\",\r\n    \"birthdate\": \"\",\r\n    \"phone\": \"\",\r\n    \"email\": \"\",\r\n    \"phone1\": \"\",\r\n    \"phone2\": \"\",\r\n    \"email1\": \"\",\r\n    \"email2\": \"\",\r\n    \"social_name\": \"\",\r\n    \"cnpj\": \"\",\r\n    \"business_email\": \"\",\r\n    \"chat_wid\": \"\",\r\n    \"account_access_token\": \"\",\r\n    \"observations\": \"\",\r\n    \"cep\": \"\",\r\n    \"address\": \"\",\r\n    \"number\": \"\",\r\n    \"neighborhood\": \"\",\r\n    \"completion\": \"\",\r\n    \"city_ibge\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/leads/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:29:24 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Seu cliente foi criado com sucesso.\",\n    \"lead\": {\n        \"full_name\": \"Cliente teste\",\n        \"created\": {\n            \"date\": \"2025-07-29 18:29:24.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-29 18:29:24.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"cpf\": \"\",\n        \"birthdate\": null,\n        \"phone\": \"\",\n        \"email\": \"\",\n        \"phone1\": \"\",\n        \"phone2\": \"\",\n        \"email1\": \"\",\n        \"email2\": \"\",\n        \"social_name\": \"\",\n        \"cnpj\": \"\",\n        \"business_email\": \"\",\n        \"observations\": \"\",\n        \"cep\": \"\",\n        \"address\": \"\",\n        \"number\": \"\",\n        \"neighborhood\": \"\",\n        \"completion\": \"\",\n        \"city_ibge\": \"\",\n        \"access_token\": \"2025Dsr68a2ZIG57bMfvBccfT1zbd82657c65Y2Dbya8ZBmFDV4caumoifC80729\"\n    }\n}"}],"_postman_id":"eb39a5e8-5d51-42e7-97bd-d3c150035d85"},{"name":"find","id":"4212a7d2-41ab-4a0a-ad67-7c0a76b65642","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/leads/find?name=&email&cpf_cnpj&phone&chat_wid&date_to&date_from&access_token","description":"<p>Consulte clientes criadas tanto pela API quanto pela interface da plataforma.</p>\n<ul>\n<li><p>access_token: Código de identificação do cliente, se passado retorna apenas um cliente.</p>\n</li>\n<li><p>name: Será retornado todos os clientes com nome igual ou próximo ao nome que você informar.</p>\n</li>\n<li><p>email: Será retornado todos os clientes com email igual ou próximo ao email que você informar.</p>\n</li>\n<li><p>cpf_cnpj: Será retornado todos os clientes com cpf ou cnpj igual ao que você informar.</p>\n</li>\n<li><p>phone: Será retornado todos os clientes com numero de telefone igual ao que você informar.</p>\n</li>\n<li><p>chat_wid: Será retornado todos os clientes com o identificador do whatsapp igual ao que você informar.</p>\n</li>\n<li><p>date_to: Será retornado todos os clientes cadastrados ate essa data.</p>\n</li>\n<li><p>date_from: Será retornado todos os clientes cadastrados apartir dessa data.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","leads","find"],"host":["croncrm","com"],"query":[{"key":"name","value":""},{"key":"email","value":null},{"key":"cpf_cnpj","value":null},{"key":"phone","value":null},{"key":"chat_wid","value":null},{"key":"date_to","value":null},{"key":"date_from","value":null},{"key":"access_token","value":null}],"variable":[]}},"response":[{"id":"cb497962-9af0-48c6-9f5b-4dad89bc6a1a","name":"find","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://croncrm.com/api/v2/leads/find?name=&email&cpf_cnpj&phone&chat_wid&date_to&date_from&access_token","protocol":"https","host":["croncrm","com"],"path":["api","v2","leads","find"],"query":[{"key":"name","value":""},{"key":"email","value":null},{"key":"cpf_cnpj","value":null},{"key":"phone","value":null},{"key":"chat_wid","value":null},{"key":"date_to","value":null},{"key":"date_from","value":null},{"key":"access_token","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:30:07 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consulta realizada com sucesso.\",\n    \"page\": 1,\n    \"pages\": 1,\n    \"limit\": 20,\n    \"count\": 1,\n    \"leads\": [\n        {\n            \"full_name\": \"Cliente teste\",\n            \"created\": {\n                \"date\": \"2025-07-29 18:29:24.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"modified\": {\n                \"date\": \"2025-07-29 18:29:24.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"cpf\": \"\",\n            \"birthdate\": null,\n            \"phone\": \"\",\n            \"email\": \"\",\n            \"phone1\": \"\",\n            \"phone2\": \"\",\n            \"email1\": \"\",\n            \"email2\": \"\",\n            \"social_name\": \"\",\n            \"cnpj\": \"\",\n            \"business_email\": \"\",\n            \"observations\": \"\",\n            \"cep\": \"\",\n            \"address\": \"\",\n            \"number\": \"\",\n            \"neighborhood\": \"\",\n            \"completion\": \"\",\n            \"city_ibge\": \"\",\n            \"access_token\": \"2025Dsr68a2ZIG57bMfvBccfT1zbd82657c65Y2Dbya8ZBmFDV4caumoifC80729\",\n            \"accounts\": [],\n            \"chats\": []\n        }\n    ]\n}"}],"_postman_id":"4212a7d2-41ab-4a0a-ad67-7c0a76b65642"},{"name":"change","id":"7b9cbd6d-199b-4475-8f63-f456531fd5af","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"full_name\": \"\",\r\n    \"cpf\": \"\",\r\n    \"birthdate\": \"\",\r\n    \"phone\": \"\",\r\n    \"email\": \"\",\r\n    \"phone1\": \"\",\r\n    \"phone2\": \"\",\r\n    \"email1\": \"\",\r\n    \"email2\": \"\",\r\n    \"social_name\": \"\",\r\n    \"cnpj\": \"\",\r\n    \"business_email\": \"\",\r\n    \"chat_wid\": \"\",\r\n    \"account_access_token\": \"\",\r\n    \"observations\": \"\",\r\n    \"cep\": \"\",\r\n    \"address\": \"\",\r\n    \"number\": \"\",\r\n    \"neighborhood\": \"\",\r\n    \"completion\": \"\",\r\n    \"city_ibge\": \"\",\r\n    \"access_token\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/leads/change","description":"<p>Altera dados de um cliente.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","leads","change"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"35c8ebfc-6ee8-4189-8748-7093d2ae69ff","name":"change","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"full_name\": \"Cliente teste 2\",\r\n    \"cpf\": \"\",\r\n    \"birthdate\": \"\",\r\n    \"phone\": \"\",\r\n    \"email\": \"\",\r\n    \"phone1\": \"\",\r\n    \"phone2\": \"\",\r\n    \"email1\": \"\",\r\n    \"email2\": \"\",\r\n    \"social_name\": \"\",\r\n    \"cnpj\": \"\",\r\n    \"business_email\": \"\",\r\n    \"chat_wid\": \"\",\r\n    \"account_access_token\": \"\",\r\n    \"observations\": \"\",\r\n    \"cep\": \"\",\r\n    \"address\": \"\",\r\n    \"number\": \"\",\r\n    \"neighborhood\": \"\",\r\n    \"completion\": \"\",\r\n    \"city_ibge\": \"\",\r\n    \"access_token\": \"2025Dsr68a2ZIG57bMfvBccfT1zbd82657c65Y2Dbya8ZBmFDV4caumoifC80729\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/leads/change"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:30:36 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Seu cliente foi alterado com sucesso.\",\n    \"lead\": {\n        \"full_name\": \"Cliente teste 2\",\n        \"created\": {\n            \"date\": \"2025-07-29 18:29:24.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-29 18:30:36.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"cpf\": \"\",\n        \"birthdate\": null,\n        \"phone\": \"\",\n        \"email\": \"\",\n        \"phone1\": \"\",\n        \"phone2\": \"\",\n        \"email1\": \"\",\n        \"email2\": \"\",\n        \"social_name\": \"\",\n        \"cnpj\": \"\",\n        \"business_email\": \"\",\n        \"observations\": \"\",\n        \"cep\": \"\",\n        \"address\": \"\",\n        \"number\": \"\",\n        \"neighborhood\": \"\",\n        \"completion\": \"\",\n        \"city_ibge\": \"\",\n        \"access_token\": \"2025Dsr68a2ZIG57bMfvBccfT1zbd82657c65Y2Dbya8ZBmFDV4caumoifC80729\"\n    }\n}"}],"_postman_id":"7b9cbd6d-199b-4475-8f63-f456531fd5af"},{"name":"delete","id":"3799bb96-e7aa-4192-a09d-daf4e4cf8c5e","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"access_token\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/leads/delete","description":"<p>Deleta um cliente.</p>\n<ul>\n<li>access_token: Código de identificação do cliente.</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","leads","delete"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"d8af395e-7c64-4045-9648-8fe3715b9293","name":"delete","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"access_token\": \"2025Dsr68a2ZIG57bMfvBccfT1zbd82657c65Y2Dbya8ZBmFDV4caumoifC80729\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/leads/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 21:30:58 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Cliente removido com sucesso.\"\n}"}],"_postman_id":"3799bb96-e7aa-4192-a09d-daf4e4cf8c5e"}],"id":"87bbbd20-7112-42cb-8e6e-bfd21f2348f7","description":"<p>Consulte métodos responsáveis pelo gerenciamento de clientes.</p>\n","_postman_id":"87bbbd20-7112-42cb-8e6e-bfd21f2348f7","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}}},{"name":"Instâncias","item":[{"name":"create","id":"6dec0f5e-a0b3-408f-af6a-e8d89ea28daa","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"\",\r\n    \"webhookMessage\": \"\",\r\n    \"webhookIncomingCall\": \"\",\r\n    \"webhookStateChanged\": \"\",\r\n    \"webhookQrcode\": \"\",\r\n    \"webhookLiveLocation\": \"\",\r\n    \"webhookParticipantsChanged\": \"\",\r\n    \"webhookAddedToGroup\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/instances/create","description":"<p>Cria novas instancias na plataforma.</p>\n<p>Obs.: Seu plano deve ter limite para a criação da instancia.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","instances","create"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"b010863a-69d3-4757-b8a4-aa97aba60f68","name":"create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Teste 2\",\r\n    \"webhookMessage\": \"http://localhost:3000/webhook\",\r\n    \"webhookIncomingCall\": \"http://localhost:3000/webhook\",\r\n    \"webhookStateChanged\": \"http://localhost:3000/webhook\",\r\n    \"webhookQrcode\": \"http://localhost:3000/webhook\",\r\n    \"webhookLiveLocation\": \"http://localhost:3000/webhook\",\r\n    \"webhookParticipantsChanged\": \"http://localhost:3000/webhook\",\r\n    \"webhookAddedToGroup\": \"http://localhost:3000/webhook\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/instances/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 20:57:10 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Sua instancia foi criada com sucesso.\",\n    \"instance\": {\n        \"name\": \"Teste 2\",\n        \"created\": {\n            \"date\": \"2025-07-29 17:57:10.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-29 17:57:10.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"type\": {\n            \"code\": 1,\n            \"name\": \"WhatsApp App\"\n        },\n        \"api_enable\": true,\n        \"have_external_chatbot\": true,\n        \"in_log\": false,\n        \"improved_synchronization\": true,\n        \"webhooks\": {\n            \"message\": \"http://localhost:3000/webhook\",\n            \"incomingCall\": \"http://localhost:3000/webhook\",\n            \"stateChanged\": \"http://localhost:3000/webhook\",\n            \"qrcode\": \"http://localhost:3000/webhook\",\n            \"liveLocation\": \"http://localhost:3000/webhook\",\n            \"participantsChanged\": \"http://localhost:3000/webhook\",\n            \"addedToGroup\": \"http://localhost:3000/webhook\"\n        },\n        \"api_key\": \"20258EAFdEFMTFrsaWnd5d91335c16jmyozJ6FTq217s8A0729\",\n        \"access_token\": \"2025nj1I5B1cL5x2x3CUOHGNF6912765fabd7kMD5O1VxFSmshGyHOxrCq4v0729\"\n    }\n}"}],"_postman_id":"6dec0f5e-a0b3-408f-af6a-e8d89ea28daa"},{"name":"find","id":"590a5070-5ce1-41bb-80c4-cfd8fcca64df","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/instances/find?name=&access_token=","description":"<p>Consulte instancias criadas tanto pela API quanto pela interface da plataforma.</p>\n<ul>\n<li><p>access_token: Código de identificação da instancia, se passado retorna apenas uma instancia.</p>\n</li>\n<li><p>name: Será retornado todas as instancias com nome igual ou próximo ao nome que você informar.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","instances","find"],"host":["croncrm","com"],"query":[{"key":"name","value":""},{"key":"access_token","value":""}],"variable":[]}},"response":[{"id":"ed493d8b-131d-4a45-bc49-1e1c35e7f00b","name":"find","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://croncrm.com/api/v2/instances/find?name=&access_token=","protocol":"https","host":["croncrm","com"],"path":["api","v2","instances","find"],"query":[{"key":"name","value":""},{"key":"access_token","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 20:42:57 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consulta realizada com sucesso.\",\n    \"page\": 1,\n    \"pages\": 1,\n    \"limit\": 20,\n    \"count\": 1,\n    \"instances\": [\n        {\n            \"name\": \"Teste\",\n            \"created\": {\n                \"date\": \"2025-07-22 15:58:31.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"modified\": {\n                \"date\": \"2025-07-22 15:59:48.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"type\": {\n                \"code\": 1,\n                \"name\": \"WhatsApp App\"\n            },\n            \"phone_wid\": \"xxxxxxxxxxxxx@c.us\",\n            \"instagram_username\": null,\n            \"need_delete\": false,\n            \"count_chats_month\": 0,\n            \"count_chats\": 0,\n            \"storage_used\": {\n                \"total\": \"0\",\n                \"formated\": \"0 MB\"\n            },\n            \"api_enable\": true,\n            \"have_external_chatbot\": true,\n            \"in_log\": false,\n            \"improved_synchronization\": false,\n            \"webhooks\": {\n                \"message\": \"http://localhost:3000/webhook\",\n                \"incomingCall\": \"http://localhost:3000/webhook\",\n                \"stateChanged\": \"http://localhost:3000/webhook\",\n                \"qrcode\": \"http://localhost:3000/webhook\",\n                \"liveLocation\": \"http://localhost:3000/webhook\",\n                \"participantsChanged\": \"http://localhost:3000/webhook\",\n                \"addedToGroup\": \"http://localhost:3000/webhook\"\n            },\n            \"api_key\": \"2025Z4dnDsz9LNGnEzrQb78d37cc677dRLq2zGGfRj9UPw0722\",\n            \"accounts\": [],\n            \"access_token\": \"20257JigCFrJlJop9gm36Wylo9Q405e99ad63BfuGuJxOK3cv9eTmJOv2gX60722\"\n        }\n    ]\n}"}],"_postman_id":"590a5070-5ce1-41bb-80c4-cfd8fcca64df"},{"name":"change","id":"bbf6418f-2b1a-464c-af51-071228b7c809","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"\",\r\n    \"webhookMessage\": \"\",\r\n    \"webhookIncomingCall\": \"\",\r\n    \"webhookStateChanged\": \"\",\r\n    \"webhookQrcode\": \"\",\r\n    \"webhookLiveLocation\": \"\",\r\n    \"webhookParticipantsChanged\": \"\",\r\n    \"webhookAddedToGroup\": \"\",\r\n    \"access_token\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/instances/change","description":"<p>Altera dados de uma instancia.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","instances","change"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"db2557c1-bdb5-4dd1-98aa-d5bd7b35b89c","name":"change","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Teste 22\",\r\n    \"webhookMessage\": \"http://localhost:3000/webhook\",\r\n    \"webhookIncomingCall\": \"http://localhost:3000/webhook\",\r\n    \"webhookStateChanged\": \"http://localhost:3000/webhook\",\r\n    \"webhookQrcode\": \"http://localhost:3000/webhook\",\r\n    \"webhookLiveLocation\": \"http://localhost:3000/webhook\",\r\n    \"webhookParticipantsChanged\": \"http://localhost:3000/webhook\",\r\n    \"webhookAddedToGroup\": \"http://localhost:3000/webhook\",\r\n    \"access_token\": \"2025nj1I5B1cL5x2x3CUOHGNF6912765fabd7kMD5O1VxFSmshGyHOxrCq4v0729\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/instances/change"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 20:58:24 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Instancia alterada com sucesso.\",\n    \"instance\": {\n        \"name\": \"Teste 22\",\n        \"created\": {\n            \"date\": \"2025-07-29 17:57:10.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"modified\": {\n            \"date\": \"2025-07-29 17:58:25.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"America/Sao_Paulo\"\n        },\n        \"type\": {\n            \"code\": 1,\n            \"name\": \"WhatsApp App\"\n        },\n        \"api_enable\": true,\n        \"have_external_chatbot\": true,\n        \"in_log\": false,\n        \"improved_synchronization\": true,\n        \"webhooks\": {\n            \"message\": \"http://localhost:3000/webhook\",\n            \"incomingCall\": \"http://localhost:3000/webhook\",\n            \"stateChanged\": \"http://localhost:3000/webhook\",\n            \"qrcode\": \"http://localhost:3000/webhook\",\n            \"liveLocation\": \"http://localhost:3000/webhook\",\n            \"participantsChanged\": \"http://localhost:3000/webhook\",\n            \"addedToGroup\": \"http://localhost:3000/webhook\"\n        },\n        \"api_key\": \"20258EAFdEFMTFrsaWnd5d91335c16jmyozJ6FTq217s8A0729\",\n        \"access_token\": \"2025nj1I5B1cL5x2x3CUOHGNF6912765fabd7kMD5O1VxFSmshGyHOxrCq4v0729\"\n    }\n}"}],"_postman_id":"bbf6418f-2b1a-464c-af51-071228b7c809"},{"name":"delete","id":"921ddfea-04f0-4d8b-9e61-42f4f162cd50","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"access_token\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/instances/delete","description":"<p>Deleta uma etiqueta.</p>\n<p>Obs: Ao deletar uma intancia, todas os dados a ela vinculados serão perdidos.</p>\n<ul>\n<li>access_token: Código de identificação da instancia.</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","instances","delete"],"host":["croncrm","com"],"query":[],"variable":[]}},"response":[{"id":"20dc1ac8-42ee-441b-ba1b-ad32fa2ad9b2","name":"delete","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"access_token\": \"2025nj1I5B1cL5x2x3CUOHGNF6912765fabd7kMD5O1VxFSmshGyHOxrCq4v0729\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://croncrm.com/api/v2/instances/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"msg\": \"Remoção da instancia iniciada.\"\r\n}"}],"_postman_id":"921ddfea-04f0-4d8b-9e61-42f4f162cd50"}],"id":"a9e5c6ce-b54a-48f8-ba4a-02a60946b872","description":"<p>Consulte métodos responsáveis pelo gerenciamento de instâncias.</p>\n","_postman_id":"a9e5c6ce-b54a-48f8-ba4a-02a60946b872","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}}},{"name":"Usuários","item":[{"name":"find","id":"4fdd1bd2-7628-4907-85ed-8b24b615cd13","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/accounts/find?name=&email&access_token","description":"<p>Consulte usuários criados na plataforma.</p>\n<ul>\n<li><p>access_token: Código de identificação do usuario , se passado retorna apenas um usuario.</p>\n</li>\n<li><p>name: Será retornado todas os usuarios com nome igual ou próximo ao nome que você informar.</p>\n</li>\n<li><p>email: Será retornado todas os usuarios com email igual ou próximo ao email que você informar.</p>\n</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","accounts","find"],"host":["croncrm","com"],"query":[{"key":"name","value":""},{"key":"email","value":null},{"key":"access_token","value":null}],"variable":[]}},"response":[{"id":"7c381f93-0050-41e9-ab36-4a5c0828c9c5","name":"find","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://croncrm.com/api/v2/accounts/find?name=&email&access_token","protocol":"https","host":["croncrm","com"],"path":["api","v2","accounts","find"],"query":[{"key":"name","value":""},{"key":"email","value":null},{"key":"access_token","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 20:38:50 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consulta realizada com sucesso.\",\n    \"page\": 1,\n    \"pages\": 1,\n    \"limit\": 20,\n    \"count\": 1,\n    \"accounts\": [\n        {\n            \"name\": \"Usuario teste\",\n            \"created\": {\n                \"date\": \"2025-07-22 15:21:52.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"modified\": {\n                \"date\": \"2025-07-22 15:21:52.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"America/Sao_Paulo\"\n            },\n            \"email\": \"usuario_teste@gmail.com\",\n            \"phone\": \"xxxxxxxxxxx\",\n            \"role\": 1, //- A função do usuario, pode ser '0 = atemdente', '1 = administrador', '2 = supervisor', '3 = vendedor'\n            \"online\": true,\n            \"observations\": null,\n            \"access_token\": \"2025gYS6ks4UwyhMISAUtgbjtf88e5eee0659mF8mzjt15B4paH33Tc28S850722\"\n        }\n    ]\n}"}],"_postman_id":"4fdd1bd2-7628-4907-85ed-8b24b615cd13"}],"id":"dfd23e9e-d599-454a-b5b9-15726f786ae3","description":"<p>Consulte métodos responsáveis pelo gerenciamento de usuários.</p>\n","_postman_id":"dfd23e9e-d599-454a-b5b9-15726f786ae3","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}}},{"name":"Ferramentas","item":[{"name":"have-whatsapp","id":"38c2419e-574a-4076-b48d-1436c8ce3720","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/tools/have-whatsapp?phone=","description":"<p>Verifica se um número é válido.</p>\n<ul>\n<li>phone: Se não for enviado o código do país ex. Brasil 55, junto ao DDD e o número do seu contato, por padrão iremos assumir o código do país vinculado ao seu cadastro.</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","tools","have-whatsapp"],"host":["croncrm","com"],"query":[{"key":"phone","value":""}],"variable":[]}},"response":[{"id":"f1c78b33-d4c1-4e9f-b98a-767e1156cee7","name":"have-whatsapp","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://croncrm.com/api/v2/tools/have-whatsapp?phone=xxxxxxxxxxx","protocol":"https","host":["croncrm","com"],"path":["api","v2","tools","have-whatsapp"],"query":[{"key":"phone","value":"xxxxxxxxxxx"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 20:37:28 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consulta realizada com sucesso.\",\n    \"profile\": {\n        \"status\": 200, //- 200 significa que o número possui WhatsApp, e 404 significa que não possui\n        \"wid\": \"xxxxxxxxxxxxx@c.us\", //- @c.us representa o número (celular/fixo) da pessoa, @lid e @jid representam um identificador interno da Meta para pessoa, novo padrão de privacidade, @g.us representa a identificação de um grupo\n        \"wserver\": \"c.us\",\n        \"wuser\": \"xxxxxxxxxxxxx\",\n        \"wbusiness\": false,\n        \"canReceiveMessage\": true\n    }\n}"}],"_postman_id":"38c2419e-574a-4076-b48d-1436c8ce3720"},{"name":"get-profile-picture","id":"32f113a0-31b9-4f25-a6cf-4923a5fdf707","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://croncrm.com/api/v2/tools/get-profile-picture?chat_wid=","description":"<p>Retorna as urls usadas pelo WhasApp do perfil do contato</p>\n<ul>\n<li>chat_wid: Informe o número do contato.</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}},"urlObject":{"protocol":"https","path":["api","v2","tools","get-profile-picture"],"host":["croncrm","com"],"query":[{"key":"chat_wid","value":""}],"variable":[]}},"response":[{"id":"1699755d-75a1-4c67-83e5-4f134d365a8a","name":"get-profile-picture","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://croncrm.com/api/v2/tools/have-whatsapp?chat_wid=xxxxxxxxxxx@c.us","protocol":"https","host":["croncrm","com"],"path":["api","v2","tools","have-whatsapp"],"query":[{"key":"chat_wid","value":"xxxxxxxxxxx@c.us"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 20:37:28 GMT"},{"key":"Server","value":"Apache/2.4.62 (Win64) OpenSSL/3.1.7 PHP/8.3.14 mod_fcgid/2.3.10-dev"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"msg\": \"Consulta realizada com sucesso.\",\n    \"picture\": {\n        \"eurl\": \"\",\n        \"id\": {\n            \"server\": \"c.us\",\n            \"user\": \"xxxxxxxxxxxxx\",\n            \"_serialized\": \"xxxxxxxxxxxxx@c.us\"\n        },\n        \"img\": \"\",\n        \"imgFull\": \"\",\n        \"tag\": \"\"\n    }\n}"}],"_postman_id":"32f113a0-31b9-4f25-a6cf-4923a5fdf707"}],"id":"b92d9d2b-8dd8-4fd7-a4e4-88d7437319ab","description":"<p>Consulte métodos importantes para o seu dia a dia, como o método para verificar se um contato é válido.</p>\n","_postman_id":"b92d9d2b-8dd8-4fd7-a4e4-88d7437319ab","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]},"isInherited":true,"source":{"_postman_id":"db79818c-8655-4892-8dce-f8cce9cd8f89","id":"db79818c-8655-4892-8dce-f8cce9cd8f89","name":"CRONCRM (V2)","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"apiKey"},{"key":"value","value":""}]}},"event":[{"listen":"prerequest","script":{"id":"24be101a-3c10-4389-b2d1-6e6002e8b88c","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"b3b1adad-f334-4f92-88d7-7ee71266ed03","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"apiKey","value":"","type":"string"}]}