{
    "timestamp": "2026-03-06T16:00:16+00:00",
    "request": {
        "method": "POST",
        "uri": "\/prevel\/FDV\/FinDeVisite.php?action=create_all",
        "remote_ip": "70.24.179.153",
        "user_agent": "X-UnrealEngine-Agent"
    },
    "input": {
        "Agent": {
            "FirstName": "Mélanie",
            "LastName": "Bélanger",
            "Email": "melbelanger370@gmail.com",
            "Job": "Conseillère en location"
        },
        "Clients": [
            {
                "FirstName": "Marie Claude",
                "LastName": "Mirville",
                "Email": "Mcmarieclaude@hotmail.com",
                "Phone": "",
                "Post": ""
            }
        ],
        "Projects": [
            {
                "ProjectName": "Prevel - EC3",
                "Favorites": {
                    "Units": [
                        "214_EC3",
                        "207_EC3"
                    ],
                    "CommonAreas": [
                        "Terrasse",
                        "Lobby & Coworking",
                        "Gym"
                    ],
                    "Surroundings": []
                },
                "Estimates": [
                    {
                        "Unit": "214",
                        "ServicesAndOptionsIncluded": [
                            "WiFi",
                            "Électricité & chauffage",
                            "Eau chaude",
                            "5 électroménagers"
                        ],
                        "ServicesAndOptions": [],
                        "ServicesAndOptionsMultiple": [
                            {
                                "Name": "Stationnement",
                                "Number": 1,
                                "Price": 225
                            }
                        ],
                        "ServicesAndOptionsPrice": 225,
                        "UnitPrice": 2110,
                        "Deduction": 0,
                        "OtherFees": 0,
                        "FinalPrice": 2335
                    }
                ],
                "ProjectTime": {
                    "TimeSpent": 570.2432861328125,
                    "Subsections": {
                        "Immeuble": {
                            "TimeSpent": 22.6850299835205078125,
                            "Subsections": []
                        },
                        "Unite": {
                            "TimeSpent": 441.24468994140625,
                            "Subsections": []
                        },
                        "Espace commun": {
                            "TimeSpent": 51.1507568359375,
                            "Subsections": []
                        },
                        "Favoris": {
                            "TimeSpent": 6.693939208984375,
                            "Subsections": []
                        },
                        "Fin de visite": {
                            "TimeSpent": 48.4688720703125,
                            "Subsections": []
                        }
                    }
                }
            }
        ],
        "GeneralInfo": {
            "Date": "2026.03.06",
            "VisitTime": 570.2432861328125,
            "Pet": "",
            "UnitsSeeked": [
                "4.5"
            ],
            "Comment": ""
        }
    },
    "output": {
        "logs": [
            {
                "ts": "2026-03-06T16:00:16+00:00",
                "level": "info",
                "message": "Action create_all triggered",
                "context": []
            },
            {
                "ts": "2026-03-06T16:00:16+00:00",
                "level": "info",
                "message": "Payload received",
                "context": []
            },
            {
                "ts": "2026-03-06T16:00:16+00:00",
                "level": "info",
                "message": "Visit parsed",
                "context": {
                    "date": "2026-03-06",
                    "minutes": 10
                }
            }
        ],
        "http": []
    },
    "result": {
        "ok": true,
        "summary": {
            "visit_date": "2026-03-06",
            "visit_minutes": 10,
            "clients_count": 1
        }
    }
}