Profile Business
POST {{APIV2}}/api/v2/evolution/chat/fetchBusinessProfile
StartFragment
Com esse endpoint é possível você enviar mensagens no WhatsApp, veja um exemplo simples de como enviar uma mensagem usando PHP com CURL Exemplo
EndFrag
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
DeviceToken | string |
RESPONSES
status: OK
{"error":false,"message":"Requisição processada com sucesso","response":{"isBusiness":true,"wid":"553131575563@s.whatsapp.net","address":"Contagem, MG","description":"Conjunto de API's para desenvolvedores","website":["https://apibrasil.com.br"],"email":"contato@apibrasil.com.br","category":"Software Company","business_hours":{"timezone":"America/Sao_Paulo","business_config":[{"day_of_week":"mon","mode":"appointment_only"},{"day_of_week":"tue","mode":"appointment_only"},{"day_of_week":"wed","mode":"appointment_only"},{"day_of_week":"thu","mode":"appointment_only"},{"day_of_week":"fri","mode":"appointment_only"}]}},"api_limit":15,"api_limit_for":"device","api_limit_used":86}