{
    "timestamp": "2026-04-20T16:54:23+00:00",
    "request": {
        "method": "POST",
        "uri": "\/prevel\/FDV\/FinDeVisite.php?action=create_all",
        "remote_ip": "70.24.179.135",
        "user_agent": "X-UnrealEngine-Agent"
    },
    "input": {
        "Agent": {
            "FirstName": "Isabelle ",
            "LastName": "David",
            "Email": "idavid@royallepage.ca",
            "Job": "Conseillère en location"
        },
        "Clients": [
            {
                "FirstName": "Antoine",
                "LastName": "Hamel",
                "Email": "antoine_hamel@icloud.com",
                "Phone": "514 569-2468",
                "Post": ""
            }
        ],
        "Projects": [
            {
                "ProjectName": "Prevel - EC3",
                "Favorites": {
                    "Units": [
                        "425_EC3",
                        "224_EC3",
                        "304_EC3",
                        "108_EC3",
                        "1003_EC3",
                        "317_EC3"
                    ],
                    "CommonAreas": [],
                    "Surroundings": []
                },
                "Estimates": [],
                "ProjectTime": {
                    "TimeSpent": 818.98883056640625,
                    "Subsections": {
                        "Immeuble": {
                            "TimeSpent": 65.7277374267578125,
                            "Subsections": []
                        },
                        "Unite": {
                            "TimeSpent": 642.4501953125,
                            "Subsections": []
                        },
                        "Favoris": {
                            "TimeSpent": 45.2218017578125,
                            "Subsections": []
                        },
                        "Fin de visite": {
                            "TimeSpent": 65.589111328125,
                            "Subsections": []
                        }
                    }
                }
            }
        ],
        "GeneralInfo": {
            "Date": "2026.04.20",
            "VisitTime": 818.98883056640625,
            "Pet": "",
            "UnitsSeeked": [],
            "Comment": ""
        }
    },
    "output": {
        "logs": [
            {
                "ts": "2026-04-20T16:54:23+00:00",
                "level": "info",
                "message": "Action create_all triggered",
                "context": []
            },
            {
                "ts": "2026-04-20T16:54:23+00:00",
                "level": "info",
                "message": "Payload received",
                "context": []
            },
            {
                "ts": "2026-04-20T16:54:23+00:00",
                "level": "info",
                "message": "Visit parsed",
                "context": {
                    "date": "2026-04-20",
                    "minutes": 14
                }
            }
        ],
        "http": []
    },
    "result": {
        "ok": true,
        "summary": {
            "visit_date": "2026-04-20",
            "visit_minutes": 14,
            "clients_count": 1
        }
    }
}