Webhook #11529
09/02/2026 15:14:17
Método:
POST
Path:
/api/webhook/
IP Address:
207.244.243.28
User Agent:
axios/1.13.4
Headers HTTP
Nome Valor
HOST garagemsp.com
ACCEPT application/json, text/plain, */*
X-REAL-IP 207.244.243.28
CONNECTION close
USER-AGENT axios/1.13.4
RESOURCE-OWNER 5519982642414@s.whatsapp.net
ACCEPT-ENCODING gzip, compress, deflate, br
X-FORWARDED-FOR 207.244.243.28
X-FORWARDED-PROTO https
Body (JSON)
{
  "data": {
    "state": "close",
    "instance": "mandic",
    "statusReason": 428
  },
  "event": "connection.update",
  "instance": {
    "id": 3,
    "name": "mandic",
    "ownerJid": "5519982642414@s.whatsapp.net",
    "createdAt": "2026-02-03T00:45:20.432Z",
    "updatedAt": "2026-02-05T03:06:01.912Z",
    "description": "usado em hospital",
    "profilePicUrl": null,
    "connectionStatus": "OFFLINE",
    "externalAttributes": null
  }
}
Raw Body (Text)
{
  "event": "connection.update",
  "instance": {
    "id": 3,
    "name": "mandic",
    "description": "usado em hospital",
    "connectionStatus": "OFFLINE",
    "ownerJid": "5519982642414@s.whatsapp.net",
    "profilePicUrl": null,
    "createdAt": "2026-02-03T00:45:20.432Z",
    "updatedAt": "2026-02-05T03:06:01.912Z",
    "externalAttributes": null
  },
  "data": {
    "instance": "mandic",
    "state": "close",
    "statusReason": 428
  }
}
Full Request (JSON Completo)
{
  "body": {
    "data": {
      "state": "close",
      "instance": "mandic",
      "statusReason": 428
    },
    "event": "connection.update",
    "instance": {
      "id": 3,
      "name": "mandic",
      "ownerJid": "5519982642414@s.whatsapp.net",
      "createdAt": "2026-02-03T00:45:20.432Z",
      "updatedAt": "2026-02-05T03:06:01.912Z",
      "description": "usado em hospital",
      "profilePicUrl": null,
      "connectionStatus": "OFFLINE",
      "externalAttributes": null
    }
  },
  "path": "/api/webhook/",
  "method": "POST",
  "headers": {
    "HOST": "garagemsp.com",
    "ACCEPT": "application/json, text/plain, */*",
    "X-REAL-IP": "207.244.243.28",
    "CONNECTION": "close",
    "USER-AGENT": "axios/1.13.4",
    "RESOURCE-OWNER": "5519982642414@s.whatsapp.net",
    "ACCEPT-ENCODING": "gzip, compress, deflate, br",
    "X-FORWARDED-FOR": "207.244.243.28",
    "X-FORWARDED-PROTO": "https"
  },
  "raw_body": "{\"event\":\"connection.update\",\"instance\":{\"id\":3,\"name\":\"mandic\",\"description\":\"usado em hospital\",\"connectionStatus\":\"OFFLINE\",\"ownerJid\":\"5519982642414@s.whatsapp.net\",\"profilePicUrl\":null,\"createdAt\":\"2026-02-03T00:45:20.432Z\",\"updatedAt\":\"2026-02-05T03:06:01.912Z\",\"externalAttributes\":null},\"data\":{\"instance\":\"mandic\",\"state\":\"close\",\"statusReason\":428}}",
  "ip_address": "207.244.243.28",
  "user_agent": "axios/1.13.4",
  "query_params": {}
}