{
  "object": "whatsapp_business_account",
  "entry": [
    {
      "id": "1234567890",
      "changes": [
        {
          "field": "messages",
          "value": {
            "messaging_product": "whatsapp",
            "metadata": {
              "display_phone_number": "263771234567",
              "phone_number_id": "111222333"
            },
            "contacts": [
              {
                "profile": {
                  "name": "Tariro"
                },
                "wa_id": "263771111111"
              }
            ],
            "messages": [
              {
                "from": "263771111111",
                "id": "wamid.TEXT001",
                "timestamp": "1780334400",
                "text": {
                  "body": "Hi Uncle Tonde, I need a driver job"
                },
                "type": "text"
              }
            ]
          }
        }
      ]
    }
  ]
}
