{
  "object": "whatsapp_business_account",
  "entry": [
    {
      "id": "1234567890",
      "changes": [
        {
          "field": "messages",
          "value": {
            "messaging_product": "whatsapp",
            "contacts": [
              {
                "profile": {
                  "name": "Tariro"
                },
                "wa_id": "263771111111"
              }
            ],
            "messages": [
              {
                "from": "263771111111",
                "id": "wamid.LIST001",
                "timestamp": "1780334402",
                "interactive": {
                  "type": "list_reply",
                  "list_reply": {
                    "id": "search_jobs",
                    "title": "Search jobs",
                    "description": "Tell Uncle Tonde what work you want"
                  }
                },
                "type": "interactive"
              }
            ]
          }
        }
      ]
    }
  ]
}
