{
    "id": "20260408_143604_3acdda30",
    "timestamp": "2026-04-08T14:36:04+00:00",
    "meta": {
        "method": "POST",
        "uri": "/trudel/SB/FinDeVisite.php?action=create_all",
        "query": {
            "action": "create_all"
        },
        "ip": "70.35.210.10",
        "user_agent": "X-UnrealEngine-Agent",
        "http_code": 200,
        "note": "create_all",
        "OpportunityId": "006As00000OkUYLIA3",
        "VisitId": "a03As000010ilAqIAI"
    },
    "input": {
        "Agent": {
            "FirstName": "Thomas",
            "LastName": "Raymond",
            "Email": "thomas.raymond@trudel.ca",
            "Job": "Architecte de Solutions "
        },
        "Clients": [
            {
                "FirstName": "John",
                "LastName": "Wick",
                "Email": "john.wick.actif2prep@trudel.ca",
                "Phone": "",
                "Post": ""
            }
        ],
        "Projects": [
            {
                "ProjectName": "Le18Juillet",
                "Favorites": {
                    "Units": [
                        "1250_Le18Juillet-2",
                        "1476_Le18Juillet-2",
                        "1077_Le18Juillet-2"
                    ],
                    "CommonAreas": [],
                    "Surroundings": []
                },
                "Estimates": [],
                "ProjectTime": {
                    "TimeSpent": 66.093536376953125,
                    "Subsections": {
                        "Immeuble": {
                            "TimeSpent": 12.143184661865234375,
                            "Subsections": []
                        },
                        "Unite": {
                            "TimeSpent": 34.458343505859375,
                            "Subsections": []
                        },
                        "Fin de visite": {
                            "TimeSpent": 19.492008209228515625,
                            "Subsections": []
                        }
                    }
                }
            }
        ],
        "GeneralInfo": {
            "Date": "2026.04.08",
            "VisitTime": 66.093536376953125,
            "Pet": "",
            "UnitsSeeked": [
                "3.5",
                "3.5 avec bureau"
            ],
            "Comment": ""
        }
    },
    "output": {
        "ok": true,
        "LeadConversion": null,
        "Opportunity": {
            "http": 201,
            "resp": {
                "id": "006As00000OkUYLIA3",
                "success": true,
                "errors": []
            },
            "id": "006As00000OkUYLIA3"
        },
        "Roles": [
            {
                "http": 400,
                "resp": [
                    {
                        "message": "Unable to create/update fields: CreatedById, LastModifiedById. Please check the security settings of this field and verify that it is read/write for your profile or permission set.",
                        "errorCode": "INVALID_FIELD_FOR_INSERT_UPDATE",
                        "fields": [
                            "CreatedById",
                            "LastModifiedById"
                        ]
                    }
                ],
                "role": {
                    "ContactId": "003As000010iaTvIAI",
                    "Role": "Client principal",
                    "IsPrimary": true
                }
            }
        ],
        "Visit__c": {
            "mode": "create",
            "id": "a03As000010ilAqIAI",
            "http": 201,
            "payload": {
                "Opportunity__c": "006As00000OkUYLIA3",
                "Assign_to__c": "005OF000001ng5aYAA",
                "Contact_1__c": "003As000010iaTvIAI",
                "Meeting_Date_Time__c": "2026-04-08T14:36:00Z",
                "Meeting_Notes__c": "",
                "Visit_Duration__c": 2
            }
        },
        "Visited_Unit__c": [
            {
                "ok": true,
                "unit": "1250_Le18Juillet-2",
                "id": "a01As00000vg6wVIAQ",
                "http": 201
            },
            {
                "ok": true,
                "unit": "1476_Le18Juillet-2",
                "id": "a01As00000vgDkpIAE",
                "http": 201
            },
            {
                "ok": true,
                "unit": "1077_Le18Juillet-2",
                "id": "a01As00000vgDplIAE",
                "http": 201
            }
        ]
    }
}