{
    "id": "20260318_135647_a49e5edd",
    "timestamp": "2026-03-18T13:56:47+00:00",
    "meta": {
        "method": "POST",
        "uri": "/trudel/SB/FinDeVisite.php?action=create_all",
        "query": {
            "action": "create_all"
        },
        "ip": "142.118.112.73",
        "user_agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36",
        "http_code": 200,
        "note": "create_all",
        "OpportunityId": "006As00000ONR89IAH",
        "VisitId": "a03As00000zlHgdIAE"
    },
    "input": {
        "Agent": {
            "FirstName": "Démo",
            "LastName": "",
            "Email": "immersioninternal@gmail.com",
            "Job": ""
        },
        "Clients": [
            {
                "FirstName": "Philippe",
                "LastName": "LaRochelle",
                "Email": "philippe@minuitmoinsune.com",
                "Phone": "",
                "Post": ""
            }
        ],
        "Projects": [
            {
                "ProjectName": "Le18Juillet",
                "Favorites": {
                    "Units": [
                        "1153_Le18Juillet-2",
                        "263_Le18Juillet-2"
                    ],
                    "CommonAreas": [
                        "Piscine au toit"
                    ],
                    "Surroundings": [
                        "Plaines d’Abraham"
                    ]
                },
                "Estimates": [
                    {
                        "Unit": "1153",
                        "ServicesAndOptionsIncluded": [
                            "Piscine extérieure au toit",
                            "Salle de mise en forme",
                            "Cuisine d’été",
                            "Salle de réception ($)",
                            "Suite d’invité locative ($)",
                            "Stations lave-auto",
                            "Salle de rangement à vélos sécurisée",
                            "Eau chaude",
                            "Air climatisé"
                        ],
                        "ServicesAndOptions": [],
                        "ServicesAndOptionsMultiple": [
                            {
                                "Name": "Location borne de recharge",
                                "Number": 1,
                                "Price": 35
                            },
                            {
                                "Name": "Rangement grillagé souterrain (à partir de)",
                                "Number": 1,
                                "Price": 55
                            }
                        ],
                        "ServicesAndOptionsPrice": 90,
                        "UnitPrice": 2310,
                        "Deduction": 0,
                        "OtherFees": 0,
                        "FinalPrice": 2400
                    }
                ]
            }
        ],
        "GeneralInfo": {
            "Date": "2026-03-18",
            "MeetingDateTime": "2026-03-18T00:00:00Z",
            "VisitTime": 65.378448486328125,
            "WalkIn": false,
            "VisitedUnitRecordTypeDeveloperName": "Default",
            "Building": "",
            "UnitsSeeked": [],
            "Comment": "",
            "VisitedUnits": [
                {
                    "Unit": "1153",
                    "ClientInterest": "",
                    "TypeDeVisite": "",
                    "Notes": "",
                    "Comments": "",
                    "PositiveAspects": [],
                    "NegativeAspects": []
                }
            ]
        }
    },
    "output": {
        "ok": true,
        "LeadConversion": null,
        "Opportunity": {
            "http": 201,
            "resp": {
                "id": "006As00000ONR89IAH",
                "success": true,
                "errors": []
            },
            "id": "006As00000ONR89IAH"
        },
        "Roles": [
            {
                "http": 201,
                "resp": {
                    "id": "00KAs00000deFGPMA2",
                    "success": true,
                    "errors": []
                },
                "role": {
                    "ContactId": "003As00000zlN1JIAU",
                    "Role": "Client principal",
                    "IsPrimary": true
                }
            }
        ],
        "Visit__c": {
            "mode": "create",
            "id": "a03As00000zlHgdIAE",
            "http": 201,
            "payload": {
                "Opportunity__c": "006As00000ONR89IAH",
                "Contact_1__c": "003As00000zlN1JIAU",
                "Meeting_Date_Time__c": "2026-03-18T00:00:00Z",
                "Meeting_Notes__c": "",
                "Visit_Duration__c": 65,
                "Walk_in__c": false
            }
        },
        "Visited_Unit__c": [
            {
                "ok": true,
                "unit": "1153",
                "id": "a01As00000ul35VIAQ",
                "http": 201
            }
        ]
    }
}