POST api/v1/AccessProfile/PostAccessProfileWithRelationship

Request Information

URI Parameters

None.

Body Parameters

AccessProfileAndRelationship
NameDescriptionTypeAdditional information
AccessProfile

AccessProfile

None.

AccessRightIds

Collection of integer

None.

TimeZoneIds

Collection of integer

None.

AccessServiceIds

Collection of integer

None.

Request Formats

application/json, text/json

Sample:
{
  "AccessProfile": {
    "_AccessProfileID": 1,
    "_AccessProfileName": "sample string 2",
    "_ProfileStatus": 0,
    "_ProfileExpireDateTime": "2025-12-06T17:37:40.154373+00:00",
    "_ProfileStartDateTime": "2025-12-06T17:37:40.154373+00:00",
    "_CommonPin": 1,
    "_SysNumber": 5,
    "_AccessServiceAccessProfiles": [
      {
        "_AccessServiceAccessProfileID": 1,
        "_AccessServiceID": 2,
        "_AccessProfileID": 3,
        "_SysNumber": 4,
        "_AccessService": {
          "_AccessServiceID": 1,
          "_Services": 1,
          "_ServiceName": "sample string 2",
          "_SysNumber": 3,
          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
        },
        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
      },
      {
        "_AccessServiceAccessProfileID": 1,
        "_AccessServiceID": 2,
        "_AccessProfileID": 3,
        "_SysNumber": 4,
        "_AccessService": {
          "_AccessServiceID": 1,
          "_Services": 1,
          "_ServiceName": "sample string 2",
          "_SysNumber": 3,
          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
        },
        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
      }
    ],
    "_TimeZoneAccessProfiles": [
      {
        "_TimeZoneAccessProfileID": 1,
        "_TimeZoneID": 2,
        "_AccessProfileID": 3,
        "_SysNumber": 4,
        "_TimeZone": {
          "_TimeZoneID": 1,
          "_TimeZoneNumber": 0,
          "_Description": "sample string 2",
          "_Shifts": [
            {
              "_TimeShiftID": 1,
              "_TimeShiftNumber": 0,
              "_Enabled": 0,
              "_Mon": 0,
              "_Tue": 0,
              "_Wed": 0,
              "_Thu": 0,
              "_Fr": 0,
              "_Sat": 0,
              "_Sun": 0,
              "_Hol": 0,
              "_From": "sample string 2",
              "_To": "sample string 3",
              "_TimeZoneID": 4,
              "_SysNumber": 5,
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            },
            {
              "_TimeShiftID": 1,
              "_TimeShiftNumber": 0,
              "_Enabled": 0,
              "_Mon": 0,
              "_Tue": 0,
              "_Wed": 0,
              "_Thu": 0,
              "_Fr": 0,
              "_Sat": 0,
              "_Sun": 0,
              "_Hol": 0,
              "_From": "sample string 2",
              "_To": "sample string 3",
              "_TimeZoneID": 4,
              "_SysNumber": 5,
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            }
          ],
          "_TimeTableID": 1,
          "_SysNumber": 3,
          "_TimeTable": {
            "_TimeTableID": 1,
            "_TTName": "sample string 2",
            "_TTDescription": "sample string 3",
            "_SysNumber": 4,
            "_Doors": [
              {
                "_DoorID": 1,
                "_AOSId": 1,
                "_LockNumber": 1,
                "_LockID": 1,
                "_DoorName": "sample string 2",
                "_LockType": 1,
                "_TimeTableID": 1,
                "_WApPhyAddr": 3,
                "_WApPhyAddr2": 4,
                "_WeeklyProgramID": 1,
                "_AccessPointID": 1,
                "_CalendarID": 1,
                "_DsdCalendarID": 1,
                "_DrFunction": 0,
                "_DrLocation": "sample string 5",
                "_DrImg": "sample string 6",
                "_HardwareId": 7,
                "_IsActive": 8,
                "_IpAddress": "sample string 9",
                "_DoorSettings": {
                  "_DoorID": 1,
                  "_Sequencenumber": 2,
                  "_Office": 3,
                  "_Author_Req": "sample string 4",
                  "_Status": 5,
                  "_CommonPin": "sample string 6",
                  "_Block": 7,
                  "_Cancel": 8,
                  "_Prog": 9,
                  "_Position": 10,
                  "_AuthorDef": "sample string 11",
                  "_AuthorOp": "sample string 12",
                  "_CopyCounter": 13,
                  "_OneShotCounter": 14,
                  "GuestTimeZone": 15,
                  "_OfficeEnabled": 16,
                  "_OfficeOpt": 17,
                  "_AdaEnabled": 18,
                  "_AdaOpt": 19,
                  "_OverRideBlocked": 20,
                  "_OverRidePrivacy": 21,
                  "_AuthorCh": "sample string 22",
                  "_OfficeCh": 23,
                  "_AdaCh": 24,
                  "_OCId": 25,
                  "_I2C": 26,
                  "_ZoneIn": 27,
                  "_ZoneOut": 28,
                  "_AreaIn": 29,
                  "_AreaOut": 30,
                  "_SerialNumber": "sample string 31",
                  "_ReqLevel": 32,
                  "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                  "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_WOnlineStatus": "sample string 33",
                  "_WAprotocolConfig": "sample string 34",
                  "_WAliveData": "sample string 35",
                  "_WEventModeData": "sample string 36",
                  "_WPollingModeData": "sample string 37",
                  "_WSignalStrength": 38,
                  "_WPendingTasks": 39,
                  "_WLastChanges": "sample string 40",
                  "_W_ComType": "sample string 41",
                  "_W_DisplayOnSecurityMonitor": 42,
                  "_AlarmNotificationCounter": 43,
                  "_W_PhyAppAssigned": 44,
                  "_BatteryLevel": 45,
                  "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorInfo": {
                  "_DoorID": 1,
                  "_OnlineStatus": 0,
                  "_BatteryStatus": 0,
                  "_DoorAlarm": 0,
                  "_DoorState": 0,
                  "_Voltage": 2.1,
                  "_FwVersion": "sample string 3",
                  "_SignalStrenght": 0
                },
                "_WeeklyProgram": {
                  "_WeeklyProgramID": 1,
                  "_WeekProgramName": "sample string 2",
                  "_SysNumber": 3,
                  "_DoorPrograms": [
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_HardwareTemplate": {
                  "_HardwareId": 1,
                  "AOSId": 2,
                  "_Name": "sample string 3",
                  "_Description": "sample string 4",
                  "_TimeMotor": 5,
                  "_HWLockType": 0,
                  "_TimeOpen": 6,
                  "_TimeOpenNext": 7,
                  "_OPTSENS": 8,
                  "_CloseAftLatch": 9,
                  "_FireRegTime": 10,
                  "_FireRegOnOff": 11,
                  "_AlwaysAwaken": 0,
                  "_LowBattindToGuest": 0,
                  "_Buzzer": 0,
                  "_UseAlkalineBattery": 0,
                  "_IsWirelessDevice": 0,
                  "_EnableBluetooth": 0,
                  "_WIsDevrcvMode": 0,
                  "_USePrivacyAsDoorContact": 0,
                  "_DCReversed": 0,
                  "_OfficeOnce": 0,
                  "_EnableFreePassage": 0,
                  "_EnableBlokingCard": 0,
                  "_EnableCancellingCard": 0,
                  "_EnableProgramingCard": 0,
                  "_EnableWirelessMonitoring": 0,
                  "_DndHasPriority": 12,
                  "_BDMTimeMotor": 13,
                  "_RecordPrivacy": 14,
                  "_RecordExit": 15,
                  "_Pir": 16,
                  "_Ble": 64,
                  "_Nfc": 18,
                  "_Validation": 19,
                  "_DoorContact": 0,
                  "_TouchScreen": 20,
                  "_Wifi24": 21,
                  "_WifisubG": 22,
                  "_Privacy": 23,
                  "_Bus": 24,
                  "_MembraneButtonType": 25,
                  "_BusType": 0,
                  "_LockModels": 64,
                  "_Subnetmask": "sample string 27",
                  "_Gateway": "sample string 28",
                  "_IpAddress": "sample string 29",
                  "_RFID": 64,
                  "_InsideButton": 0,
                  "_ProductType": 0,
                  "_IsActive": 31,
                  "_Battery": 32,
                  "_BlePoolingTimeinSec": 33,
                  "_Relock": 34,
                  "_RelayAlways": 35,
                  "_Borrable": 36,
                  "_TSENS": 37,
                  "_IntInPut1": 38,
                  "_IntInPut2": 39,
                  "_IntInPut3": 40,
                  "_IntInPut4": 41,
                  "_IntOutput1": 42,
                  "_IntOutput2": 43,
                  "_IntOutput3": 44,
                  "_IntOutput4": 45,
                  "_ExtInput11": 46,
                  "_ExtInput12": 47,
                  "_ExtInput13": 48,
                  "_ExtInput14": 49,
                  "_ExtOutput11": 50,
                  "_ExtOutput12": 51,
                  "_ExtOutput13": 52,
                  "_ExtOutput14": 53,
                  "_ExtInput21": 54,
                  "_ExtInput22": 55,
                  "_ExtInput23": 56,
                  "_ExtInput24": 57,
                  "_ExtOutput21": 58,
                  "_ExtOutput22": 59,
                  "_ExtOutput23": 60,
                  "_ExtOutput24": 61,
                  "_ExtInput31": 62,
                  "_ExtInput32": 63,
                  "_ExtInput33": 64,
                  "_ExtInput34": 65,
                  "_Extoutput31": 66,
                  "_Extoutput32": 67,
                  "_Extoutput33": 68,
                  "_Extoutput34": 69,
                  "_Extinput41": 70,
                  "_Extinput42": 71,
                  "_Extinput43": 72,
                  "_Extinput44": 73,
                  "_ExtOutput41": 74,
                  "_ExtOutput42": 75,
                  "_ExtOutput43": 76,
                  "_ExtOutput44": 77,
                  "_ExtInput51": 78,
                  "_ExtInput52": 79,
                  "_ExtInput53": 80,
                  "_ExtInput54": 81,
                  "_ExtOutput51": 82,
                  "_ExtOutput52": 83,
                  "_ExtOutput53": 84,
                  "_ExtOutput54": 85,
                  "_ExtInput61": 86,
                  "_ExtInput62": 87,
                  "_ExtInput63": 88,
                  "_ExtInput64": 89,
                  "_ExtOutput61": 90,
                  "_ExtOutput62": 91,
                  "_ExtOutput63": 92,
                  "_ExtOutput64": 93,
                  "_ExtInput71": 94,
                  "_ExtInput72": 95,
                  "_ExtInput73": 96,
                  "_ExtInput74": 97,
                  "_ExtOutput71": 98,
                  "_ExtOutput72": 99,
                  "_ExtOutput73": 100,
                  "_ExtOutput74": 101,
                  "ExtInput81": 102,
                  "_ExtInput82": 103,
                  "_ExtInput83": 104,
                  "_ExtInput84": 105,
                  "_ExtOutput81": 106,
                  "_ExtOutput82": 107,
                  "_ExtOutput83": 108,
                  "_ExtOutput84": 109,
                  "_Inti2cFixedPart": "sample string 110",
                  "_Out1i2cFixedPart": "sample string 111",
                  "_Out2i2cFixedPart": "sample string 112",
                  "_Out3i2cFixedPart": "sample string 113",
                  "_Out4i2cFixedPart": "sample string 114",
                  "_Out5i2cFixedPart": "sample string 115",
                  "_Out6i2cFixedPart": "sample string 116",
                  "_Out7i2cFixedPart": "sample string 117",
                  "_Out8i2cFixedPart": "sample string 118",
                  "_I1IsReverse": 119,
                  "_I2IsReverse": 120,
                  "_I3IsReverse": 121,
                  "_I4IsReverse": 122,
                  "_O1IsReverse": 123,
                  "_O2IsReverse": 124,
                  "_O3IsReverse": 125,
                  "_O4IsReverse": 126,
                  "_I1Description": "sample string 127",
                  "_I2Description": "sample string 128",
                  "_I3Description": "sample string 129",
                  "_I4Description": "sample string 130",
                  "_O1Description": "sample string 131",
                  "_O2Description": "sample string 132",
                  "_O3Description": "sample string 133",
                  "_O4Description": "sample string 134",
                  "_SysNumber": 135,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_AccessPoint": {
                  "_AccessPointID": 1,
                  "_ApIPAddr": "sample string 2",
                  "_ApComID": 3,
                  "_ApSubnetmask": "sample string 4",
                  "_ApGateWay": "sample string 5",
                  "_ApName": "sample string 6",
                  "_ApOnlineStatus": "sample string 7",
                  "_ApFwVersion": "sample string 8",
                  "_ApLastCommunication": "sample string 9",
                  "_ApConnectedLock": 10,
                  "_ApPhyAddr": 11,
                  "_ApGroupID": 12,
                  "_AOSId": 13,
                  "_SysNumber": 14,
                  "_CurrentIPAddr": "sample string 15",
                  "_Channels": 16,
                  "_ApGroup": {
                    "_ApGroupID": 1,
                    "_ApGrpName": "sample string 2",
                    "_ApGrpDesc": "sample string 3",
                    "_ApGrpLastChanges": "sample string 4",
                    "_NbOfAp": 5,
                    "_SysNumber": 6,
                    "_AccessPoints": [],
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  "_Doors": [],
                  "_DeviceCommStats": [
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DsdCalendar": {
                  "_DsdCalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_Hours": 5,
                  "_Action": "sample string 6",
                  "_SysNumber": 7,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_Calendar": {
                  "_CalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_SysNumber": 5,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorWirelessSettings": {
                  "_DoorID": 1,
                  "_AllowedEvt1": 64,
                  "_AllowedEvt2": 64,
                  "_WTimeUnit": 64,
                  "_WTimeInterval": 64,
                  "_WContactTime": 64
                },
                "_DoorApConfig": {
                  "_DoorID": 1,
                  "_ApConfig": 64,
                  "_ApChannel": 64,
                  "_UserDefApAddr": 4,
                  "_TimeUnit": 64,
                  "_ContactTime": 64
                },
                "_IsAchieved": 10,
                "_SysNumber": 11,
                "_NameSettingCode": "sample string 12",
                "_Position": 13,
                "_DoorAuditories": [
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_Person": {
                      "_PersonID": 1,
                      "_UserId": 1,
                      "_PersonType": 0,
                      "_Email": "sample string 2",
                      "_FirstName": "sample string 3",
                      "_LastName": "sample string 4",
                      "_PersonStatus": 0,
                      "_PersonPIN": 1,
                      "USERNAME": "sample string 5",
                      "_Password": "sample string 6",
                      "DepartmentID": 7,
                      "_ISACTIVE": 8,
                      "_IMAGE": 9,
                      "_ISOPERATOR": 10,
                      "_PersonInfo": {
                        "PersonID": 1,
                        "_Address": "sample string 2",
                        "_Birthday": "sample string 3",
                        "_Country": "sample string 4",
                        "_Phone": "sample string 5",
                        "_PostalCode": "sample string 6",
                        "_Title": 0,
                        "_Gender": 0,
                        "_ExternalID": "sample string 7",
                        "_ExternalID2": 8,
                        "_ExternalID3": 9,
                        "_ExternalID4": "sample string 10",
                        "_ExternalID5": 11,
                        "_Photo": "sample string 12",
                        "_MaritalStatus": 0,
                        "_Addresse2": "sample string 13"
                      },
                      "_PersonMc": {
                        "PersonID": 1,
                        "MASTERPIN": "sample string 2",
                        "OVERRIDESBLOCKED": 3,
                        "OVERRIDESPRIVACY": 4,
                        "OFFICEENABLED": 5,
                        "ISUPDATED": 6,
                        "AUTHORIZATIONS": "sample string 7",
                        "ISADA": 8,
                        "REWRITE": 9,
                        "REWRITEDAYS": "sample string 10",
                        "REWRITEPIN": "sample string 11",
                        "WRONGPINATTEMPTS": 12,
                        "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                        "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                        "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                        "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                        "ISPATTERN": 13,
                        "NOBORRABLE": 14,
                        "SERIALNUMBER": "sample string 15",
                        "revalidationdata": "sample string 16",
                        "_MasterID": 1,
                        "TIMEZONE": 1.0,
                        "MastersID": 1,
                        "_Master": {
                          "MastersID": 1,
                          "_McMasterID": 2,
                          "_Abrev": "sample string 3",
                          "_description": "sample string 4",
                          "_SeqNumber": 5.1,
                          "_IsActive": 6,
                          "Special": 7,
                          "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_vip": 8,
                          "_LockMasters": [
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_PersonMc": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      },
                      "_Department": {
                        "DepartmentID": 1,
                        "_ShortName": "sample string 2",
                        "_Description": "sample string 3",
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_IsActive": 5,
                        "_Deleteable": 6,
                        "_Persons": [],
                        "_SysNumber": 7,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_PersonOperator": {
                        "PersonID": 1,
                        "_Username": "sample string 2",
                        "_UserPwd": "sample string 3",
                        "_Token": "sample string 4",
                        "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CheckInStatus": 0,
                      "_AccessMethod": 0,
                      "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                      "_IsAchieved": 11,
                      "_SysNumber": 12,
                      "_SuperAdmin": 0,
                      "_ApiAppID": 13,
                      "_ApiApplications": "sample string 14",
                      "_ApiAppLink": "sample string 15",
                      "_ApiStatus": 0,
                      "_CookiesOption": 0,
                      "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                      "_AppCLientPersonRoles": [
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessProfilePersons": [
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_SystemAuditories": [
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_UsermenuPermissions": [
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_AccessCard": {
                      "_AccessCardID": 1,
                      "_BadgeLabel": "sample string 2",
                      "_AccessCardStatus": 0,
                      "_BadgeNumber": "sample string 3",
                      "_IsAchieved": 4,
                      "_SysNumber": 5,
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_MifareCard": {
                        "_AccessCardID": 1,
                        "_MediumType": 0,
                        "_SerialNumber": "sample string 2",
                        "_Technology": 0,
                        "_KeyToken": "sample string 3",
                        "_IsAchieved": 4,
                        "_SysNumber": 5,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_Person": {
                      "_PersonID": 1,
                      "_UserId": 1,
                      "_PersonType": 0,
                      "_Email": "sample string 2",
                      "_FirstName": "sample string 3",
                      "_LastName": "sample string 4",
                      "_PersonStatus": 0,
                      "_PersonPIN": 1,
                      "USERNAME": "sample string 5",
                      "_Password": "sample string 6",
                      "DepartmentID": 7,
                      "_ISACTIVE": 8,
                      "_IMAGE": 9,
                      "_ISOPERATOR": 10,
                      "_PersonInfo": {
                        "PersonID": 1,
                        "_Address": "sample string 2",
                        "_Birthday": "sample string 3",
                        "_Country": "sample string 4",
                        "_Phone": "sample string 5",
                        "_PostalCode": "sample string 6",
                        "_Title": 0,
                        "_Gender": 0,
                        "_ExternalID": "sample string 7",
                        "_ExternalID2": 8,
                        "_ExternalID3": 9,
                        "_ExternalID4": "sample string 10",
                        "_ExternalID5": 11,
                        "_Photo": "sample string 12",
                        "_MaritalStatus": 0,
                        "_Addresse2": "sample string 13"
                      },
                      "_PersonMc": {
                        "PersonID": 1,
                        "MASTERPIN": "sample string 2",
                        "OVERRIDESBLOCKED": 3,
                        "OVERRIDESPRIVACY": 4,
                        "OFFICEENABLED": 5,
                        "ISUPDATED": 6,
                        "AUTHORIZATIONS": "sample string 7",
                        "ISADA": 8,
                        "REWRITE": 9,
                        "REWRITEDAYS": "sample string 10",
                        "REWRITEPIN": "sample string 11",
                        "WRONGPINATTEMPTS": 12,
                        "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                        "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                        "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                        "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                        "ISPATTERN": 13,
                        "NOBORRABLE": 14,
                        "SERIALNUMBER": "sample string 15",
                        "revalidationdata": "sample string 16",
                        "_MasterID": 1,
                        "TIMEZONE": 1.0,
                        "MastersID": 1,
                        "_Master": {
                          "MastersID": 1,
                          "_McMasterID": 2,
                          "_Abrev": "sample string 3",
                          "_description": "sample string 4",
                          "_SeqNumber": 5.1,
                          "_IsActive": 6,
                          "Special": 7,
                          "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_vip": 8,
                          "_LockMasters": [
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_PersonMc": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      },
                      "_Department": {
                        "DepartmentID": 1,
                        "_ShortName": "sample string 2",
                        "_Description": "sample string 3",
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_IsActive": 5,
                        "_Deleteable": 6,
                        "_Persons": [],
                        "_SysNumber": 7,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_PersonOperator": {
                        "PersonID": 1,
                        "_Username": "sample string 2",
                        "_UserPwd": "sample string 3",
                        "_Token": "sample string 4",
                        "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CheckInStatus": 0,
                      "_AccessMethod": 0,
                      "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                      "_IsAchieved": 11,
                      "_SysNumber": 12,
                      "_SuperAdmin": 0,
                      "_ApiAppID": 13,
                      "_ApiApplications": "sample string 14",
                      "_ApiAppLink": "sample string 15",
                      "_ApiStatus": 0,
                      "_CookiesOption": 0,
                      "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                      "_AppCLientPersonRoles": [
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessProfilePersons": [
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_SystemAuditories": [
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_UsermenuPermissions": [
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_AccessCard": {
                      "_AccessCardID": 1,
                      "_BadgeLabel": "sample string 2",
                      "_AccessCardStatus": 0,
                      "_BadgeNumber": "sample string 3",
                      "_IsAchieved": 4,
                      "_SysNumber": 5,
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_MifareCard": {
                        "_AccessCardID": 1,
                        "_MediumType": 0,
                        "_SerialNumber": "sample string 2",
                        "_Technology": 0,
                        "_KeyToken": "sample string 3",
                        "_IsAchieved": 4,
                        "_SysNumber": 5,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_LockMasters": [
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_LockComposes": [
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_WifiTasks": [
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DoorDoorGroups": [
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  },
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  }
                ],
                "_DoorAccessRights": [
                  {
                    "_DoorAccessRightID": 1,
                    "_AccessRightID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessRight": {
                      "_AccessRightID": 1,
                      "_AccessRightName": "sample string 2",
                      "_SysNumber": 3,
                      "_AccessRightAccessProfiles": [
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAccessRight": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DoorAccessRightID": 1,
                    "_AccessRightID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessRight": {
                      "_AccessRightID": 1,
                      "_AccessRightName": "sample string 2",
                      "_SysNumber": 3,
                      "_AccessRightAccessProfiles": [
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAccessRight": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_AccessServiceDoors": [
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DeviceCommStats": [
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_BatteryActivities": [
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  },
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  }
                ],
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              {
                "_DoorID": 1,
                "_AOSId": 1,
                "_LockNumber": 1,
                "_LockID": 1,
                "_DoorName": "sample string 2",
                "_LockType": 1,
                "_TimeTableID": 1,
                "_WApPhyAddr": 3,
                "_WApPhyAddr2": 4,
                "_WeeklyProgramID": 1,
                "_AccessPointID": 1,
                "_CalendarID": 1,
                "_DsdCalendarID": 1,
                "_DrFunction": 0,
                "_DrLocation": "sample string 5",
                "_DrImg": "sample string 6",
                "_HardwareId": 7,
                "_IsActive": 8,
                "_IpAddress": "sample string 9",
                "_DoorSettings": {
                  "_DoorID": 1,
                  "_Sequencenumber": 2,
                  "_Office": 3,
                  "_Author_Req": "sample string 4",
                  "_Status": 5,
                  "_CommonPin": "sample string 6",
                  "_Block": 7,
                  "_Cancel": 8,
                  "_Prog": 9,
                  "_Position": 10,
                  "_AuthorDef": "sample string 11",
                  "_AuthorOp": "sample string 12",
                  "_CopyCounter": 13,
                  "_OneShotCounter": 14,
                  "GuestTimeZone": 15,
                  "_OfficeEnabled": 16,
                  "_OfficeOpt": 17,
                  "_AdaEnabled": 18,
                  "_AdaOpt": 19,
                  "_OverRideBlocked": 20,
                  "_OverRidePrivacy": 21,
                  "_AuthorCh": "sample string 22",
                  "_OfficeCh": 23,
                  "_AdaCh": 24,
                  "_OCId": 25,
                  "_I2C": 26,
                  "_ZoneIn": 27,
                  "_ZoneOut": 28,
                  "_AreaIn": 29,
                  "_AreaOut": 30,
                  "_SerialNumber": "sample string 31",
                  "_ReqLevel": 32,
                  "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                  "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_WOnlineStatus": "sample string 33",
                  "_WAprotocolConfig": "sample string 34",
                  "_WAliveData": "sample string 35",
                  "_WEventModeData": "sample string 36",
                  "_WPollingModeData": "sample string 37",
                  "_WSignalStrength": 38,
                  "_WPendingTasks": 39,
                  "_WLastChanges": "sample string 40",
                  "_W_ComType": "sample string 41",
                  "_W_DisplayOnSecurityMonitor": 42,
                  "_AlarmNotificationCounter": 43,
                  "_W_PhyAppAssigned": 44,
                  "_BatteryLevel": 45,
                  "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorInfo": {
                  "_DoorID": 1,
                  "_OnlineStatus": 0,
                  "_BatteryStatus": 0,
                  "_DoorAlarm": 0,
                  "_DoorState": 0,
                  "_Voltage": 2.1,
                  "_FwVersion": "sample string 3",
                  "_SignalStrenght": 0
                },
                "_WeeklyProgram": {
                  "_WeeklyProgramID": 1,
                  "_WeekProgramName": "sample string 2",
                  "_SysNumber": 3,
                  "_DoorPrograms": [
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_HardwareTemplate": {
                  "_HardwareId": 1,
                  "AOSId": 2,
                  "_Name": "sample string 3",
                  "_Description": "sample string 4",
                  "_TimeMotor": 5,
                  "_HWLockType": 0,
                  "_TimeOpen": 6,
                  "_TimeOpenNext": 7,
                  "_OPTSENS": 8,
                  "_CloseAftLatch": 9,
                  "_FireRegTime": 10,
                  "_FireRegOnOff": 11,
                  "_AlwaysAwaken": 0,
                  "_LowBattindToGuest": 0,
                  "_Buzzer": 0,
                  "_UseAlkalineBattery": 0,
                  "_IsWirelessDevice": 0,
                  "_EnableBluetooth": 0,
                  "_WIsDevrcvMode": 0,
                  "_USePrivacyAsDoorContact": 0,
                  "_DCReversed": 0,
                  "_OfficeOnce": 0,
                  "_EnableFreePassage": 0,
                  "_EnableBlokingCard": 0,
                  "_EnableCancellingCard": 0,
                  "_EnableProgramingCard": 0,
                  "_EnableWirelessMonitoring": 0,
                  "_DndHasPriority": 12,
                  "_BDMTimeMotor": 13,
                  "_RecordPrivacy": 14,
                  "_RecordExit": 15,
                  "_Pir": 16,
                  "_Ble": 64,
                  "_Nfc": 18,
                  "_Validation": 19,
                  "_DoorContact": 0,
                  "_TouchScreen": 20,
                  "_Wifi24": 21,
                  "_WifisubG": 22,
                  "_Privacy": 23,
                  "_Bus": 24,
                  "_MembraneButtonType": 25,
                  "_BusType": 0,
                  "_LockModels": 64,
                  "_Subnetmask": "sample string 27",
                  "_Gateway": "sample string 28",
                  "_IpAddress": "sample string 29",
                  "_RFID": 64,
                  "_InsideButton": 0,
                  "_ProductType": 0,
                  "_IsActive": 31,
                  "_Battery": 32,
                  "_BlePoolingTimeinSec": 33,
                  "_Relock": 34,
                  "_RelayAlways": 35,
                  "_Borrable": 36,
                  "_TSENS": 37,
                  "_IntInPut1": 38,
                  "_IntInPut2": 39,
                  "_IntInPut3": 40,
                  "_IntInPut4": 41,
                  "_IntOutput1": 42,
                  "_IntOutput2": 43,
                  "_IntOutput3": 44,
                  "_IntOutput4": 45,
                  "_ExtInput11": 46,
                  "_ExtInput12": 47,
                  "_ExtInput13": 48,
                  "_ExtInput14": 49,
                  "_ExtOutput11": 50,
                  "_ExtOutput12": 51,
                  "_ExtOutput13": 52,
                  "_ExtOutput14": 53,
                  "_ExtInput21": 54,
                  "_ExtInput22": 55,
                  "_ExtInput23": 56,
                  "_ExtInput24": 57,
                  "_ExtOutput21": 58,
                  "_ExtOutput22": 59,
                  "_ExtOutput23": 60,
                  "_ExtOutput24": 61,
                  "_ExtInput31": 62,
                  "_ExtInput32": 63,
                  "_ExtInput33": 64,
                  "_ExtInput34": 65,
                  "_Extoutput31": 66,
                  "_Extoutput32": 67,
                  "_Extoutput33": 68,
                  "_Extoutput34": 69,
                  "_Extinput41": 70,
                  "_Extinput42": 71,
                  "_Extinput43": 72,
                  "_Extinput44": 73,
                  "_ExtOutput41": 74,
                  "_ExtOutput42": 75,
                  "_ExtOutput43": 76,
                  "_ExtOutput44": 77,
                  "_ExtInput51": 78,
                  "_ExtInput52": 79,
                  "_ExtInput53": 80,
                  "_ExtInput54": 81,
                  "_ExtOutput51": 82,
                  "_ExtOutput52": 83,
                  "_ExtOutput53": 84,
                  "_ExtOutput54": 85,
                  "_ExtInput61": 86,
                  "_ExtInput62": 87,
                  "_ExtInput63": 88,
                  "_ExtInput64": 89,
                  "_ExtOutput61": 90,
                  "_ExtOutput62": 91,
                  "_ExtOutput63": 92,
                  "_ExtOutput64": 93,
                  "_ExtInput71": 94,
                  "_ExtInput72": 95,
                  "_ExtInput73": 96,
                  "_ExtInput74": 97,
                  "_ExtOutput71": 98,
                  "_ExtOutput72": 99,
                  "_ExtOutput73": 100,
                  "_ExtOutput74": 101,
                  "ExtInput81": 102,
                  "_ExtInput82": 103,
                  "_ExtInput83": 104,
                  "_ExtInput84": 105,
                  "_ExtOutput81": 106,
                  "_ExtOutput82": 107,
                  "_ExtOutput83": 108,
                  "_ExtOutput84": 109,
                  "_Inti2cFixedPart": "sample string 110",
                  "_Out1i2cFixedPart": "sample string 111",
                  "_Out2i2cFixedPart": "sample string 112",
                  "_Out3i2cFixedPart": "sample string 113",
                  "_Out4i2cFixedPart": "sample string 114",
                  "_Out5i2cFixedPart": "sample string 115",
                  "_Out6i2cFixedPart": "sample string 116",
                  "_Out7i2cFixedPart": "sample string 117",
                  "_Out8i2cFixedPart": "sample string 118",
                  "_I1IsReverse": 119,
                  "_I2IsReverse": 120,
                  "_I3IsReverse": 121,
                  "_I4IsReverse": 122,
                  "_O1IsReverse": 123,
                  "_O2IsReverse": 124,
                  "_O3IsReverse": 125,
                  "_O4IsReverse": 126,
                  "_I1Description": "sample string 127",
                  "_I2Description": "sample string 128",
                  "_I3Description": "sample string 129",
                  "_I4Description": "sample string 130",
                  "_O1Description": "sample string 131",
                  "_O2Description": "sample string 132",
                  "_O3Description": "sample string 133",
                  "_O4Description": "sample string 134",
                  "_SysNumber": 135,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_AccessPoint": {
                  "_AccessPointID": 1,
                  "_ApIPAddr": "sample string 2",
                  "_ApComID": 3,
                  "_ApSubnetmask": "sample string 4",
                  "_ApGateWay": "sample string 5",
                  "_ApName": "sample string 6",
                  "_ApOnlineStatus": "sample string 7",
                  "_ApFwVersion": "sample string 8",
                  "_ApLastCommunication": "sample string 9",
                  "_ApConnectedLock": 10,
                  "_ApPhyAddr": 11,
                  "_ApGroupID": 12,
                  "_AOSId": 13,
                  "_SysNumber": 14,
                  "_CurrentIPAddr": "sample string 15",
                  "_Channels": 16,
                  "_ApGroup": {
                    "_ApGroupID": 1,
                    "_ApGrpName": "sample string 2",
                    "_ApGrpDesc": "sample string 3",
                    "_ApGrpLastChanges": "sample string 4",
                    "_NbOfAp": 5,
                    "_SysNumber": 6,
                    "_AccessPoints": [],
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  "_Doors": [],
                  "_DeviceCommStats": [
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DsdCalendar": {
                  "_DsdCalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_Hours": 5,
                  "_Action": "sample string 6",
                  "_SysNumber": 7,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_Calendar": {
                  "_CalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_SysNumber": 5,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorWirelessSettings": {
                  "_DoorID": 1,
                  "_AllowedEvt1": 64,
                  "_AllowedEvt2": 64,
                  "_WTimeUnit": 64,
                  "_WTimeInterval": 64,
                  "_WContactTime": 64
                },
                "_DoorApConfig": {
                  "_DoorID": 1,
                  "_ApConfig": 64,
                  "_ApChannel": 64,
                  "_UserDefApAddr": 4,
                  "_TimeUnit": 64,
                  "_ContactTime": 64
                },
                "_IsAchieved": 10,
                "_SysNumber": 11,
                "_NameSettingCode": "sample string 12",
                "_Position": 13,
                "_DoorAuditories": [
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_Person": {
                      "_PersonID": 1,
                      "_UserId": 1,
                      "_PersonType": 0,
                      "_Email": "sample string 2",
                      "_FirstName": "sample string 3",
                      "_LastName": "sample string 4",
                      "_PersonStatus": 0,
                      "_PersonPIN": 1,
                      "USERNAME": "sample string 5",
                      "_Password": "sample string 6",
                      "DepartmentID": 7,
                      "_ISACTIVE": 8,
                      "_IMAGE": 9,
                      "_ISOPERATOR": 10,
                      "_PersonInfo": {
                        "PersonID": 1,
                        "_Address": "sample string 2",
                        "_Birthday": "sample string 3",
                        "_Country": "sample string 4",
                        "_Phone": "sample string 5",
                        "_PostalCode": "sample string 6",
                        "_Title": 0,
                        "_Gender": 0,
                        "_ExternalID": "sample string 7",
                        "_ExternalID2": 8,
                        "_ExternalID3": 9,
                        "_ExternalID4": "sample string 10",
                        "_ExternalID5": 11,
                        "_Photo": "sample string 12",
                        "_MaritalStatus": 0,
                        "_Addresse2": "sample string 13"
                      },
                      "_PersonMc": {
                        "PersonID": 1,
                        "MASTERPIN": "sample string 2",
                        "OVERRIDESBLOCKED": 3,
                        "OVERRIDESPRIVACY": 4,
                        "OFFICEENABLED": 5,
                        "ISUPDATED": 6,
                        "AUTHORIZATIONS": "sample string 7",
                        "ISADA": 8,
                        "REWRITE": 9,
                        "REWRITEDAYS": "sample string 10",
                        "REWRITEPIN": "sample string 11",
                        "WRONGPINATTEMPTS": 12,
                        "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                        "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                        "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                        "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                        "ISPATTERN": 13,
                        "NOBORRABLE": 14,
                        "SERIALNUMBER": "sample string 15",
                        "revalidationdata": "sample string 16",
                        "_MasterID": 1,
                        "TIMEZONE": 1.0,
                        "MastersID": 1,
                        "_Master": {
                          "MastersID": 1,
                          "_McMasterID": 2,
                          "_Abrev": "sample string 3",
                          "_description": "sample string 4",
                          "_SeqNumber": 5.1,
                          "_IsActive": 6,
                          "Special": 7,
                          "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_vip": 8,
                          "_LockMasters": [
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_PersonMc": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      },
                      "_Department": {
                        "DepartmentID": 1,
                        "_ShortName": "sample string 2",
                        "_Description": "sample string 3",
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_IsActive": 5,
                        "_Deleteable": 6,
                        "_Persons": [],
                        "_SysNumber": 7,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_PersonOperator": {
                        "PersonID": 1,
                        "_Username": "sample string 2",
                        "_UserPwd": "sample string 3",
                        "_Token": "sample string 4",
                        "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CheckInStatus": 0,
                      "_AccessMethod": 0,
                      "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                      "_IsAchieved": 11,
                      "_SysNumber": 12,
                      "_SuperAdmin": 0,
                      "_ApiAppID": 13,
                      "_ApiApplications": "sample string 14",
                      "_ApiAppLink": "sample string 15",
                      "_ApiStatus": 0,
                      "_CookiesOption": 0,
                      "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                      "_AppCLientPersonRoles": [
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessProfilePersons": [
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_SystemAuditories": [
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_UsermenuPermissions": [
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_AccessCard": {
                      "_AccessCardID": 1,
                      "_BadgeLabel": "sample string 2",
                      "_AccessCardStatus": 0,
                      "_BadgeNumber": "sample string 3",
                      "_IsAchieved": 4,
                      "_SysNumber": 5,
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_MifareCard": {
                        "_AccessCardID": 1,
                        "_MediumType": 0,
                        "_SerialNumber": "sample string 2",
                        "_Technology": 0,
                        "_KeyToken": "sample string 3",
                        "_IsAchieved": 4,
                        "_SysNumber": 5,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_Person": {
                      "_PersonID": 1,
                      "_UserId": 1,
                      "_PersonType": 0,
                      "_Email": "sample string 2",
                      "_FirstName": "sample string 3",
                      "_LastName": "sample string 4",
                      "_PersonStatus": 0,
                      "_PersonPIN": 1,
                      "USERNAME": "sample string 5",
                      "_Password": "sample string 6",
                      "DepartmentID": 7,
                      "_ISACTIVE": 8,
                      "_IMAGE": 9,
                      "_ISOPERATOR": 10,
                      "_PersonInfo": {
                        "PersonID": 1,
                        "_Address": "sample string 2",
                        "_Birthday": "sample string 3",
                        "_Country": "sample string 4",
                        "_Phone": "sample string 5",
                        "_PostalCode": "sample string 6",
                        "_Title": 0,
                        "_Gender": 0,
                        "_ExternalID": "sample string 7",
                        "_ExternalID2": 8,
                        "_ExternalID3": 9,
                        "_ExternalID4": "sample string 10",
                        "_ExternalID5": 11,
                        "_Photo": "sample string 12",
                        "_MaritalStatus": 0,
                        "_Addresse2": "sample string 13"
                      },
                      "_PersonMc": {
                        "PersonID": 1,
                        "MASTERPIN": "sample string 2",
                        "OVERRIDESBLOCKED": 3,
                        "OVERRIDESPRIVACY": 4,
                        "OFFICEENABLED": 5,
                        "ISUPDATED": 6,
                        "AUTHORIZATIONS": "sample string 7",
                        "ISADA": 8,
                        "REWRITE": 9,
                        "REWRITEDAYS": "sample string 10",
                        "REWRITEPIN": "sample string 11",
                        "WRONGPINATTEMPTS": 12,
                        "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                        "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                        "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                        "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                        "ISPATTERN": 13,
                        "NOBORRABLE": 14,
                        "SERIALNUMBER": "sample string 15",
                        "revalidationdata": "sample string 16",
                        "_MasterID": 1,
                        "TIMEZONE": 1.0,
                        "MastersID": 1,
                        "_Master": {
                          "MastersID": 1,
                          "_McMasterID": 2,
                          "_Abrev": "sample string 3",
                          "_description": "sample string 4",
                          "_SeqNumber": 5.1,
                          "_IsActive": 6,
                          "Special": 7,
                          "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_vip": 8,
                          "_LockMasters": [
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_PersonMc": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      },
                      "_Department": {
                        "DepartmentID": 1,
                        "_ShortName": "sample string 2",
                        "_Description": "sample string 3",
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_IsActive": 5,
                        "_Deleteable": 6,
                        "_Persons": [],
                        "_SysNumber": 7,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_PersonOperator": {
                        "PersonID": 1,
                        "_Username": "sample string 2",
                        "_UserPwd": "sample string 3",
                        "_Token": "sample string 4",
                        "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CheckInStatus": 0,
                      "_AccessMethod": 0,
                      "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                      "_IsAchieved": 11,
                      "_SysNumber": 12,
                      "_SuperAdmin": 0,
                      "_ApiAppID": 13,
                      "_ApiApplications": "sample string 14",
                      "_ApiAppLink": "sample string 15",
                      "_ApiStatus": 0,
                      "_CookiesOption": 0,
                      "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                      "_AppCLientPersonRoles": [
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessProfilePersons": [
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_SystemAuditories": [
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_UsermenuPermissions": [
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_AccessCard": {
                      "_AccessCardID": 1,
                      "_BadgeLabel": "sample string 2",
                      "_AccessCardStatus": 0,
                      "_BadgeNumber": "sample string 3",
                      "_IsAchieved": 4,
                      "_SysNumber": 5,
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_MifareCard": {
                        "_AccessCardID": 1,
                        "_MediumType": 0,
                        "_SerialNumber": "sample string 2",
                        "_Technology": 0,
                        "_KeyToken": "sample string 3",
                        "_IsAchieved": 4,
                        "_SysNumber": 5,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_LockMasters": [
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_LockComposes": [
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_WifiTasks": [
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DoorDoorGroups": [
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  },
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  }
                ],
                "_DoorAccessRights": [
                  {
                    "_DoorAccessRightID": 1,
                    "_AccessRightID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessRight": {
                      "_AccessRightID": 1,
                      "_AccessRightName": "sample string 2",
                      "_SysNumber": 3,
                      "_AccessRightAccessProfiles": [
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAccessRight": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DoorAccessRightID": 1,
                    "_AccessRightID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessRight": {
                      "_AccessRightID": 1,
                      "_AccessRightName": "sample string 2",
                      "_SysNumber": 3,
                      "_AccessRightAccessProfiles": [
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAccessRight": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_AccessServiceDoors": [
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DeviceCommStats": [
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_BatteryActivities": [
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  },
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  }
                ],
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              }
            ],
            "_TimeZones": [],
            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
          },
          "_TimeZoneAccessProfiles": [],
          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
        },
        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
      },
      {
        "_TimeZoneAccessProfileID": 1,
        "_TimeZoneID": 2,
        "_AccessProfileID": 3,
        "_SysNumber": 4,
        "_TimeZone": {
          "_TimeZoneID": 1,
          "_TimeZoneNumber": 0,
          "_Description": "sample string 2",
          "_Shifts": [
            {
              "_TimeShiftID": 1,
              "_TimeShiftNumber": 0,
              "_Enabled": 0,
              "_Mon": 0,
              "_Tue": 0,
              "_Wed": 0,
              "_Thu": 0,
              "_Fr": 0,
              "_Sat": 0,
              "_Sun": 0,
              "_Hol": 0,
              "_From": "sample string 2",
              "_To": "sample string 3",
              "_TimeZoneID": 4,
              "_SysNumber": 5,
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            },
            {
              "_TimeShiftID": 1,
              "_TimeShiftNumber": 0,
              "_Enabled": 0,
              "_Mon": 0,
              "_Tue": 0,
              "_Wed": 0,
              "_Thu": 0,
              "_Fr": 0,
              "_Sat": 0,
              "_Sun": 0,
              "_Hol": 0,
              "_From": "sample string 2",
              "_To": "sample string 3",
              "_TimeZoneID": 4,
              "_SysNumber": 5,
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            }
          ],
          "_TimeTableID": 1,
          "_SysNumber": 3,
          "_TimeTable": {
            "_TimeTableID": 1,
            "_TTName": "sample string 2",
            "_TTDescription": "sample string 3",
            "_SysNumber": 4,
            "_Doors": [
              {
                "_DoorID": 1,
                "_AOSId": 1,
                "_LockNumber": 1,
                "_LockID": 1,
                "_DoorName": "sample string 2",
                "_LockType": 1,
                "_TimeTableID": 1,
                "_WApPhyAddr": 3,
                "_WApPhyAddr2": 4,
                "_WeeklyProgramID": 1,
                "_AccessPointID": 1,
                "_CalendarID": 1,
                "_DsdCalendarID": 1,
                "_DrFunction": 0,
                "_DrLocation": "sample string 5",
                "_DrImg": "sample string 6",
                "_HardwareId": 7,
                "_IsActive": 8,
                "_IpAddress": "sample string 9",
                "_DoorSettings": {
                  "_DoorID": 1,
                  "_Sequencenumber": 2,
                  "_Office": 3,
                  "_Author_Req": "sample string 4",
                  "_Status": 5,
                  "_CommonPin": "sample string 6",
                  "_Block": 7,
                  "_Cancel": 8,
                  "_Prog": 9,
                  "_Position": 10,
                  "_AuthorDef": "sample string 11",
                  "_AuthorOp": "sample string 12",
                  "_CopyCounter": 13,
                  "_OneShotCounter": 14,
                  "GuestTimeZone": 15,
                  "_OfficeEnabled": 16,
                  "_OfficeOpt": 17,
                  "_AdaEnabled": 18,
                  "_AdaOpt": 19,
                  "_OverRideBlocked": 20,
                  "_OverRidePrivacy": 21,
                  "_AuthorCh": "sample string 22",
                  "_OfficeCh": 23,
                  "_AdaCh": 24,
                  "_OCId": 25,
                  "_I2C": 26,
                  "_ZoneIn": 27,
                  "_ZoneOut": 28,
                  "_AreaIn": 29,
                  "_AreaOut": 30,
                  "_SerialNumber": "sample string 31",
                  "_ReqLevel": 32,
                  "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                  "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_WOnlineStatus": "sample string 33",
                  "_WAprotocolConfig": "sample string 34",
                  "_WAliveData": "sample string 35",
                  "_WEventModeData": "sample string 36",
                  "_WPollingModeData": "sample string 37",
                  "_WSignalStrength": 38,
                  "_WPendingTasks": 39,
                  "_WLastChanges": "sample string 40",
                  "_W_ComType": "sample string 41",
                  "_W_DisplayOnSecurityMonitor": 42,
                  "_AlarmNotificationCounter": 43,
                  "_W_PhyAppAssigned": 44,
                  "_BatteryLevel": 45,
                  "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorInfo": {
                  "_DoorID": 1,
                  "_OnlineStatus": 0,
                  "_BatteryStatus": 0,
                  "_DoorAlarm": 0,
                  "_DoorState": 0,
                  "_Voltage": 2.1,
                  "_FwVersion": "sample string 3",
                  "_SignalStrenght": 0
                },
                "_WeeklyProgram": {
                  "_WeeklyProgramID": 1,
                  "_WeekProgramName": "sample string 2",
                  "_SysNumber": 3,
                  "_DoorPrograms": [
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_HardwareTemplate": {
                  "_HardwareId": 1,
                  "AOSId": 2,
                  "_Name": "sample string 3",
                  "_Description": "sample string 4",
                  "_TimeMotor": 5,
                  "_HWLockType": 0,
                  "_TimeOpen": 6,
                  "_TimeOpenNext": 7,
                  "_OPTSENS": 8,
                  "_CloseAftLatch": 9,
                  "_FireRegTime": 10,
                  "_FireRegOnOff": 11,
                  "_AlwaysAwaken": 0,
                  "_LowBattindToGuest": 0,
                  "_Buzzer": 0,
                  "_UseAlkalineBattery": 0,
                  "_IsWirelessDevice": 0,
                  "_EnableBluetooth": 0,
                  "_WIsDevrcvMode": 0,
                  "_USePrivacyAsDoorContact": 0,
                  "_DCReversed": 0,
                  "_OfficeOnce": 0,
                  "_EnableFreePassage": 0,
                  "_EnableBlokingCard": 0,
                  "_EnableCancellingCard": 0,
                  "_EnableProgramingCard": 0,
                  "_EnableWirelessMonitoring": 0,
                  "_DndHasPriority": 12,
                  "_BDMTimeMotor": 13,
                  "_RecordPrivacy": 14,
                  "_RecordExit": 15,
                  "_Pir": 16,
                  "_Ble": 64,
                  "_Nfc": 18,
                  "_Validation": 19,
                  "_DoorContact": 0,
                  "_TouchScreen": 20,
                  "_Wifi24": 21,
                  "_WifisubG": 22,
                  "_Privacy": 23,
                  "_Bus": 24,
                  "_MembraneButtonType": 25,
                  "_BusType": 0,
                  "_LockModels": 64,
                  "_Subnetmask": "sample string 27",
                  "_Gateway": "sample string 28",
                  "_IpAddress": "sample string 29",
                  "_RFID": 64,
                  "_InsideButton": 0,
                  "_ProductType": 0,
                  "_IsActive": 31,
                  "_Battery": 32,
                  "_BlePoolingTimeinSec": 33,
                  "_Relock": 34,
                  "_RelayAlways": 35,
                  "_Borrable": 36,
                  "_TSENS": 37,
                  "_IntInPut1": 38,
                  "_IntInPut2": 39,
                  "_IntInPut3": 40,
                  "_IntInPut4": 41,
                  "_IntOutput1": 42,
                  "_IntOutput2": 43,
                  "_IntOutput3": 44,
                  "_IntOutput4": 45,
                  "_ExtInput11": 46,
                  "_ExtInput12": 47,
                  "_ExtInput13": 48,
                  "_ExtInput14": 49,
                  "_ExtOutput11": 50,
                  "_ExtOutput12": 51,
                  "_ExtOutput13": 52,
                  "_ExtOutput14": 53,
                  "_ExtInput21": 54,
                  "_ExtInput22": 55,
                  "_ExtInput23": 56,
                  "_ExtInput24": 57,
                  "_ExtOutput21": 58,
                  "_ExtOutput22": 59,
                  "_ExtOutput23": 60,
                  "_ExtOutput24": 61,
                  "_ExtInput31": 62,
                  "_ExtInput32": 63,
                  "_ExtInput33": 64,
                  "_ExtInput34": 65,
                  "_Extoutput31": 66,
                  "_Extoutput32": 67,
                  "_Extoutput33": 68,
                  "_Extoutput34": 69,
                  "_Extinput41": 70,
                  "_Extinput42": 71,
                  "_Extinput43": 72,
                  "_Extinput44": 73,
                  "_ExtOutput41": 74,
                  "_ExtOutput42": 75,
                  "_ExtOutput43": 76,
                  "_ExtOutput44": 77,
                  "_ExtInput51": 78,
                  "_ExtInput52": 79,
                  "_ExtInput53": 80,
                  "_ExtInput54": 81,
                  "_ExtOutput51": 82,
                  "_ExtOutput52": 83,
                  "_ExtOutput53": 84,
                  "_ExtOutput54": 85,
                  "_ExtInput61": 86,
                  "_ExtInput62": 87,
                  "_ExtInput63": 88,
                  "_ExtInput64": 89,
                  "_ExtOutput61": 90,
                  "_ExtOutput62": 91,
                  "_ExtOutput63": 92,
                  "_ExtOutput64": 93,
                  "_ExtInput71": 94,
                  "_ExtInput72": 95,
                  "_ExtInput73": 96,
                  "_ExtInput74": 97,
                  "_ExtOutput71": 98,
                  "_ExtOutput72": 99,
                  "_ExtOutput73": 100,
                  "_ExtOutput74": 101,
                  "ExtInput81": 102,
                  "_ExtInput82": 103,
                  "_ExtInput83": 104,
                  "_ExtInput84": 105,
                  "_ExtOutput81": 106,
                  "_ExtOutput82": 107,
                  "_ExtOutput83": 108,
                  "_ExtOutput84": 109,
                  "_Inti2cFixedPart": "sample string 110",
                  "_Out1i2cFixedPart": "sample string 111",
                  "_Out2i2cFixedPart": "sample string 112",
                  "_Out3i2cFixedPart": "sample string 113",
                  "_Out4i2cFixedPart": "sample string 114",
                  "_Out5i2cFixedPart": "sample string 115",
                  "_Out6i2cFixedPart": "sample string 116",
                  "_Out7i2cFixedPart": "sample string 117",
                  "_Out8i2cFixedPart": "sample string 118",
                  "_I1IsReverse": 119,
                  "_I2IsReverse": 120,
                  "_I3IsReverse": 121,
                  "_I4IsReverse": 122,
                  "_O1IsReverse": 123,
                  "_O2IsReverse": 124,
                  "_O3IsReverse": 125,
                  "_O4IsReverse": 126,
                  "_I1Description": "sample string 127",
                  "_I2Description": "sample string 128",
                  "_I3Description": "sample string 129",
                  "_I4Description": "sample string 130",
                  "_O1Description": "sample string 131",
                  "_O2Description": "sample string 132",
                  "_O3Description": "sample string 133",
                  "_O4Description": "sample string 134",
                  "_SysNumber": 135,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_AccessPoint": {
                  "_AccessPointID": 1,
                  "_ApIPAddr": "sample string 2",
                  "_ApComID": 3,
                  "_ApSubnetmask": "sample string 4",
                  "_ApGateWay": "sample string 5",
                  "_ApName": "sample string 6",
                  "_ApOnlineStatus": "sample string 7",
                  "_ApFwVersion": "sample string 8",
                  "_ApLastCommunication": "sample string 9",
                  "_ApConnectedLock": 10,
                  "_ApPhyAddr": 11,
                  "_ApGroupID": 12,
                  "_AOSId": 13,
                  "_SysNumber": 14,
                  "_CurrentIPAddr": "sample string 15",
                  "_Channels": 16,
                  "_ApGroup": {
                    "_ApGroupID": 1,
                    "_ApGrpName": "sample string 2",
                    "_ApGrpDesc": "sample string 3",
                    "_ApGrpLastChanges": "sample string 4",
                    "_NbOfAp": 5,
                    "_SysNumber": 6,
                    "_AccessPoints": [],
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  "_Doors": [],
                  "_DeviceCommStats": [
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DsdCalendar": {
                  "_DsdCalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_Hours": 5,
                  "_Action": "sample string 6",
                  "_SysNumber": 7,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_Calendar": {
                  "_CalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_SysNumber": 5,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorWirelessSettings": {
                  "_DoorID": 1,
                  "_AllowedEvt1": 64,
                  "_AllowedEvt2": 64,
                  "_WTimeUnit": 64,
                  "_WTimeInterval": 64,
                  "_WContactTime": 64
                },
                "_DoorApConfig": {
                  "_DoorID": 1,
                  "_ApConfig": 64,
                  "_ApChannel": 64,
                  "_UserDefApAddr": 4,
                  "_TimeUnit": 64,
                  "_ContactTime": 64
                },
                "_IsAchieved": 10,
                "_SysNumber": 11,
                "_NameSettingCode": "sample string 12",
                "_Position": 13,
                "_DoorAuditories": [
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_Person": {
                      "_PersonID": 1,
                      "_UserId": 1,
                      "_PersonType": 0,
                      "_Email": "sample string 2",
                      "_FirstName": "sample string 3",
                      "_LastName": "sample string 4",
                      "_PersonStatus": 0,
                      "_PersonPIN": 1,
                      "USERNAME": "sample string 5",
                      "_Password": "sample string 6",
                      "DepartmentID": 7,
                      "_ISACTIVE": 8,
                      "_IMAGE": 9,
                      "_ISOPERATOR": 10,
                      "_PersonInfo": {
                        "PersonID": 1,
                        "_Address": "sample string 2",
                        "_Birthday": "sample string 3",
                        "_Country": "sample string 4",
                        "_Phone": "sample string 5",
                        "_PostalCode": "sample string 6",
                        "_Title": 0,
                        "_Gender": 0,
                        "_ExternalID": "sample string 7",
                        "_ExternalID2": 8,
                        "_ExternalID3": 9,
                        "_ExternalID4": "sample string 10",
                        "_ExternalID5": 11,
                        "_Photo": "sample string 12",
                        "_MaritalStatus": 0,
                        "_Addresse2": "sample string 13"
                      },
                      "_PersonMc": {
                        "PersonID": 1,
                        "MASTERPIN": "sample string 2",
                        "OVERRIDESBLOCKED": 3,
                        "OVERRIDESPRIVACY": 4,
                        "OFFICEENABLED": 5,
                        "ISUPDATED": 6,
                        "AUTHORIZATIONS": "sample string 7",
                        "ISADA": 8,
                        "REWRITE": 9,
                        "REWRITEDAYS": "sample string 10",
                        "REWRITEPIN": "sample string 11",
                        "WRONGPINATTEMPTS": 12,
                        "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                        "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                        "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                        "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                        "ISPATTERN": 13,
                        "NOBORRABLE": 14,
                        "SERIALNUMBER": "sample string 15",
                        "revalidationdata": "sample string 16",
                        "_MasterID": 1,
                        "TIMEZONE": 1.0,
                        "MastersID": 1,
                        "_Master": {
                          "MastersID": 1,
                          "_McMasterID": 2,
                          "_Abrev": "sample string 3",
                          "_description": "sample string 4",
                          "_SeqNumber": 5.1,
                          "_IsActive": 6,
                          "Special": 7,
                          "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_vip": 8,
                          "_LockMasters": [
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_PersonMc": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      },
                      "_Department": {
                        "DepartmentID": 1,
                        "_ShortName": "sample string 2",
                        "_Description": "sample string 3",
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_IsActive": 5,
                        "_Deleteable": 6,
                        "_Persons": [],
                        "_SysNumber": 7,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_PersonOperator": {
                        "PersonID": 1,
                        "_Username": "sample string 2",
                        "_UserPwd": "sample string 3",
                        "_Token": "sample string 4",
                        "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CheckInStatus": 0,
                      "_AccessMethod": 0,
                      "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                      "_IsAchieved": 11,
                      "_SysNumber": 12,
                      "_SuperAdmin": 0,
                      "_ApiAppID": 13,
                      "_ApiApplications": "sample string 14",
                      "_ApiAppLink": "sample string 15",
                      "_ApiStatus": 0,
                      "_CookiesOption": 0,
                      "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                      "_AppCLientPersonRoles": [
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessProfilePersons": [
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_SystemAuditories": [
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_UsermenuPermissions": [
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_AccessCard": {
                      "_AccessCardID": 1,
                      "_BadgeLabel": "sample string 2",
                      "_AccessCardStatus": 0,
                      "_BadgeNumber": "sample string 3",
                      "_IsAchieved": 4,
                      "_SysNumber": 5,
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_MifareCard": {
                        "_AccessCardID": 1,
                        "_MediumType": 0,
                        "_SerialNumber": "sample string 2",
                        "_Technology": 0,
                        "_KeyToken": "sample string 3",
                        "_IsAchieved": 4,
                        "_SysNumber": 5,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_Person": {
                      "_PersonID": 1,
                      "_UserId": 1,
                      "_PersonType": 0,
                      "_Email": "sample string 2",
                      "_FirstName": "sample string 3",
                      "_LastName": "sample string 4",
                      "_PersonStatus": 0,
                      "_PersonPIN": 1,
                      "USERNAME": "sample string 5",
                      "_Password": "sample string 6",
                      "DepartmentID": 7,
                      "_ISACTIVE": 8,
                      "_IMAGE": 9,
                      "_ISOPERATOR": 10,
                      "_PersonInfo": {
                        "PersonID": 1,
                        "_Address": "sample string 2",
                        "_Birthday": "sample string 3",
                        "_Country": "sample string 4",
                        "_Phone": "sample string 5",
                        "_PostalCode": "sample string 6",
                        "_Title": 0,
                        "_Gender": 0,
                        "_ExternalID": "sample string 7",
                        "_ExternalID2": 8,
                        "_ExternalID3": 9,
                        "_ExternalID4": "sample string 10",
                        "_ExternalID5": 11,
                        "_Photo": "sample string 12",
                        "_MaritalStatus": 0,
                        "_Addresse2": "sample string 13"
                      },
                      "_PersonMc": {
                        "PersonID": 1,
                        "MASTERPIN": "sample string 2",
                        "OVERRIDESBLOCKED": 3,
                        "OVERRIDESPRIVACY": 4,
                        "OFFICEENABLED": 5,
                        "ISUPDATED": 6,
                        "AUTHORIZATIONS": "sample string 7",
                        "ISADA": 8,
                        "REWRITE": 9,
                        "REWRITEDAYS": "sample string 10",
                        "REWRITEPIN": "sample string 11",
                        "WRONGPINATTEMPTS": 12,
                        "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                        "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                        "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                        "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                        "ISPATTERN": 13,
                        "NOBORRABLE": 14,
                        "SERIALNUMBER": "sample string 15",
                        "revalidationdata": "sample string 16",
                        "_MasterID": 1,
                        "TIMEZONE": 1.0,
                        "MastersID": 1,
                        "_Master": {
                          "MastersID": 1,
                          "_McMasterID": 2,
                          "_Abrev": "sample string 3",
                          "_description": "sample string 4",
                          "_SeqNumber": 5.1,
                          "_IsActive": 6,
                          "Special": 7,
                          "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_vip": 8,
                          "_LockMasters": [
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_PersonMc": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      },
                      "_Department": {
                        "DepartmentID": 1,
                        "_ShortName": "sample string 2",
                        "_Description": "sample string 3",
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_IsActive": 5,
                        "_Deleteable": 6,
                        "_Persons": [],
                        "_SysNumber": 7,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_PersonOperator": {
                        "PersonID": 1,
                        "_Username": "sample string 2",
                        "_UserPwd": "sample string 3",
                        "_Token": "sample string 4",
                        "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CheckInStatus": 0,
                      "_AccessMethod": 0,
                      "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                      "_IsAchieved": 11,
                      "_SysNumber": 12,
                      "_SuperAdmin": 0,
                      "_ApiAppID": 13,
                      "_ApiApplications": "sample string 14",
                      "_ApiAppLink": "sample string 15",
                      "_ApiStatus": 0,
                      "_CookiesOption": 0,
                      "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                      "_AppCLientPersonRoles": [
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessProfilePersons": [
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_SystemAuditories": [
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_UsermenuPermissions": [
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_AccessCard": {
                      "_AccessCardID": 1,
                      "_BadgeLabel": "sample string 2",
                      "_AccessCardStatus": 0,
                      "_BadgeNumber": "sample string 3",
                      "_IsAchieved": 4,
                      "_SysNumber": 5,
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_MifareCard": {
                        "_AccessCardID": 1,
                        "_MediumType": 0,
                        "_SerialNumber": "sample string 2",
                        "_Technology": 0,
                        "_KeyToken": "sample string 3",
                        "_IsAchieved": 4,
                        "_SysNumber": 5,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_LockMasters": [
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_LockComposes": [
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_WifiTasks": [
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DoorDoorGroups": [
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  },
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  }
                ],
                "_DoorAccessRights": [
                  {
                    "_DoorAccessRightID": 1,
                    "_AccessRightID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessRight": {
                      "_AccessRightID": 1,
                      "_AccessRightName": "sample string 2",
                      "_SysNumber": 3,
                      "_AccessRightAccessProfiles": [
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAccessRight": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DoorAccessRightID": 1,
                    "_AccessRightID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessRight": {
                      "_AccessRightID": 1,
                      "_AccessRightName": "sample string 2",
                      "_SysNumber": 3,
                      "_AccessRightAccessProfiles": [
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAccessRight": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_AccessServiceDoors": [
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DeviceCommStats": [
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_BatteryActivities": [
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  },
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  }
                ],
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              {
                "_DoorID": 1,
                "_AOSId": 1,
                "_LockNumber": 1,
                "_LockID": 1,
                "_DoorName": "sample string 2",
                "_LockType": 1,
                "_TimeTableID": 1,
                "_WApPhyAddr": 3,
                "_WApPhyAddr2": 4,
                "_WeeklyProgramID": 1,
                "_AccessPointID": 1,
                "_CalendarID": 1,
                "_DsdCalendarID": 1,
                "_DrFunction": 0,
                "_DrLocation": "sample string 5",
                "_DrImg": "sample string 6",
                "_HardwareId": 7,
                "_IsActive": 8,
                "_IpAddress": "sample string 9",
                "_DoorSettings": {
                  "_DoorID": 1,
                  "_Sequencenumber": 2,
                  "_Office": 3,
                  "_Author_Req": "sample string 4",
                  "_Status": 5,
                  "_CommonPin": "sample string 6",
                  "_Block": 7,
                  "_Cancel": 8,
                  "_Prog": 9,
                  "_Position": 10,
                  "_AuthorDef": "sample string 11",
                  "_AuthorOp": "sample string 12",
                  "_CopyCounter": 13,
                  "_OneShotCounter": 14,
                  "GuestTimeZone": 15,
                  "_OfficeEnabled": 16,
                  "_OfficeOpt": 17,
                  "_AdaEnabled": 18,
                  "_AdaOpt": 19,
                  "_OverRideBlocked": 20,
                  "_OverRidePrivacy": 21,
                  "_AuthorCh": "sample string 22",
                  "_OfficeCh": 23,
                  "_AdaCh": 24,
                  "_OCId": 25,
                  "_I2C": 26,
                  "_ZoneIn": 27,
                  "_ZoneOut": 28,
                  "_AreaIn": 29,
                  "_AreaOut": 30,
                  "_SerialNumber": "sample string 31",
                  "_ReqLevel": 32,
                  "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                  "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_WOnlineStatus": "sample string 33",
                  "_WAprotocolConfig": "sample string 34",
                  "_WAliveData": "sample string 35",
                  "_WEventModeData": "sample string 36",
                  "_WPollingModeData": "sample string 37",
                  "_WSignalStrength": 38,
                  "_WPendingTasks": 39,
                  "_WLastChanges": "sample string 40",
                  "_W_ComType": "sample string 41",
                  "_W_DisplayOnSecurityMonitor": 42,
                  "_AlarmNotificationCounter": 43,
                  "_W_PhyAppAssigned": 44,
                  "_BatteryLevel": 45,
                  "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorInfo": {
                  "_DoorID": 1,
                  "_OnlineStatus": 0,
                  "_BatteryStatus": 0,
                  "_DoorAlarm": 0,
                  "_DoorState": 0,
                  "_Voltage": 2.1,
                  "_FwVersion": "sample string 3",
                  "_SignalStrenght": 0
                },
                "_WeeklyProgram": {
                  "_WeeklyProgramID": 1,
                  "_WeekProgramName": "sample string 2",
                  "_SysNumber": 3,
                  "_DoorPrograms": [
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_HardwareTemplate": {
                  "_HardwareId": 1,
                  "AOSId": 2,
                  "_Name": "sample string 3",
                  "_Description": "sample string 4",
                  "_TimeMotor": 5,
                  "_HWLockType": 0,
                  "_TimeOpen": 6,
                  "_TimeOpenNext": 7,
                  "_OPTSENS": 8,
                  "_CloseAftLatch": 9,
                  "_FireRegTime": 10,
                  "_FireRegOnOff": 11,
                  "_AlwaysAwaken": 0,
                  "_LowBattindToGuest": 0,
                  "_Buzzer": 0,
                  "_UseAlkalineBattery": 0,
                  "_IsWirelessDevice": 0,
                  "_EnableBluetooth": 0,
                  "_WIsDevrcvMode": 0,
                  "_USePrivacyAsDoorContact": 0,
                  "_DCReversed": 0,
                  "_OfficeOnce": 0,
                  "_EnableFreePassage": 0,
                  "_EnableBlokingCard": 0,
                  "_EnableCancellingCard": 0,
                  "_EnableProgramingCard": 0,
                  "_EnableWirelessMonitoring": 0,
                  "_DndHasPriority": 12,
                  "_BDMTimeMotor": 13,
                  "_RecordPrivacy": 14,
                  "_RecordExit": 15,
                  "_Pir": 16,
                  "_Ble": 64,
                  "_Nfc": 18,
                  "_Validation": 19,
                  "_DoorContact": 0,
                  "_TouchScreen": 20,
                  "_Wifi24": 21,
                  "_WifisubG": 22,
                  "_Privacy": 23,
                  "_Bus": 24,
                  "_MembraneButtonType": 25,
                  "_BusType": 0,
                  "_LockModels": 64,
                  "_Subnetmask": "sample string 27",
                  "_Gateway": "sample string 28",
                  "_IpAddress": "sample string 29",
                  "_RFID": 64,
                  "_InsideButton": 0,
                  "_ProductType": 0,
                  "_IsActive": 31,
                  "_Battery": 32,
                  "_BlePoolingTimeinSec": 33,
                  "_Relock": 34,
                  "_RelayAlways": 35,
                  "_Borrable": 36,
                  "_TSENS": 37,
                  "_IntInPut1": 38,
                  "_IntInPut2": 39,
                  "_IntInPut3": 40,
                  "_IntInPut4": 41,
                  "_IntOutput1": 42,
                  "_IntOutput2": 43,
                  "_IntOutput3": 44,
                  "_IntOutput4": 45,
                  "_ExtInput11": 46,
                  "_ExtInput12": 47,
                  "_ExtInput13": 48,
                  "_ExtInput14": 49,
                  "_ExtOutput11": 50,
                  "_ExtOutput12": 51,
                  "_ExtOutput13": 52,
                  "_ExtOutput14": 53,
                  "_ExtInput21": 54,
                  "_ExtInput22": 55,
                  "_ExtInput23": 56,
                  "_ExtInput24": 57,
                  "_ExtOutput21": 58,
                  "_ExtOutput22": 59,
                  "_ExtOutput23": 60,
                  "_ExtOutput24": 61,
                  "_ExtInput31": 62,
                  "_ExtInput32": 63,
                  "_ExtInput33": 64,
                  "_ExtInput34": 65,
                  "_Extoutput31": 66,
                  "_Extoutput32": 67,
                  "_Extoutput33": 68,
                  "_Extoutput34": 69,
                  "_Extinput41": 70,
                  "_Extinput42": 71,
                  "_Extinput43": 72,
                  "_Extinput44": 73,
                  "_ExtOutput41": 74,
                  "_ExtOutput42": 75,
                  "_ExtOutput43": 76,
                  "_ExtOutput44": 77,
                  "_ExtInput51": 78,
                  "_ExtInput52": 79,
                  "_ExtInput53": 80,
                  "_ExtInput54": 81,
                  "_ExtOutput51": 82,
                  "_ExtOutput52": 83,
                  "_ExtOutput53": 84,
                  "_ExtOutput54": 85,
                  "_ExtInput61": 86,
                  "_ExtInput62": 87,
                  "_ExtInput63": 88,
                  "_ExtInput64": 89,
                  "_ExtOutput61": 90,
                  "_ExtOutput62": 91,
                  "_ExtOutput63": 92,
                  "_ExtOutput64": 93,
                  "_ExtInput71": 94,
                  "_ExtInput72": 95,
                  "_ExtInput73": 96,
                  "_ExtInput74": 97,
                  "_ExtOutput71": 98,
                  "_ExtOutput72": 99,
                  "_ExtOutput73": 100,
                  "_ExtOutput74": 101,
                  "ExtInput81": 102,
                  "_ExtInput82": 103,
                  "_ExtInput83": 104,
                  "_ExtInput84": 105,
                  "_ExtOutput81": 106,
                  "_ExtOutput82": 107,
                  "_ExtOutput83": 108,
                  "_ExtOutput84": 109,
                  "_Inti2cFixedPart": "sample string 110",
                  "_Out1i2cFixedPart": "sample string 111",
                  "_Out2i2cFixedPart": "sample string 112",
                  "_Out3i2cFixedPart": "sample string 113",
                  "_Out4i2cFixedPart": "sample string 114",
                  "_Out5i2cFixedPart": "sample string 115",
                  "_Out6i2cFixedPart": "sample string 116",
                  "_Out7i2cFixedPart": "sample string 117",
                  "_Out8i2cFixedPart": "sample string 118",
                  "_I1IsReverse": 119,
                  "_I2IsReverse": 120,
                  "_I3IsReverse": 121,
                  "_I4IsReverse": 122,
                  "_O1IsReverse": 123,
                  "_O2IsReverse": 124,
                  "_O3IsReverse": 125,
                  "_O4IsReverse": 126,
                  "_I1Description": "sample string 127",
                  "_I2Description": "sample string 128",
                  "_I3Description": "sample string 129",
                  "_I4Description": "sample string 130",
                  "_O1Description": "sample string 131",
                  "_O2Description": "sample string 132",
                  "_O3Description": "sample string 133",
                  "_O4Description": "sample string 134",
                  "_SysNumber": 135,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_AccessPoint": {
                  "_AccessPointID": 1,
                  "_ApIPAddr": "sample string 2",
                  "_ApComID": 3,
                  "_ApSubnetmask": "sample string 4",
                  "_ApGateWay": "sample string 5",
                  "_ApName": "sample string 6",
                  "_ApOnlineStatus": "sample string 7",
                  "_ApFwVersion": "sample string 8",
                  "_ApLastCommunication": "sample string 9",
                  "_ApConnectedLock": 10,
                  "_ApPhyAddr": 11,
                  "_ApGroupID": 12,
                  "_AOSId": 13,
                  "_SysNumber": 14,
                  "_CurrentIPAddr": "sample string 15",
                  "_Channels": 16,
                  "_ApGroup": {
                    "_ApGroupID": 1,
                    "_ApGrpName": "sample string 2",
                    "_ApGrpDesc": "sample string 3",
                    "_ApGrpLastChanges": "sample string 4",
                    "_NbOfAp": 5,
                    "_SysNumber": 6,
                    "_AccessPoints": [],
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  "_Doors": [],
                  "_DeviceCommStats": [
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DsdCalendar": {
                  "_DsdCalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_Hours": 5,
                  "_Action": "sample string 6",
                  "_SysNumber": 7,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_Calendar": {
                  "_CalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_SysNumber": 5,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorWirelessSettings": {
                  "_DoorID": 1,
                  "_AllowedEvt1": 64,
                  "_AllowedEvt2": 64,
                  "_WTimeUnit": 64,
                  "_WTimeInterval": 64,
                  "_WContactTime": 64
                },
                "_DoorApConfig": {
                  "_DoorID": 1,
                  "_ApConfig": 64,
                  "_ApChannel": 64,
                  "_UserDefApAddr": 4,
                  "_TimeUnit": 64,
                  "_ContactTime": 64
                },
                "_IsAchieved": 10,
                "_SysNumber": 11,
                "_NameSettingCode": "sample string 12",
                "_Position": 13,
                "_DoorAuditories": [
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_Person": {
                      "_PersonID": 1,
                      "_UserId": 1,
                      "_PersonType": 0,
                      "_Email": "sample string 2",
                      "_FirstName": "sample string 3",
                      "_LastName": "sample string 4",
                      "_PersonStatus": 0,
                      "_PersonPIN": 1,
                      "USERNAME": "sample string 5",
                      "_Password": "sample string 6",
                      "DepartmentID": 7,
                      "_ISACTIVE": 8,
                      "_IMAGE": 9,
                      "_ISOPERATOR": 10,
                      "_PersonInfo": {
                        "PersonID": 1,
                        "_Address": "sample string 2",
                        "_Birthday": "sample string 3",
                        "_Country": "sample string 4",
                        "_Phone": "sample string 5",
                        "_PostalCode": "sample string 6",
                        "_Title": 0,
                        "_Gender": 0,
                        "_ExternalID": "sample string 7",
                        "_ExternalID2": 8,
                        "_ExternalID3": 9,
                        "_ExternalID4": "sample string 10",
                        "_ExternalID5": 11,
                        "_Photo": "sample string 12",
                        "_MaritalStatus": 0,
                        "_Addresse2": "sample string 13"
                      },
                      "_PersonMc": {
                        "PersonID": 1,
                        "MASTERPIN": "sample string 2",
                        "OVERRIDESBLOCKED": 3,
                        "OVERRIDESPRIVACY": 4,
                        "OFFICEENABLED": 5,
                        "ISUPDATED": 6,
                        "AUTHORIZATIONS": "sample string 7",
                        "ISADA": 8,
                        "REWRITE": 9,
                        "REWRITEDAYS": "sample string 10",
                        "REWRITEPIN": "sample string 11",
                        "WRONGPINATTEMPTS": 12,
                        "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                        "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                        "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                        "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                        "ISPATTERN": 13,
                        "NOBORRABLE": 14,
                        "SERIALNUMBER": "sample string 15",
                        "revalidationdata": "sample string 16",
                        "_MasterID": 1,
                        "TIMEZONE": 1.0,
                        "MastersID": 1,
                        "_Master": {
                          "MastersID": 1,
                          "_McMasterID": 2,
                          "_Abrev": "sample string 3",
                          "_description": "sample string 4",
                          "_SeqNumber": 5.1,
                          "_IsActive": 6,
                          "Special": 7,
                          "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_vip": 8,
                          "_LockMasters": [
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_PersonMc": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      },
                      "_Department": {
                        "DepartmentID": 1,
                        "_ShortName": "sample string 2",
                        "_Description": "sample string 3",
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_IsActive": 5,
                        "_Deleteable": 6,
                        "_Persons": [],
                        "_SysNumber": 7,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_PersonOperator": {
                        "PersonID": 1,
                        "_Username": "sample string 2",
                        "_UserPwd": "sample string 3",
                        "_Token": "sample string 4",
                        "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CheckInStatus": 0,
                      "_AccessMethod": 0,
                      "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                      "_IsAchieved": 11,
                      "_SysNumber": 12,
                      "_SuperAdmin": 0,
                      "_ApiAppID": 13,
                      "_ApiApplications": "sample string 14",
                      "_ApiAppLink": "sample string 15",
                      "_ApiStatus": 0,
                      "_CookiesOption": 0,
                      "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                      "_AppCLientPersonRoles": [
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessProfilePersons": [
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_SystemAuditories": [
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_UsermenuPermissions": [
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_AccessCard": {
                      "_AccessCardID": 1,
                      "_BadgeLabel": "sample string 2",
                      "_AccessCardStatus": 0,
                      "_BadgeNumber": "sample string 3",
                      "_IsAchieved": 4,
                      "_SysNumber": 5,
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_MifareCard": {
                        "_AccessCardID": 1,
                        "_MediumType": 0,
                        "_SerialNumber": "sample string 2",
                        "_Technology": 0,
                        "_KeyToken": "sample string 3",
                        "_IsAchieved": 4,
                        "_SysNumber": 5,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_Person": {
                      "_PersonID": 1,
                      "_UserId": 1,
                      "_PersonType": 0,
                      "_Email": "sample string 2",
                      "_FirstName": "sample string 3",
                      "_LastName": "sample string 4",
                      "_PersonStatus": 0,
                      "_PersonPIN": 1,
                      "USERNAME": "sample string 5",
                      "_Password": "sample string 6",
                      "DepartmentID": 7,
                      "_ISACTIVE": 8,
                      "_IMAGE": 9,
                      "_ISOPERATOR": 10,
                      "_PersonInfo": {
                        "PersonID": 1,
                        "_Address": "sample string 2",
                        "_Birthday": "sample string 3",
                        "_Country": "sample string 4",
                        "_Phone": "sample string 5",
                        "_PostalCode": "sample string 6",
                        "_Title": 0,
                        "_Gender": 0,
                        "_ExternalID": "sample string 7",
                        "_ExternalID2": 8,
                        "_ExternalID3": 9,
                        "_ExternalID4": "sample string 10",
                        "_ExternalID5": 11,
                        "_Photo": "sample string 12",
                        "_MaritalStatus": 0,
                        "_Addresse2": "sample string 13"
                      },
                      "_PersonMc": {
                        "PersonID": 1,
                        "MASTERPIN": "sample string 2",
                        "OVERRIDESBLOCKED": 3,
                        "OVERRIDESPRIVACY": 4,
                        "OFFICEENABLED": 5,
                        "ISUPDATED": 6,
                        "AUTHORIZATIONS": "sample string 7",
                        "ISADA": 8,
                        "REWRITE": 9,
                        "REWRITEDAYS": "sample string 10",
                        "REWRITEPIN": "sample string 11",
                        "WRONGPINATTEMPTS": 12,
                        "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                        "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                        "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                        "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                        "ISPATTERN": 13,
                        "NOBORRABLE": 14,
                        "SERIALNUMBER": "sample string 15",
                        "revalidationdata": "sample string 16",
                        "_MasterID": 1,
                        "TIMEZONE": 1.0,
                        "MastersID": 1,
                        "_Master": {
                          "MastersID": 1,
                          "_McMasterID": 2,
                          "_Abrev": "sample string 3",
                          "_description": "sample string 4",
                          "_SeqNumber": 5.1,
                          "_IsActive": 6,
                          "Special": 7,
                          "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_vip": 8,
                          "_LockMasters": [
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_PersonMc": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      },
                      "_Department": {
                        "DepartmentID": 1,
                        "_ShortName": "sample string 2",
                        "_Description": "sample string 3",
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_IsActive": 5,
                        "_Deleteable": 6,
                        "_Persons": [],
                        "_SysNumber": 7,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_PersonOperator": {
                        "PersonID": 1,
                        "_Username": "sample string 2",
                        "_UserPwd": "sample string 3",
                        "_Token": "sample string 4",
                        "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CheckInStatus": 0,
                      "_AccessMethod": 0,
                      "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                      "_IsAchieved": 11,
                      "_SysNumber": 12,
                      "_SuperAdmin": 0,
                      "_ApiAppID": 13,
                      "_ApiApplications": "sample string 14",
                      "_ApiAppLink": "sample string 15",
                      "_ApiStatus": 0,
                      "_CookiesOption": 0,
                      "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                      "_AppCLientPersonRoles": [
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessProfilePersons": [
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_SystemAuditories": [
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_UsermenuPermissions": [
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_AccessCard": {
                      "_AccessCardID": 1,
                      "_BadgeLabel": "sample string 2",
                      "_AccessCardStatus": 0,
                      "_BadgeNumber": "sample string 3",
                      "_IsAchieved": 4,
                      "_SysNumber": 5,
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_MifareCard": {
                        "_AccessCardID": 1,
                        "_MediumType": 0,
                        "_SerialNumber": "sample string 2",
                        "_Technology": 0,
                        "_KeyToken": "sample string 3",
                        "_IsAchieved": 4,
                        "_SysNumber": 5,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_LockMasters": [
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_LockComposes": [
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_WifiTasks": [
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DoorDoorGroups": [
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  },
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  }
                ],
                "_DoorAccessRights": [
                  {
                    "_DoorAccessRightID": 1,
                    "_AccessRightID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessRight": {
                      "_AccessRightID": 1,
                      "_AccessRightName": "sample string 2",
                      "_SysNumber": 3,
                      "_AccessRightAccessProfiles": [
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAccessRight": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DoorAccessRightID": 1,
                    "_AccessRightID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessRight": {
                      "_AccessRightID": 1,
                      "_AccessRightName": "sample string 2",
                      "_SysNumber": 3,
                      "_AccessRightAccessProfiles": [
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAccessRight": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_AccessServiceDoors": [
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DeviceCommStats": [
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_BatteryActivities": [
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  },
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  }
                ],
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              }
            ],
            "_TimeZones": [],
            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
          },
          "_TimeZoneAccessProfiles": [],
          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
        },
        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
      }
    ],
    "_AccessProfilePersons": [
      {
        "_AccessProfilePersonID": 1,
        "_AccessProfileID": 2,
        "_PersonID": 3,
        "_SysNumber": 4,
        "_Person": {
          "_PersonID": 1,
          "_UserId": 1,
          "_PersonType": 0,
          "_Email": "sample string 2",
          "_FirstName": "sample string 3",
          "_LastName": "sample string 4",
          "_PersonStatus": 0,
          "_PersonPIN": 1,
          "USERNAME": "sample string 5",
          "_Password": "sample string 6",
          "DepartmentID": 7,
          "_ISACTIVE": 8,
          "_IMAGE": 9,
          "_ISOPERATOR": 10,
          "_PersonInfo": {
            "PersonID": 1,
            "_Address": "sample string 2",
            "_Birthday": "sample string 3",
            "_Country": "sample string 4",
            "_Phone": "sample string 5",
            "_PostalCode": "sample string 6",
            "_Title": 0,
            "_Gender": 0,
            "_ExternalID": "sample string 7",
            "_ExternalID2": 8,
            "_ExternalID3": 9,
            "_ExternalID4": "sample string 10",
            "_ExternalID5": 11,
            "_Photo": "sample string 12",
            "_MaritalStatus": 0,
            "_Addresse2": "sample string 13"
          },
          "_PersonMc": {
            "PersonID": 1,
            "MASTERPIN": "sample string 2",
            "OVERRIDESBLOCKED": 3,
            "OVERRIDESPRIVACY": 4,
            "OFFICEENABLED": 5,
            "ISUPDATED": 6,
            "AUTHORIZATIONS": "sample string 7",
            "ISADA": 8,
            "REWRITE": 9,
            "REWRITEDAYS": "sample string 10",
            "REWRITEPIN": "sample string 11",
            "WRONGPINATTEMPTS": 12,
            "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
            "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
            "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
            "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
            "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
            "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
            "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
            "ISPATTERN": 13,
            "NOBORRABLE": 14,
            "SERIALNUMBER": "sample string 15",
            "revalidationdata": "sample string 16",
            "_MasterID": 1,
            "TIMEZONE": 1.0,
            "MastersID": 1,
            "_Master": {
              "MastersID": 1,
              "_McMasterID": 2,
              "_Abrev": "sample string 3",
              "_description": "sample string 4",
              "_SeqNumber": 5.1,
              "_IsActive": 6,
              "Special": 7,
              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
              "_vip": 8,
              "_LockMasters": [
                {
                  "_LockMasterID": 1,
                  "_McDoorID": 2,
                  "_McMasterID": 3,
                  "MastersID": 1,
                  "_DoorID": 1,
                  "_SysNumber": 4,
                  "_Door": {
                    "_DoorID": 1,
                    "_AOSId": 1,
                    "_LockNumber": 1,
                    "_LockID": 1,
                    "_DoorName": "sample string 2",
                    "_LockType": 1,
                    "_TimeTableID": 1,
                    "_WApPhyAddr": 3,
                    "_WApPhyAddr2": 4,
                    "_WeeklyProgramID": 1,
                    "_AccessPointID": 1,
                    "_CalendarID": 1,
                    "_DsdCalendarID": 1,
                    "_DrFunction": 0,
                    "_DrLocation": "sample string 5",
                    "_DrImg": "sample string 6",
                    "_HardwareId": 7,
                    "_IsActive": 8,
                    "_IpAddress": "sample string 9",
                    "_DoorSettings": {
                      "_DoorID": 1,
                      "_Sequencenumber": 2,
                      "_Office": 3,
                      "_Author_Req": "sample string 4",
                      "_Status": 5,
                      "_CommonPin": "sample string 6",
                      "_Block": 7,
                      "_Cancel": 8,
                      "_Prog": 9,
                      "_Position": 10,
                      "_AuthorDef": "sample string 11",
                      "_AuthorOp": "sample string 12",
                      "_CopyCounter": 13,
                      "_OneShotCounter": 14,
                      "GuestTimeZone": 15,
                      "_OfficeEnabled": 16,
                      "_OfficeOpt": 17,
                      "_AdaEnabled": 18,
                      "_AdaOpt": 19,
                      "_OverRideBlocked": 20,
                      "_OverRidePrivacy": 21,
                      "_AuthorCh": "sample string 22",
                      "_OfficeCh": 23,
                      "_AdaCh": 24,
                      "_OCId": 25,
                      "_I2C": 26,
                      "_ZoneIn": 27,
                      "_ZoneOut": 28,
                      "_AreaIn": 29,
                      "_AreaOut": 30,
                      "_SerialNumber": "sample string 31",
                      "_ReqLevel": 32,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                      "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                      "_WOnlineStatus": "sample string 33",
                      "_WAprotocolConfig": "sample string 34",
                      "_WAliveData": "sample string 35",
                      "_WEventModeData": "sample string 36",
                      "_WPollingModeData": "sample string 37",
                      "_WSignalStrength": 38,
                      "_WPendingTasks": 39,
                      "_WLastChanges": "sample string 40",
                      "_W_ComType": "sample string 41",
                      "_W_DisplayOnSecurityMonitor": 42,
                      "_AlarmNotificationCounter": 43,
                      "_W_PhyAppAssigned": 44,
                      "_BatteryLevel": 45,
                      "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorInfo": {
                      "_DoorID": 1,
                      "_OnlineStatus": 0,
                      "_BatteryStatus": 0,
                      "_DoorAlarm": 0,
                      "_DoorState": 0,
                      "_Voltage": 2.1,
                      "_FwVersion": "sample string 3",
                      "_SignalStrenght": 0
                    },
                    "_TimeTable": {
                      "_TimeTableID": 1,
                      "_TTName": "sample string 2",
                      "_TTDescription": "sample string 3",
                      "_SysNumber": 4,
                      "_Doors": [],
                      "_TimeZones": [
                        {
                          "_TimeZoneID": 1,
                          "_TimeZoneNumber": 0,
                          "_Description": "sample string 2",
                          "_Shifts": [
                            {
                              "_TimeShiftID": 1,
                              "_TimeShiftNumber": 0,
                              "_Enabled": 0,
                              "_Mon": 0,
                              "_Tue": 0,
                              "_Wed": 0,
                              "_Thu": 0,
                              "_Fr": 0,
                              "_Sat": 0,
                              "_Sun": 0,
                              "_Hol": 0,
                              "_From": "sample string 2",
                              "_To": "sample string 3",
                              "_TimeZoneID": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_TimeShiftID": 1,
                              "_TimeShiftNumber": 0,
                              "_Enabled": 0,
                              "_Mon": 0,
                              "_Tue": 0,
                              "_Wed": 0,
                              "_Thu": 0,
                              "_Fr": 0,
                              "_Sat": 0,
                              "_Sun": 0,
                              "_Hol": 0,
                              "_From": "sample string 2",
                              "_To": "sample string 3",
                              "_TimeZoneID": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_TimeTableID": 1,
                          "_SysNumber": 3,
                          "_TimeZoneAccessProfiles": [
                            {
                              "_TimeZoneAccessProfileID": 1,
                              "_TimeZoneID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_TimeZoneAccessProfileID": 1,
                              "_TimeZoneID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeZoneID": 1,
                          "_TimeZoneNumber": 0,
                          "_Description": "sample string 2",
                          "_Shifts": [
                            {
                              "_TimeShiftID": 1,
                              "_TimeShiftNumber": 0,
                              "_Enabled": 0,
                              "_Mon": 0,
                              "_Tue": 0,
                              "_Wed": 0,
                              "_Thu": 0,
                              "_Fr": 0,
                              "_Sat": 0,
                              "_Sun": 0,
                              "_Hol": 0,
                              "_From": "sample string 2",
                              "_To": "sample string 3",
                              "_TimeZoneID": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_TimeShiftID": 1,
                              "_TimeShiftNumber": 0,
                              "_Enabled": 0,
                              "_Mon": 0,
                              "_Tue": 0,
                              "_Wed": 0,
                              "_Thu": 0,
                              "_Fr": 0,
                              "_Sat": 0,
                              "_Sun": 0,
                              "_Hol": 0,
                              "_From": "sample string 2",
                              "_To": "sample string 3",
                              "_TimeZoneID": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_TimeTableID": 1,
                          "_SysNumber": 3,
                          "_TimeZoneAccessProfiles": [
                            {
                              "_TimeZoneAccessProfileID": 1,
                              "_TimeZoneID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_TimeZoneAccessProfileID": 1,
                              "_TimeZoneID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_WeeklyProgram": {
                      "_WeeklyProgramID": 1,
                      "_WeekProgramName": "sample string 2",
                      "_SysNumber": 3,
                      "_DoorPrograms": [
                        {
                          "_DoorProgramID": 1,
                          "_WeeklyProgramID": 1,
                          "_Time": "sample string 2",
                          "_DoorProgramTableID": 3,
                          "_Monday": 0,
                          "_Tuesday": 0,
                          "_Wednesday": 0,
                          "_Thursday": 0,
                          "_Friday": 0,
                          "_Saturday": 0,
                          "_Sunday": 0,
                          "_Holiday": 0,
                          "_ProgramName": "sample string 4",
                          "_SysNumber": 5,
                          "_DoorProgramTable": {
                            "_DoorProgramTableID": 1,
                            "_PKey": 2,
                            "_Description": "sample string 3",
                            "_NeedKeyPad": 4,
                            "_IndexName": 5,
                            "_SysNumber": 6,
                            "_DoorPrograms": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DoorProgramID": 1,
                          "_WeeklyProgramID": 1,
                          "_Time": "sample string 2",
                          "_DoorProgramTableID": 3,
                          "_Monday": 0,
                          "_Tuesday": 0,
                          "_Wednesday": 0,
                          "_Thursday": 0,
                          "_Friday": 0,
                          "_Saturday": 0,
                          "_Sunday": 0,
                          "_Holiday": 0,
                          "_ProgramName": "sample string 4",
                          "_SysNumber": 5,
                          "_DoorProgramTable": {
                            "_DoorProgramTableID": 1,
                            "_PKey": 2,
                            "_Description": "sample string 3",
                            "_NeedKeyPad": 4,
                            "_IndexName": 5,
                            "_SysNumber": 6,
                            "_DoorPrograms": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_Doors": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_HardwareTemplate": {
                      "_HardwareId": 1,
                      "AOSId": 2,
                      "_Name": "sample string 3",
                      "_Description": "sample string 4",
                      "_TimeMotor": 5,
                      "_HWLockType": 0,
                      "_TimeOpen": 6,
                      "_TimeOpenNext": 7,
                      "_OPTSENS": 8,
                      "_CloseAftLatch": 9,
                      "_FireRegTime": 10,
                      "_FireRegOnOff": 11,
                      "_AlwaysAwaken": 0,
                      "_LowBattindToGuest": 0,
                      "_Buzzer": 0,
                      "_UseAlkalineBattery": 0,
                      "_IsWirelessDevice": 0,
                      "_EnableBluetooth": 0,
                      "_WIsDevrcvMode": 0,
                      "_USePrivacyAsDoorContact": 0,
                      "_DCReversed": 0,
                      "_OfficeOnce": 0,
                      "_EnableFreePassage": 0,
                      "_EnableBlokingCard": 0,
                      "_EnableCancellingCard": 0,
                      "_EnableProgramingCard": 0,
                      "_EnableWirelessMonitoring": 0,
                      "_DndHasPriority": 12,
                      "_BDMTimeMotor": 13,
                      "_RecordPrivacy": 14,
                      "_RecordExit": 15,
                      "_Pir": 16,
                      "_Ble": 64,
                      "_Nfc": 18,
                      "_Validation": 19,
                      "_DoorContact": 0,
                      "_TouchScreen": 20,
                      "_Wifi24": 21,
                      "_WifisubG": 22,
                      "_Privacy": 23,
                      "_Bus": 24,
                      "_MembraneButtonType": 25,
                      "_BusType": 0,
                      "_LockModels": 64,
                      "_Subnetmask": "sample string 27",
                      "_Gateway": "sample string 28",
                      "_IpAddress": "sample string 29",
                      "_RFID": 64,
                      "_InsideButton": 0,
                      "_ProductType": 0,
                      "_IsActive": 31,
                      "_Battery": 32,
                      "_BlePoolingTimeinSec": 33,
                      "_Relock": 34,
                      "_RelayAlways": 35,
                      "_Borrable": 36,
                      "_TSENS": 37,
                      "_IntInPut1": 38,
                      "_IntInPut2": 39,
                      "_IntInPut3": 40,
                      "_IntInPut4": 41,
                      "_IntOutput1": 42,
                      "_IntOutput2": 43,
                      "_IntOutput3": 44,
                      "_IntOutput4": 45,
                      "_ExtInput11": 46,
                      "_ExtInput12": 47,
                      "_ExtInput13": 48,
                      "_ExtInput14": 49,
                      "_ExtOutput11": 50,
                      "_ExtOutput12": 51,
                      "_ExtOutput13": 52,
                      "_ExtOutput14": 53,
                      "_ExtInput21": 54,
                      "_ExtInput22": 55,
                      "_ExtInput23": 56,
                      "_ExtInput24": 57,
                      "_ExtOutput21": 58,
                      "_ExtOutput22": 59,
                      "_ExtOutput23": 60,
                      "_ExtOutput24": 61,
                      "_ExtInput31": 62,
                      "_ExtInput32": 63,
                      "_ExtInput33": 64,
                      "_ExtInput34": 65,
                      "_Extoutput31": 66,
                      "_Extoutput32": 67,
                      "_Extoutput33": 68,
                      "_Extoutput34": 69,
                      "_Extinput41": 70,
                      "_Extinput42": 71,
                      "_Extinput43": 72,
                      "_Extinput44": 73,
                      "_ExtOutput41": 74,
                      "_ExtOutput42": 75,
                      "_ExtOutput43": 76,
                      "_ExtOutput44": 77,
                      "_ExtInput51": 78,
                      "_ExtInput52": 79,
                      "_ExtInput53": 80,
                      "_ExtInput54": 81,
                      "_ExtOutput51": 82,
                      "_ExtOutput52": 83,
                      "_ExtOutput53": 84,
                      "_ExtOutput54": 85,
                      "_ExtInput61": 86,
                      "_ExtInput62": 87,
                      "_ExtInput63": 88,
                      "_ExtInput64": 89,
                      "_ExtOutput61": 90,
                      "_ExtOutput62": 91,
                      "_ExtOutput63": 92,
                      "_ExtOutput64": 93,
                      "_ExtInput71": 94,
                      "_ExtInput72": 95,
                      "_ExtInput73": 96,
                      "_ExtInput74": 97,
                      "_ExtOutput71": 98,
                      "_ExtOutput72": 99,
                      "_ExtOutput73": 100,
                      "_ExtOutput74": 101,
                      "ExtInput81": 102,
                      "_ExtInput82": 103,
                      "_ExtInput83": 104,
                      "_ExtInput84": 105,
                      "_ExtOutput81": 106,
                      "_ExtOutput82": 107,
                      "_ExtOutput83": 108,
                      "_ExtOutput84": 109,
                      "_Inti2cFixedPart": "sample string 110",
                      "_Out1i2cFixedPart": "sample string 111",
                      "_Out2i2cFixedPart": "sample string 112",
                      "_Out3i2cFixedPart": "sample string 113",
                      "_Out4i2cFixedPart": "sample string 114",
                      "_Out5i2cFixedPart": "sample string 115",
                      "_Out6i2cFixedPart": "sample string 116",
                      "_Out7i2cFixedPart": "sample string 117",
                      "_Out8i2cFixedPart": "sample string 118",
                      "_I1IsReverse": 119,
                      "_I2IsReverse": 120,
                      "_I3IsReverse": 121,
                      "_I4IsReverse": 122,
                      "_O1IsReverse": 123,
                      "_O2IsReverse": 124,
                      "_O3IsReverse": 125,
                      "_O4IsReverse": 126,
                      "_I1Description": "sample string 127",
                      "_I2Description": "sample string 128",
                      "_I3Description": "sample string 129",
                      "_I4Description": "sample string 130",
                      "_O1Description": "sample string 131",
                      "_O2Description": "sample string 132",
                      "_O3Description": "sample string 133",
                      "_O4Description": "sample string 134",
                      "_SysNumber": 135,
                      "_Doors": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DsdCalendar": {
                      "_DsdCalendarID": 1,
                      "_Year": 2,
                      "_Month": 3,
                      "_Day": 4,
                      "_Hours": 5,
                      "_Action": "sample string 6",
                      "_SysNumber": 7,
                      "_Doors": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_Calendar": {
                      "_CalendarID": 1,
                      "_Year": 2,
                      "_Month": 3,
                      "_Day": 4,
                      "_SysNumber": 5,
                      "_Doors": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorWirelessSettings": {
                      "_DoorID": 1,
                      "_AllowedEvt1": 64,
                      "_AllowedEvt2": 64,
                      "_WTimeUnit": 64,
                      "_WTimeInterval": 64,
                      "_WContactTime": 64
                    },
                    "_DoorApConfig": {
                      "_DoorID": 1,
                      "_ApConfig": 64,
                      "_ApChannel": 64,
                      "_UserDefApAddr": 4,
                      "_TimeUnit": 64,
                      "_ContactTime": 64
                    },
                    "_IsAchieved": 10,
                    "_SysNumber": 11,
                    "_NameSettingCode": "sample string 12",
                    "_Position": 13,
                    "_DoorAuditories": [
                      {
                        "_DoorAuditID": 1,
                        "_When": "2025-12-06T17:37:40.154373+00:00",
                        "_UserID": 3,
                        "_What": 4,
                        "_LockID": 5,
                        "_Verified": 6,
                        "_SendToPms": 7,
                        "_DoorAuditCodeID": 1,
                        "_PersonID": 1,
                        "_DoorSpecialOperatorID": 1,
                        "_DoorID": 1,
                        "_AccessCardID": 1,
                        "_SysNumber": 8,
                        "_DoorAuditCode": {
                          "_DoorAuditCodeID": 1,
                          "_OperationCode": 0,
                          "_Name": "sample string 2",
                          "_verifiable": 3,
                          "_Result": "sample string 4",
                          "_SysNumber": 5,
                          "_DoorAuditories": []
                        },
                        "_DoorSpecialOperator": {
                          "_DoorSpecialOperatorID": 1,
                          "_DecID": 2,
                          "_Description": "sample string 3",
                          "_SysNumber": 4
                        },
                        "_AccessCard": {
                          "_AccessCardID": 1,
                          "_BadgeLabel": "sample string 2",
                          "_AccessCardStatus": 0,
                          "_BadgeNumber": "sample string 3",
                          "_IsAchieved": 4,
                          "_SysNumber": 5,
                          "_PersonAccessCards": [
                            {
                              "_PersonAccessCardID": 1,
                              "_PersonID": 2,
                              "_AccessCardID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_PersonAccessCardID": 1,
                              "_PersonID": 2,
                              "_AccessCardID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_DoorAuditories": [],
                          "_MifareCard": {
                            "_AccessCardID": 1,
                            "_MediumType": 0,
                            "_SerialNumber": "sample string 2",
                            "_Technology": 0,
                            "_KeyToken": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "_DoorAuditID": 1,
                        "_When": "2025-12-06T17:37:40.154373+00:00",
                        "_UserID": 3,
                        "_What": 4,
                        "_LockID": 5,
                        "_Verified": 6,
                        "_SendToPms": 7,
                        "_DoorAuditCodeID": 1,
                        "_PersonID": 1,
                        "_DoorSpecialOperatorID": 1,
                        "_DoorID": 1,
                        "_AccessCardID": 1,
                        "_SysNumber": 8,
                        "_DoorAuditCode": {
                          "_DoorAuditCodeID": 1,
                          "_OperationCode": 0,
                          "_Name": "sample string 2",
                          "_verifiable": 3,
                          "_Result": "sample string 4",
                          "_SysNumber": 5,
                          "_DoorAuditories": []
                        },
                        "_DoorSpecialOperator": {
                          "_DoorSpecialOperatorID": 1,
                          "_DecID": 2,
                          "_Description": "sample string 3",
                          "_SysNumber": 4
                        },
                        "_AccessCard": {
                          "_AccessCardID": 1,
                          "_BadgeLabel": "sample string 2",
                          "_AccessCardStatus": 0,
                          "_BadgeNumber": "sample string 3",
                          "_IsAchieved": 4,
                          "_SysNumber": 5,
                          "_PersonAccessCards": [
                            {
                              "_PersonAccessCardID": 1,
                              "_PersonID": 2,
                              "_AccessCardID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_PersonAccessCardID": 1,
                              "_PersonID": 2,
                              "_AccessCardID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_DoorAuditories": [],
                          "_MifareCard": {
                            "_AccessCardID": 1,
                            "_MediumType": 0,
                            "_SerialNumber": "sample string 2",
                            "_Technology": 0,
                            "_KeyToken": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_LockMasters": [],
                    "_LockComposes": [
                      {
                        "_LockComposeID": 1,
                        "_DoorID1": 2,
                        "_DoorID2": 3,
                        "_DoorID": 1,
                        "_SysNumber": 4,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "_LockComposeID": 1,
                        "_DoorID1": 2,
                        "_DoorID2": 3,
                        "_DoorID": 1,
                        "_SysNumber": 4,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_WifiTasks": [
                      {
                        "WifiTaskID": 1,
                        "_LockID": 2,
                        "_WtTaskTodo": "sample string 3",
                        "_WtTaskPriority": 4,
                        "_WtCmd": "sample string 5",
                        "_WtTaskState": 6,
                        "_WtLastChanges": "sample string 7",
                        "_WtUser": "sample string 8",
                        "_WtCmdText": "sample string 9",
                        "_TaskStateText": "sample string 10",
                        "_DirectSend": 11,
                        "_MsgID": 12,
                        "_IsTaskFromCloud": 13,
                        "_DoorID": 1,
                        "_SysNumber": 14,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "WifiTaskID": 1,
                        "_LockID": 2,
                        "_WtTaskTodo": "sample string 3",
                        "_WtTaskPriority": 4,
                        "_WtCmd": "sample string 5",
                        "_WtTaskState": 6,
                        "_WtLastChanges": "sample string 7",
                        "_WtUser": "sample string 8",
                        "_WtCmdText": "sample string 9",
                        "_TaskStateText": "sample string 10",
                        "_DirectSend": 11,
                        "_MsgID": 12,
                        "_IsTaskFromCloud": 13,
                        "_DoorID": 1,
                        "_SysNumber": 14,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_DoorDoorGroups": [
                      {
                        "_DoorDoorGroupID": 1,
                        "_DoorID": 2,
                        "_DoorGroupID": 3,
                        "_SysNumber": 4,
                        "_DoorGroup": {
                          "_DoorGroupID": 1,
                          "_DoorGroupName": "sample string 2",
                          "_Description": "sample string 3",
                          "_SysNumber": 4,
                          "_DoorDoorGroups": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      },
                      {
                        "_DoorDoorGroupID": 1,
                        "_DoorID": 2,
                        "_DoorGroupID": 3,
                        "_SysNumber": 4,
                        "_DoorGroup": {
                          "_DoorGroupID": 1,
                          "_DoorGroupName": "sample string 2",
                          "_Description": "sample string 3",
                          "_SysNumber": 4,
                          "_DoorDoorGroups": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      }
                    ],
                    "_DoorAccessRights": [
                      {
                        "_DoorAccessRightID": 1,
                        "_AccessRightID": 2,
                        "_DoorID": 3,
                        "_SysNumber": 4,
                        "_AccessRight": {
                          "_AccessRightID": 1,
                          "_AccessRightName": "sample string 2",
                          "_SysNumber": 3,
                          "_AccessRightAccessProfiles": [
                            {
                              "_AccessRightAccessProfileID": 1,
                              "_AccessRightID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_AccessRightAccessProfileID": 1,
                              "_AccessRightID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_DoorAccessRight": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "_DoorAccessRightID": 1,
                        "_AccessRightID": 2,
                        "_DoorID": 3,
                        "_SysNumber": 4,
                        "_AccessRight": {
                          "_AccessRightID": 1,
                          "_AccessRightName": "sample string 2",
                          "_SysNumber": 3,
                          "_AccessRightAccessProfiles": [
                            {
                              "_AccessRightAccessProfileID": 1,
                              "_AccessRightID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_AccessRightAccessProfileID": 1,
                              "_AccessRightID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_DoorAccessRight": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_AccessServiceDoors": [
                      {
                        "_AccessServiceDoorID": 1,
                        "_AccessServiceID": 2,
                        "_DoorID": 3,
                        "_SysNumber": 4,
                        "_AccessService": {
                          "_AccessServiceID": 1,
                          "_Services": 1,
                          "_ServiceName": "sample string 2",
                          "_SysNumber": 3,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "_AccessServiceDoorID": 1,
                        "_AccessServiceID": 2,
                        "_DoorID": 3,
                        "_SysNumber": 4,
                        "_AccessService": {
                          "_AccessServiceID": 1,
                          "_Services": 1,
                          "_ServiceName": "sample string 2",
                          "_SysNumber": 3,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_DeviceCommStats": [
                      {
                        "_DeviceCommStatID": 1,
                        "_AccessPointID": 2,
                        "_DoorID": 3,
                        "_SignalStrenght": 4,
                        "_ComRetries": 5,
                        "_ComErrors": 6,
                        "_NbOfCom": 7,
                        "_Channel": 64,
                        "_DevPrefAp": 0,
                        "_SysNumber": 9,
                        "_AccessPoint": {
                          "_AccessPointID": 1,
                          "_ApIPAddr": "sample string 2",
                          "_ApComID": 3,
                          "_ApSubnetmask": "sample string 4",
                          "_ApGateWay": "sample string 5",
                          "_ApName": "sample string 6",
                          "_ApOnlineStatus": "sample string 7",
                          "_ApFwVersion": "sample string 8",
                          "_ApLastCommunication": "sample string 9",
                          "_ApConnectedLock": 10,
                          "_ApPhyAddr": 11,
                          "_ApGroupID": 12,
                          "_AOSId": 13,
                          "_SysNumber": 14,
                          "_CurrentIPAddr": "sample string 15",
                          "_Channels": 16,
                          "_ApGroup": {
                            "_ApGroupID": 1,
                            "_ApGrpName": "sample string 2",
                            "_ApGrpDesc": "sample string 3",
                            "_ApGrpLastChanges": "sample string 4",
                            "_NbOfAp": 5,
                            "_SysNumber": 6,
                            "_AccessPoints": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_Doors": [],
                          "_DeviceCommStats": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "_DeviceCommStatID": 1,
                        "_AccessPointID": 2,
                        "_DoorID": 3,
                        "_SignalStrenght": 4,
                        "_ComRetries": 5,
                        "_ComErrors": 6,
                        "_NbOfCom": 7,
                        "_Channel": 64,
                        "_DevPrefAp": 0,
                        "_SysNumber": 9,
                        "_AccessPoint": {
                          "_AccessPointID": 1,
                          "_ApIPAddr": "sample string 2",
                          "_ApComID": 3,
                          "_ApSubnetmask": "sample string 4",
                          "_ApGateWay": "sample string 5",
                          "_ApName": "sample string 6",
                          "_ApOnlineStatus": "sample string 7",
                          "_ApFwVersion": "sample string 8",
                          "_ApLastCommunication": "sample string 9",
                          "_ApConnectedLock": 10,
                          "_ApPhyAddr": 11,
                          "_ApGroupID": 12,
                          "_AOSId": 13,
                          "_SysNumber": 14,
                          "_CurrentIPAddr": "sample string 15",
                          "_Channels": 16,
                          "_ApGroup": {
                            "_ApGroupID": 1,
                            "_ApGrpName": "sample string 2",
                            "_ApGrpDesc": "sample string 3",
                            "_ApGrpLastChanges": "sample string 4",
                            "_NbOfAp": 5,
                            "_SysNumber": 6,
                            "_AccessPoints": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_Doors": [],
                          "_DeviceCommStats": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_BatteryActivities": [
                      {
                        "_BatteryActivitiesID": 1,
                        "_DoorID": 2,
                        "_Voltage": "sample string 3",
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                        "_SysNumber": 6
                      },
                      {
                        "_BatteryActivitiesID": 1,
                        "_DoorID": 2,
                        "_Voltage": "sample string 3",
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                        "_SysNumber": 6
                      }
                    ],
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                {
                  "_LockMasterID": 1,
                  "_McDoorID": 2,
                  "_McMasterID": 3,
                  "MastersID": 1,
                  "_DoorID": 1,
                  "_SysNumber": 4,
                  "_Door": {
                    "_DoorID": 1,
                    "_AOSId": 1,
                    "_LockNumber": 1,
                    "_LockID": 1,
                    "_DoorName": "sample string 2",
                    "_LockType": 1,
                    "_TimeTableID": 1,
                    "_WApPhyAddr": 3,
                    "_WApPhyAddr2": 4,
                    "_WeeklyProgramID": 1,
                    "_AccessPointID": 1,
                    "_CalendarID": 1,
                    "_DsdCalendarID": 1,
                    "_DrFunction": 0,
                    "_DrLocation": "sample string 5",
                    "_DrImg": "sample string 6",
                    "_HardwareId": 7,
                    "_IsActive": 8,
                    "_IpAddress": "sample string 9",
                    "_DoorSettings": {
                      "_DoorID": 1,
                      "_Sequencenumber": 2,
                      "_Office": 3,
                      "_Author_Req": "sample string 4",
                      "_Status": 5,
                      "_CommonPin": "sample string 6",
                      "_Block": 7,
                      "_Cancel": 8,
                      "_Prog": 9,
                      "_Position": 10,
                      "_AuthorDef": "sample string 11",
                      "_AuthorOp": "sample string 12",
                      "_CopyCounter": 13,
                      "_OneShotCounter": 14,
                      "GuestTimeZone": 15,
                      "_OfficeEnabled": 16,
                      "_OfficeOpt": 17,
                      "_AdaEnabled": 18,
                      "_AdaOpt": 19,
                      "_OverRideBlocked": 20,
                      "_OverRidePrivacy": 21,
                      "_AuthorCh": "sample string 22",
                      "_OfficeCh": 23,
                      "_AdaCh": 24,
                      "_OCId": 25,
                      "_I2C": 26,
                      "_ZoneIn": 27,
                      "_ZoneOut": 28,
                      "_AreaIn": 29,
                      "_AreaOut": 30,
                      "_SerialNumber": "sample string 31",
                      "_ReqLevel": 32,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                      "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                      "_WOnlineStatus": "sample string 33",
                      "_WAprotocolConfig": "sample string 34",
                      "_WAliveData": "sample string 35",
                      "_WEventModeData": "sample string 36",
                      "_WPollingModeData": "sample string 37",
                      "_WSignalStrength": 38,
                      "_WPendingTasks": 39,
                      "_WLastChanges": "sample string 40",
                      "_W_ComType": "sample string 41",
                      "_W_DisplayOnSecurityMonitor": 42,
                      "_AlarmNotificationCounter": 43,
                      "_W_PhyAppAssigned": 44,
                      "_BatteryLevel": 45,
                      "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorInfo": {
                      "_DoorID": 1,
                      "_OnlineStatus": 0,
                      "_BatteryStatus": 0,
                      "_DoorAlarm": 0,
                      "_DoorState": 0,
                      "_Voltage": 2.1,
                      "_FwVersion": "sample string 3",
                      "_SignalStrenght": 0
                    },
                    "_TimeTable": {
                      "_TimeTableID": 1,
                      "_TTName": "sample string 2",
                      "_TTDescription": "sample string 3",
                      "_SysNumber": 4,
                      "_Doors": [],
                      "_TimeZones": [
                        {
                          "_TimeZoneID": 1,
                          "_TimeZoneNumber": 0,
                          "_Description": "sample string 2",
                          "_Shifts": [
                            {
                              "_TimeShiftID": 1,
                              "_TimeShiftNumber": 0,
                              "_Enabled": 0,
                              "_Mon": 0,
                              "_Tue": 0,
                              "_Wed": 0,
                              "_Thu": 0,
                              "_Fr": 0,
                              "_Sat": 0,
                              "_Sun": 0,
                              "_Hol": 0,
                              "_From": "sample string 2",
                              "_To": "sample string 3",
                              "_TimeZoneID": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_TimeShiftID": 1,
                              "_TimeShiftNumber": 0,
                              "_Enabled": 0,
                              "_Mon": 0,
                              "_Tue": 0,
                              "_Wed": 0,
                              "_Thu": 0,
                              "_Fr": 0,
                              "_Sat": 0,
                              "_Sun": 0,
                              "_Hol": 0,
                              "_From": "sample string 2",
                              "_To": "sample string 3",
                              "_TimeZoneID": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_TimeTableID": 1,
                          "_SysNumber": 3,
                          "_TimeZoneAccessProfiles": [
                            {
                              "_TimeZoneAccessProfileID": 1,
                              "_TimeZoneID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_TimeZoneAccessProfileID": 1,
                              "_TimeZoneID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeZoneID": 1,
                          "_TimeZoneNumber": 0,
                          "_Description": "sample string 2",
                          "_Shifts": [
                            {
                              "_TimeShiftID": 1,
                              "_TimeShiftNumber": 0,
                              "_Enabled": 0,
                              "_Mon": 0,
                              "_Tue": 0,
                              "_Wed": 0,
                              "_Thu": 0,
                              "_Fr": 0,
                              "_Sat": 0,
                              "_Sun": 0,
                              "_Hol": 0,
                              "_From": "sample string 2",
                              "_To": "sample string 3",
                              "_TimeZoneID": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_TimeShiftID": 1,
                              "_TimeShiftNumber": 0,
                              "_Enabled": 0,
                              "_Mon": 0,
                              "_Tue": 0,
                              "_Wed": 0,
                              "_Thu": 0,
                              "_Fr": 0,
                              "_Sat": 0,
                              "_Sun": 0,
                              "_Hol": 0,
                              "_From": "sample string 2",
                              "_To": "sample string 3",
                              "_TimeZoneID": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_TimeTableID": 1,
                          "_SysNumber": 3,
                          "_TimeZoneAccessProfiles": [
                            {
                              "_TimeZoneAccessProfileID": 1,
                              "_TimeZoneID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_TimeZoneAccessProfileID": 1,
                              "_TimeZoneID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_WeeklyProgram": {
                      "_WeeklyProgramID": 1,
                      "_WeekProgramName": "sample string 2",
                      "_SysNumber": 3,
                      "_DoorPrograms": [
                        {
                          "_DoorProgramID": 1,
                          "_WeeklyProgramID": 1,
                          "_Time": "sample string 2",
                          "_DoorProgramTableID": 3,
                          "_Monday": 0,
                          "_Tuesday": 0,
                          "_Wednesday": 0,
                          "_Thursday": 0,
                          "_Friday": 0,
                          "_Saturday": 0,
                          "_Sunday": 0,
                          "_Holiday": 0,
                          "_ProgramName": "sample string 4",
                          "_SysNumber": 5,
                          "_DoorProgramTable": {
                            "_DoorProgramTableID": 1,
                            "_PKey": 2,
                            "_Description": "sample string 3",
                            "_NeedKeyPad": 4,
                            "_IndexName": 5,
                            "_SysNumber": 6,
                            "_DoorPrograms": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DoorProgramID": 1,
                          "_WeeklyProgramID": 1,
                          "_Time": "sample string 2",
                          "_DoorProgramTableID": 3,
                          "_Monday": 0,
                          "_Tuesday": 0,
                          "_Wednesday": 0,
                          "_Thursday": 0,
                          "_Friday": 0,
                          "_Saturday": 0,
                          "_Sunday": 0,
                          "_Holiday": 0,
                          "_ProgramName": "sample string 4",
                          "_SysNumber": 5,
                          "_DoorProgramTable": {
                            "_DoorProgramTableID": 1,
                            "_PKey": 2,
                            "_Description": "sample string 3",
                            "_NeedKeyPad": 4,
                            "_IndexName": 5,
                            "_SysNumber": 6,
                            "_DoorPrograms": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_Doors": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_HardwareTemplate": {
                      "_HardwareId": 1,
                      "AOSId": 2,
                      "_Name": "sample string 3",
                      "_Description": "sample string 4",
                      "_TimeMotor": 5,
                      "_HWLockType": 0,
                      "_TimeOpen": 6,
                      "_TimeOpenNext": 7,
                      "_OPTSENS": 8,
                      "_CloseAftLatch": 9,
                      "_FireRegTime": 10,
                      "_FireRegOnOff": 11,
                      "_AlwaysAwaken": 0,
                      "_LowBattindToGuest": 0,
                      "_Buzzer": 0,
                      "_UseAlkalineBattery": 0,
                      "_IsWirelessDevice": 0,
                      "_EnableBluetooth": 0,
                      "_WIsDevrcvMode": 0,
                      "_USePrivacyAsDoorContact": 0,
                      "_DCReversed": 0,
                      "_OfficeOnce": 0,
                      "_EnableFreePassage": 0,
                      "_EnableBlokingCard": 0,
                      "_EnableCancellingCard": 0,
                      "_EnableProgramingCard": 0,
                      "_EnableWirelessMonitoring": 0,
                      "_DndHasPriority": 12,
                      "_BDMTimeMotor": 13,
                      "_RecordPrivacy": 14,
                      "_RecordExit": 15,
                      "_Pir": 16,
                      "_Ble": 64,
                      "_Nfc": 18,
                      "_Validation": 19,
                      "_DoorContact": 0,
                      "_TouchScreen": 20,
                      "_Wifi24": 21,
                      "_WifisubG": 22,
                      "_Privacy": 23,
                      "_Bus": 24,
                      "_MembraneButtonType": 25,
                      "_BusType": 0,
                      "_LockModels": 64,
                      "_Subnetmask": "sample string 27",
                      "_Gateway": "sample string 28",
                      "_IpAddress": "sample string 29",
                      "_RFID": 64,
                      "_InsideButton": 0,
                      "_ProductType": 0,
                      "_IsActive": 31,
                      "_Battery": 32,
                      "_BlePoolingTimeinSec": 33,
                      "_Relock": 34,
                      "_RelayAlways": 35,
                      "_Borrable": 36,
                      "_TSENS": 37,
                      "_IntInPut1": 38,
                      "_IntInPut2": 39,
                      "_IntInPut3": 40,
                      "_IntInPut4": 41,
                      "_IntOutput1": 42,
                      "_IntOutput2": 43,
                      "_IntOutput3": 44,
                      "_IntOutput4": 45,
                      "_ExtInput11": 46,
                      "_ExtInput12": 47,
                      "_ExtInput13": 48,
                      "_ExtInput14": 49,
                      "_ExtOutput11": 50,
                      "_ExtOutput12": 51,
                      "_ExtOutput13": 52,
                      "_ExtOutput14": 53,
                      "_ExtInput21": 54,
                      "_ExtInput22": 55,
                      "_ExtInput23": 56,
                      "_ExtInput24": 57,
                      "_ExtOutput21": 58,
                      "_ExtOutput22": 59,
                      "_ExtOutput23": 60,
                      "_ExtOutput24": 61,
                      "_ExtInput31": 62,
                      "_ExtInput32": 63,
                      "_ExtInput33": 64,
                      "_ExtInput34": 65,
                      "_Extoutput31": 66,
                      "_Extoutput32": 67,
                      "_Extoutput33": 68,
                      "_Extoutput34": 69,
                      "_Extinput41": 70,
                      "_Extinput42": 71,
                      "_Extinput43": 72,
                      "_Extinput44": 73,
                      "_ExtOutput41": 74,
                      "_ExtOutput42": 75,
                      "_ExtOutput43": 76,
                      "_ExtOutput44": 77,
                      "_ExtInput51": 78,
                      "_ExtInput52": 79,
                      "_ExtInput53": 80,
                      "_ExtInput54": 81,
                      "_ExtOutput51": 82,
                      "_ExtOutput52": 83,
                      "_ExtOutput53": 84,
                      "_ExtOutput54": 85,
                      "_ExtInput61": 86,
                      "_ExtInput62": 87,
                      "_ExtInput63": 88,
                      "_ExtInput64": 89,
                      "_ExtOutput61": 90,
                      "_ExtOutput62": 91,
                      "_ExtOutput63": 92,
                      "_ExtOutput64": 93,
                      "_ExtInput71": 94,
                      "_ExtInput72": 95,
                      "_ExtInput73": 96,
                      "_ExtInput74": 97,
                      "_ExtOutput71": 98,
                      "_ExtOutput72": 99,
                      "_ExtOutput73": 100,
                      "_ExtOutput74": 101,
                      "ExtInput81": 102,
                      "_ExtInput82": 103,
                      "_ExtInput83": 104,
                      "_ExtInput84": 105,
                      "_ExtOutput81": 106,
                      "_ExtOutput82": 107,
                      "_ExtOutput83": 108,
                      "_ExtOutput84": 109,
                      "_Inti2cFixedPart": "sample string 110",
                      "_Out1i2cFixedPart": "sample string 111",
                      "_Out2i2cFixedPart": "sample string 112",
                      "_Out3i2cFixedPart": "sample string 113",
                      "_Out4i2cFixedPart": "sample string 114",
                      "_Out5i2cFixedPart": "sample string 115",
                      "_Out6i2cFixedPart": "sample string 116",
                      "_Out7i2cFixedPart": "sample string 117",
                      "_Out8i2cFixedPart": "sample string 118",
                      "_I1IsReverse": 119,
                      "_I2IsReverse": 120,
                      "_I3IsReverse": 121,
                      "_I4IsReverse": 122,
                      "_O1IsReverse": 123,
                      "_O2IsReverse": 124,
                      "_O3IsReverse": 125,
                      "_O4IsReverse": 126,
                      "_I1Description": "sample string 127",
                      "_I2Description": "sample string 128",
                      "_I3Description": "sample string 129",
                      "_I4Description": "sample string 130",
                      "_O1Description": "sample string 131",
                      "_O2Description": "sample string 132",
                      "_O3Description": "sample string 133",
                      "_O4Description": "sample string 134",
                      "_SysNumber": 135,
                      "_Doors": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DsdCalendar": {
                      "_DsdCalendarID": 1,
                      "_Year": 2,
                      "_Month": 3,
                      "_Day": 4,
                      "_Hours": 5,
                      "_Action": "sample string 6",
                      "_SysNumber": 7,
                      "_Doors": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_Calendar": {
                      "_CalendarID": 1,
                      "_Year": 2,
                      "_Month": 3,
                      "_Day": 4,
                      "_SysNumber": 5,
                      "_Doors": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorWirelessSettings": {
                      "_DoorID": 1,
                      "_AllowedEvt1": 64,
                      "_AllowedEvt2": 64,
                      "_WTimeUnit": 64,
                      "_WTimeInterval": 64,
                      "_WContactTime": 64
                    },
                    "_DoorApConfig": {
                      "_DoorID": 1,
                      "_ApConfig": 64,
                      "_ApChannel": 64,
                      "_UserDefApAddr": 4,
                      "_TimeUnit": 64,
                      "_ContactTime": 64
                    },
                    "_IsAchieved": 10,
                    "_SysNumber": 11,
                    "_NameSettingCode": "sample string 12",
                    "_Position": 13,
                    "_DoorAuditories": [
                      {
                        "_DoorAuditID": 1,
                        "_When": "2025-12-06T17:37:40.154373+00:00",
                        "_UserID": 3,
                        "_What": 4,
                        "_LockID": 5,
                        "_Verified": 6,
                        "_SendToPms": 7,
                        "_DoorAuditCodeID": 1,
                        "_PersonID": 1,
                        "_DoorSpecialOperatorID": 1,
                        "_DoorID": 1,
                        "_AccessCardID": 1,
                        "_SysNumber": 8,
                        "_DoorAuditCode": {
                          "_DoorAuditCodeID": 1,
                          "_OperationCode": 0,
                          "_Name": "sample string 2",
                          "_verifiable": 3,
                          "_Result": "sample string 4",
                          "_SysNumber": 5,
                          "_DoorAuditories": []
                        },
                        "_DoorSpecialOperator": {
                          "_DoorSpecialOperatorID": 1,
                          "_DecID": 2,
                          "_Description": "sample string 3",
                          "_SysNumber": 4
                        },
                        "_AccessCard": {
                          "_AccessCardID": 1,
                          "_BadgeLabel": "sample string 2",
                          "_AccessCardStatus": 0,
                          "_BadgeNumber": "sample string 3",
                          "_IsAchieved": 4,
                          "_SysNumber": 5,
                          "_PersonAccessCards": [
                            {
                              "_PersonAccessCardID": 1,
                              "_PersonID": 2,
                              "_AccessCardID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_PersonAccessCardID": 1,
                              "_PersonID": 2,
                              "_AccessCardID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_DoorAuditories": [],
                          "_MifareCard": {
                            "_AccessCardID": 1,
                            "_MediumType": 0,
                            "_SerialNumber": "sample string 2",
                            "_Technology": 0,
                            "_KeyToken": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "_DoorAuditID": 1,
                        "_When": "2025-12-06T17:37:40.154373+00:00",
                        "_UserID": 3,
                        "_What": 4,
                        "_LockID": 5,
                        "_Verified": 6,
                        "_SendToPms": 7,
                        "_DoorAuditCodeID": 1,
                        "_PersonID": 1,
                        "_DoorSpecialOperatorID": 1,
                        "_DoorID": 1,
                        "_AccessCardID": 1,
                        "_SysNumber": 8,
                        "_DoorAuditCode": {
                          "_DoorAuditCodeID": 1,
                          "_OperationCode": 0,
                          "_Name": "sample string 2",
                          "_verifiable": 3,
                          "_Result": "sample string 4",
                          "_SysNumber": 5,
                          "_DoorAuditories": []
                        },
                        "_DoorSpecialOperator": {
                          "_DoorSpecialOperatorID": 1,
                          "_DecID": 2,
                          "_Description": "sample string 3",
                          "_SysNumber": 4
                        },
                        "_AccessCard": {
                          "_AccessCardID": 1,
                          "_BadgeLabel": "sample string 2",
                          "_AccessCardStatus": 0,
                          "_BadgeNumber": "sample string 3",
                          "_IsAchieved": 4,
                          "_SysNumber": 5,
                          "_PersonAccessCards": [
                            {
                              "_PersonAccessCardID": 1,
                              "_PersonID": 2,
                              "_AccessCardID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_PersonAccessCardID": 1,
                              "_PersonID": 2,
                              "_AccessCardID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_DoorAuditories": [],
                          "_MifareCard": {
                            "_AccessCardID": 1,
                            "_MediumType": 0,
                            "_SerialNumber": "sample string 2",
                            "_Technology": 0,
                            "_KeyToken": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_LockMasters": [],
                    "_LockComposes": [
                      {
                        "_LockComposeID": 1,
                        "_DoorID1": 2,
                        "_DoorID2": 3,
                        "_DoorID": 1,
                        "_SysNumber": 4,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "_LockComposeID": 1,
                        "_DoorID1": 2,
                        "_DoorID2": 3,
                        "_DoorID": 1,
                        "_SysNumber": 4,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_WifiTasks": [
                      {
                        "WifiTaskID": 1,
                        "_LockID": 2,
                        "_WtTaskTodo": "sample string 3",
                        "_WtTaskPriority": 4,
                        "_WtCmd": "sample string 5",
                        "_WtTaskState": 6,
                        "_WtLastChanges": "sample string 7",
                        "_WtUser": "sample string 8",
                        "_WtCmdText": "sample string 9",
                        "_TaskStateText": "sample string 10",
                        "_DirectSend": 11,
                        "_MsgID": 12,
                        "_IsTaskFromCloud": 13,
                        "_DoorID": 1,
                        "_SysNumber": 14,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "WifiTaskID": 1,
                        "_LockID": 2,
                        "_WtTaskTodo": "sample string 3",
                        "_WtTaskPriority": 4,
                        "_WtCmd": "sample string 5",
                        "_WtTaskState": 6,
                        "_WtLastChanges": "sample string 7",
                        "_WtUser": "sample string 8",
                        "_WtCmdText": "sample string 9",
                        "_TaskStateText": "sample string 10",
                        "_DirectSend": 11,
                        "_MsgID": 12,
                        "_IsTaskFromCloud": 13,
                        "_DoorID": 1,
                        "_SysNumber": 14,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_DoorDoorGroups": [
                      {
                        "_DoorDoorGroupID": 1,
                        "_DoorID": 2,
                        "_DoorGroupID": 3,
                        "_SysNumber": 4,
                        "_DoorGroup": {
                          "_DoorGroupID": 1,
                          "_DoorGroupName": "sample string 2",
                          "_Description": "sample string 3",
                          "_SysNumber": 4,
                          "_DoorDoorGroups": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      },
                      {
                        "_DoorDoorGroupID": 1,
                        "_DoorID": 2,
                        "_DoorGroupID": 3,
                        "_SysNumber": 4,
                        "_DoorGroup": {
                          "_DoorGroupID": 1,
                          "_DoorGroupName": "sample string 2",
                          "_Description": "sample string 3",
                          "_SysNumber": 4,
                          "_DoorDoorGroups": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      }
                    ],
                    "_DoorAccessRights": [
                      {
                        "_DoorAccessRightID": 1,
                        "_AccessRightID": 2,
                        "_DoorID": 3,
                        "_SysNumber": 4,
                        "_AccessRight": {
                          "_AccessRightID": 1,
                          "_AccessRightName": "sample string 2",
                          "_SysNumber": 3,
                          "_AccessRightAccessProfiles": [
                            {
                              "_AccessRightAccessProfileID": 1,
                              "_AccessRightID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_AccessRightAccessProfileID": 1,
                              "_AccessRightID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_DoorAccessRight": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "_DoorAccessRightID": 1,
                        "_AccessRightID": 2,
                        "_DoorID": 3,
                        "_SysNumber": 4,
                        "_AccessRight": {
                          "_AccessRightID": 1,
                          "_AccessRightName": "sample string 2",
                          "_SysNumber": 3,
                          "_AccessRightAccessProfiles": [
                            {
                              "_AccessRightAccessProfileID": 1,
                              "_AccessRightID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_AccessRightAccessProfileID": 1,
                              "_AccessRightID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_DoorAccessRight": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_AccessServiceDoors": [
                      {
                        "_AccessServiceDoorID": 1,
                        "_AccessServiceID": 2,
                        "_DoorID": 3,
                        "_SysNumber": 4,
                        "_AccessService": {
                          "_AccessServiceID": 1,
                          "_Services": 1,
                          "_ServiceName": "sample string 2",
                          "_SysNumber": 3,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "_AccessServiceDoorID": 1,
                        "_AccessServiceID": 2,
                        "_DoorID": 3,
                        "_SysNumber": 4,
                        "_AccessService": {
                          "_AccessServiceID": 1,
                          "_Services": 1,
                          "_ServiceName": "sample string 2",
                          "_SysNumber": 3,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_DeviceCommStats": [
                      {
                        "_DeviceCommStatID": 1,
                        "_AccessPointID": 2,
                        "_DoorID": 3,
                        "_SignalStrenght": 4,
                        "_ComRetries": 5,
                        "_ComErrors": 6,
                        "_NbOfCom": 7,
                        "_Channel": 64,
                        "_DevPrefAp": 0,
                        "_SysNumber": 9,
                        "_AccessPoint": {
                          "_AccessPointID": 1,
                          "_ApIPAddr": "sample string 2",
                          "_ApComID": 3,
                          "_ApSubnetmask": "sample string 4",
                          "_ApGateWay": "sample string 5",
                          "_ApName": "sample string 6",
                          "_ApOnlineStatus": "sample string 7",
                          "_ApFwVersion": "sample string 8",
                          "_ApLastCommunication": "sample string 9",
                          "_ApConnectedLock": 10,
                          "_ApPhyAddr": 11,
                          "_ApGroupID": 12,
                          "_AOSId": 13,
                          "_SysNumber": 14,
                          "_CurrentIPAddr": "sample string 15",
                          "_Channels": 16,
                          "_ApGroup": {
                            "_ApGroupID": 1,
                            "_ApGrpName": "sample string 2",
                            "_ApGrpDesc": "sample string 3",
                            "_ApGrpLastChanges": "sample string 4",
                            "_NbOfAp": 5,
                            "_SysNumber": 6,
                            "_AccessPoints": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_Doors": [],
                          "_DeviceCommStats": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "_DeviceCommStatID": 1,
                        "_AccessPointID": 2,
                        "_DoorID": 3,
                        "_SignalStrenght": 4,
                        "_ComRetries": 5,
                        "_ComErrors": 6,
                        "_NbOfCom": 7,
                        "_Channel": 64,
                        "_DevPrefAp": 0,
                        "_SysNumber": 9,
                        "_AccessPoint": {
                          "_AccessPointID": 1,
                          "_ApIPAddr": "sample string 2",
                          "_ApComID": 3,
                          "_ApSubnetmask": "sample string 4",
                          "_ApGateWay": "sample string 5",
                          "_ApName": "sample string 6",
                          "_ApOnlineStatus": "sample string 7",
                          "_ApFwVersion": "sample string 8",
                          "_ApLastCommunication": "sample string 9",
                          "_ApConnectedLock": 10,
                          "_ApPhyAddr": 11,
                          "_ApGroupID": 12,
                          "_AOSId": 13,
                          "_SysNumber": 14,
                          "_CurrentIPAddr": "sample string 15",
                          "_Channels": 16,
                          "_ApGroup": {
                            "_ApGroupID": 1,
                            "_ApGrpName": "sample string 2",
                            "_ApGrpDesc": "sample string 3",
                            "_ApGrpLastChanges": "sample string 4",
                            "_NbOfAp": 5,
                            "_SysNumber": 6,
                            "_AccessPoints": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_Doors": [],
                          "_DeviceCommStats": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_BatteryActivities": [
                      {
                        "_BatteryActivitiesID": 1,
                        "_DoorID": 2,
                        "_Voltage": "sample string 3",
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                        "_SysNumber": 6
                      },
                      {
                        "_BatteryActivitiesID": 1,
                        "_DoorID": 2,
                        "_Voltage": "sample string 3",
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                        "_SysNumber": 6
                      }
                    ],
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                }
              ],
              "_PersonMc": [],
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            }
          },
          "_Department": {
            "DepartmentID": 1,
            "_ShortName": "sample string 2",
            "_Description": "sample string 3",
            "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
            "_IsActive": 5,
            "_Deleteable": 6,
            "_Persons": [],
            "_SysNumber": 7,
            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
          },
          "_PersonOperator": {
            "PersonID": 1,
            "_Username": "sample string 2",
            "_UserPwd": "sample string 3",
            "_Token": "sample string 4",
            "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
          },
          "_CheckInStatus": 0,
          "_AccessMethod": 0,
          "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
          "_IsAchieved": 11,
          "_SysNumber": 12,
          "_SuperAdmin": 0,
          "_ApiAppID": 13,
          "_ApiApplications": "sample string 14",
          "_ApiAppLink": "sample string 15",
          "_ApiStatus": 0,
          "_CookiesOption": 0,
          "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
          "_AppCLientPersonRoles": [
            {
              "_AppCLientPersonRoleID": 1,
              "_PersonID": 2,
              "_AppCLientRoleID": 3,
              "_SysNumber": 4,
              "_AppCLientRole": {
                "_AppCLientRoleID": 1,
                "_Name": "sample string 2",
                "_Type": 0,
                "_SysNumber": 3,
                "_SysRole": 0,
                "_AppCLientPermissions": [
                  {
                    "AppCLientPermissionID": 1,
                    "_AppCLientRoleID": 2,
                    "_Permission": 1,
                    "_SysNumber": 3
                  },
                  {
                    "AppCLientPermissionID": 1,
                    "_AppCLientRoleID": 2,
                    "_Permission": 1,
                    "_SysNumber": 3
                  }
                ],
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            },
            {
              "_AppCLientPersonRoleID": 1,
              "_PersonID": 2,
              "_AppCLientRoleID": 3,
              "_SysNumber": 4,
              "_AppCLientRole": {
                "_AppCLientRoleID": 1,
                "_Name": "sample string 2",
                "_Type": 0,
                "_SysNumber": 3,
                "_SysRole": 0,
                "_AppCLientPermissions": [
                  {
                    "AppCLientPermissionID": 1,
                    "_AppCLientRoleID": 2,
                    "_Permission": 1,
                    "_SysNumber": 3
                  },
                  {
                    "AppCLientPermissionID": 1,
                    "_AppCLientRoleID": 2,
                    "_Permission": 1,
                    "_SysNumber": 3
                  }
                ],
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            }
          ],
          "_PersonAccessCards": [
            {
              "_PersonAccessCardID": 1,
              "_PersonID": 2,
              "_AccessCardID": 3,
              "_SysNumber": 4,
              "_AccessCard": {
                "_AccessCardID": 1,
                "_BadgeLabel": "sample string 2",
                "_AccessCardStatus": 0,
                "_BadgeNumber": "sample string 3",
                "_IsAchieved": 4,
                "_SysNumber": 5,
                "_PersonAccessCards": [],
                "_DoorAuditories": [
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_Door": {
                      "_DoorID": 1,
                      "_AOSId": 1,
                      "_LockNumber": 1,
                      "_LockID": 1,
                      "_DoorName": "sample string 2",
                      "_LockType": 1,
                      "_TimeTableID": 1,
                      "_WApPhyAddr": 3,
                      "_WApPhyAddr2": 4,
                      "_WeeklyProgramID": 1,
                      "_AccessPointID": 1,
                      "_CalendarID": 1,
                      "_DsdCalendarID": 1,
                      "_DrFunction": 0,
                      "_DrLocation": "sample string 5",
                      "_DrImg": "sample string 6",
                      "_HardwareId": 7,
                      "_IsActive": 8,
                      "_IpAddress": "sample string 9",
                      "_DoorSettings": {
                        "_DoorID": 1,
                        "_Sequencenumber": 2,
                        "_Office": 3,
                        "_Author_Req": "sample string 4",
                        "_Status": 5,
                        "_CommonPin": "sample string 6",
                        "_Block": 7,
                        "_Cancel": 8,
                        "_Prog": 9,
                        "_Position": 10,
                        "_AuthorDef": "sample string 11",
                        "_AuthorOp": "sample string 12",
                        "_CopyCounter": 13,
                        "_OneShotCounter": 14,
                        "GuestTimeZone": 15,
                        "_OfficeEnabled": 16,
                        "_OfficeOpt": 17,
                        "_AdaEnabled": 18,
                        "_AdaOpt": 19,
                        "_OverRideBlocked": 20,
                        "_OverRidePrivacy": 21,
                        "_AuthorCh": "sample string 22",
                        "_OfficeCh": 23,
                        "_AdaCh": 24,
                        "_OCId": 25,
                        "_I2C": 26,
                        "_ZoneIn": 27,
                        "_ZoneOut": 28,
                        "_AreaIn": 29,
                        "_AreaOut": 30,
                        "_SerialNumber": "sample string 31",
                        "_ReqLevel": 32,
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                        "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                        "_WOnlineStatus": "sample string 33",
                        "_WAprotocolConfig": "sample string 34",
                        "_WAliveData": "sample string 35",
                        "_WEventModeData": "sample string 36",
                        "_WPollingModeData": "sample string 37",
                        "_WSignalStrength": 38,
                        "_WPendingTasks": 39,
                        "_WLastChanges": "sample string 40",
                        "_W_ComType": "sample string 41",
                        "_W_DisplayOnSecurityMonitor": 42,
                        "_AlarmNotificationCounter": 43,
                        "_W_PhyAppAssigned": 44,
                        "_BatteryLevel": 45,
                        "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DoorInfo": {
                        "_DoorID": 1,
                        "_OnlineStatus": 0,
                        "_BatteryStatus": 0,
                        "_DoorAlarm": 0,
                        "_DoorState": 0,
                        "_Voltage": 2.1,
                        "_FwVersion": "sample string 3",
                        "_SignalStrenght": 0
                      },
                      "_TimeTable": {
                        "_TimeTableID": 1,
                        "_TTName": "sample string 2",
                        "_TTDescription": "sample string 3",
                        "_SysNumber": 4,
                        "_Doors": [],
                        "_TimeZones": [
                          {
                            "_TimeZoneID": 1,
                            "_TimeZoneNumber": 0,
                            "_Description": "sample string 2",
                            "_Shifts": [
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_TimeTableID": 1,
                            "_SysNumber": 3,
                            "_TimeZoneAccessProfiles": [
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_TimeZoneID": 1,
                            "_TimeZoneNumber": 0,
                            "_Description": "sample string 2",
                            "_Shifts": [
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_TimeTableID": 1,
                            "_SysNumber": 3,
                            "_TimeZoneAccessProfiles": [
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_WeeklyProgram": {
                        "_WeeklyProgramID": 1,
                        "_WeekProgramName": "sample string 2",
                        "_SysNumber": 3,
                        "_DoorPrograms": [
                          {
                            "_DoorProgramID": 1,
                            "_WeeklyProgramID": 1,
                            "_Time": "sample string 2",
                            "_DoorProgramTableID": 3,
                            "_Monday": 0,
                            "_Tuesday": 0,
                            "_Wednesday": 0,
                            "_Thursday": 0,
                            "_Friday": 0,
                            "_Saturday": 0,
                            "_Sunday": 0,
                            "_Holiday": 0,
                            "_ProgramName": "sample string 4",
                            "_SysNumber": 5,
                            "_DoorProgramTable": {
                              "_DoorProgramTableID": 1,
                              "_PKey": 2,
                              "_Description": "sample string 3",
                              "_NeedKeyPad": 4,
                              "_IndexName": 5,
                              "_SysNumber": 6,
                              "_DoorPrograms": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_DoorProgramID": 1,
                            "_WeeklyProgramID": 1,
                            "_Time": "sample string 2",
                            "_DoorProgramTableID": 3,
                            "_Monday": 0,
                            "_Tuesday": 0,
                            "_Wednesday": 0,
                            "_Thursday": 0,
                            "_Friday": 0,
                            "_Saturday": 0,
                            "_Sunday": 0,
                            "_Holiday": 0,
                            "_ProgramName": "sample string 4",
                            "_SysNumber": 5,
                            "_DoorProgramTable": {
                              "_DoorProgramTableID": 1,
                              "_PKey": 2,
                              "_Description": "sample string 3",
                              "_NeedKeyPad": 4,
                              "_IndexName": 5,
                              "_SysNumber": 6,
                              "_DoorPrograms": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_HardwareTemplate": {
                        "_HardwareId": 1,
                        "AOSId": 2,
                        "_Name": "sample string 3",
                        "_Description": "sample string 4",
                        "_TimeMotor": 5,
                        "_HWLockType": 0,
                        "_TimeOpen": 6,
                        "_TimeOpenNext": 7,
                        "_OPTSENS": 8,
                        "_CloseAftLatch": 9,
                        "_FireRegTime": 10,
                        "_FireRegOnOff": 11,
                        "_AlwaysAwaken": 0,
                        "_LowBattindToGuest": 0,
                        "_Buzzer": 0,
                        "_UseAlkalineBattery": 0,
                        "_IsWirelessDevice": 0,
                        "_EnableBluetooth": 0,
                        "_WIsDevrcvMode": 0,
                        "_USePrivacyAsDoorContact": 0,
                        "_DCReversed": 0,
                        "_OfficeOnce": 0,
                        "_EnableFreePassage": 0,
                        "_EnableBlokingCard": 0,
                        "_EnableCancellingCard": 0,
                        "_EnableProgramingCard": 0,
                        "_EnableWirelessMonitoring": 0,
                        "_DndHasPriority": 12,
                        "_BDMTimeMotor": 13,
                        "_RecordPrivacy": 14,
                        "_RecordExit": 15,
                        "_Pir": 16,
                        "_Ble": 64,
                        "_Nfc": 18,
                        "_Validation": 19,
                        "_DoorContact": 0,
                        "_TouchScreen": 20,
                        "_Wifi24": 21,
                        "_WifisubG": 22,
                        "_Privacy": 23,
                        "_Bus": 24,
                        "_MembraneButtonType": 25,
                        "_BusType": 0,
                        "_LockModels": 64,
                        "_Subnetmask": "sample string 27",
                        "_Gateway": "sample string 28",
                        "_IpAddress": "sample string 29",
                        "_RFID": 64,
                        "_InsideButton": 0,
                        "_ProductType": 0,
                        "_IsActive": 31,
                        "_Battery": 32,
                        "_BlePoolingTimeinSec": 33,
                        "_Relock": 34,
                        "_RelayAlways": 35,
                        "_Borrable": 36,
                        "_TSENS": 37,
                        "_IntInPut1": 38,
                        "_IntInPut2": 39,
                        "_IntInPut3": 40,
                        "_IntInPut4": 41,
                        "_IntOutput1": 42,
                        "_IntOutput2": 43,
                        "_IntOutput3": 44,
                        "_IntOutput4": 45,
                        "_ExtInput11": 46,
                        "_ExtInput12": 47,
                        "_ExtInput13": 48,
                        "_ExtInput14": 49,
                        "_ExtOutput11": 50,
                        "_ExtOutput12": 51,
                        "_ExtOutput13": 52,
                        "_ExtOutput14": 53,
                        "_ExtInput21": 54,
                        "_ExtInput22": 55,
                        "_ExtInput23": 56,
                        "_ExtInput24": 57,
                        "_ExtOutput21": 58,
                        "_ExtOutput22": 59,
                        "_ExtOutput23": 60,
                        "_ExtOutput24": 61,
                        "_ExtInput31": 62,
                        "_ExtInput32": 63,
                        "_ExtInput33": 64,
                        "_ExtInput34": 65,
                        "_Extoutput31": 66,
                        "_Extoutput32": 67,
                        "_Extoutput33": 68,
                        "_Extoutput34": 69,
                        "_Extinput41": 70,
                        "_Extinput42": 71,
                        "_Extinput43": 72,
                        "_Extinput44": 73,
                        "_ExtOutput41": 74,
                        "_ExtOutput42": 75,
                        "_ExtOutput43": 76,
                        "_ExtOutput44": 77,
                        "_ExtInput51": 78,
                        "_ExtInput52": 79,
                        "_ExtInput53": 80,
                        "_ExtInput54": 81,
                        "_ExtOutput51": 82,
                        "_ExtOutput52": 83,
                        "_ExtOutput53": 84,
                        "_ExtOutput54": 85,
                        "_ExtInput61": 86,
                        "_ExtInput62": 87,
                        "_ExtInput63": 88,
                        "_ExtInput64": 89,
                        "_ExtOutput61": 90,
                        "_ExtOutput62": 91,
                        "_ExtOutput63": 92,
                        "_ExtOutput64": 93,
                        "_ExtInput71": 94,
                        "_ExtInput72": 95,
                        "_ExtInput73": 96,
                        "_ExtInput74": 97,
                        "_ExtOutput71": 98,
                        "_ExtOutput72": 99,
                        "_ExtOutput73": 100,
                        "_ExtOutput74": 101,
                        "ExtInput81": 102,
                        "_ExtInput82": 103,
                        "_ExtInput83": 104,
                        "_ExtInput84": 105,
                        "_ExtOutput81": 106,
                        "_ExtOutput82": 107,
                        "_ExtOutput83": 108,
                        "_ExtOutput84": 109,
                        "_Inti2cFixedPart": "sample string 110",
                        "_Out1i2cFixedPart": "sample string 111",
                        "_Out2i2cFixedPart": "sample string 112",
                        "_Out3i2cFixedPart": "sample string 113",
                        "_Out4i2cFixedPart": "sample string 114",
                        "_Out5i2cFixedPart": "sample string 115",
                        "_Out6i2cFixedPart": "sample string 116",
                        "_Out7i2cFixedPart": "sample string 117",
                        "_Out8i2cFixedPart": "sample string 118",
                        "_I1IsReverse": 119,
                        "_I2IsReverse": 120,
                        "_I3IsReverse": 121,
                        "_I4IsReverse": 122,
                        "_O1IsReverse": 123,
                        "_O2IsReverse": 124,
                        "_O3IsReverse": 125,
                        "_O4IsReverse": 126,
                        "_I1Description": "sample string 127",
                        "_I2Description": "sample string 128",
                        "_I3Description": "sample string 129",
                        "_I4Description": "sample string 130",
                        "_O1Description": "sample string 131",
                        "_O2Description": "sample string 132",
                        "_O3Description": "sample string 133",
                        "_O4Description": "sample string 134",
                        "_SysNumber": 135,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_AccessPoint": {
                        "_AccessPointID": 1,
                        "_ApIPAddr": "sample string 2",
                        "_ApComID": 3,
                        "_ApSubnetmask": "sample string 4",
                        "_ApGateWay": "sample string 5",
                        "_ApName": "sample string 6",
                        "_ApOnlineStatus": "sample string 7",
                        "_ApFwVersion": "sample string 8",
                        "_ApLastCommunication": "sample string 9",
                        "_ApConnectedLock": 10,
                        "_ApPhyAddr": 11,
                        "_ApGroupID": 12,
                        "_AOSId": 13,
                        "_SysNumber": 14,
                        "_CurrentIPAddr": "sample string 15",
                        "_Channels": 16,
                        "_ApGroup": {
                          "_ApGroupID": 1,
                          "_ApGrpName": "sample string 2",
                          "_ApGrpDesc": "sample string 3",
                          "_ApGrpLastChanges": "sample string 4",
                          "_NbOfAp": 5,
                          "_SysNumber": 6,
                          "_AccessPoints": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_Doors": [],
                        "_DeviceCommStats": [
                          {
                            "_DeviceCommStatID": 1,
                            "_AccessPointID": 2,
                            "_DoorID": 3,
                            "_SignalStrenght": 4,
                            "_ComRetries": 5,
                            "_ComErrors": 6,
                            "_NbOfCom": 7,
                            "_Channel": 64,
                            "_DevPrefAp": 0,
                            "_SysNumber": 9,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_DeviceCommStatID": 1,
                            "_AccessPointID": 2,
                            "_DoorID": 3,
                            "_SignalStrenght": 4,
                            "_ComRetries": 5,
                            "_ComErrors": 6,
                            "_NbOfCom": 7,
                            "_Channel": 64,
                            "_DevPrefAp": 0,
                            "_SysNumber": 9,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DsdCalendar": {
                        "_DsdCalendarID": 1,
                        "_Year": 2,
                        "_Month": 3,
                        "_Day": 4,
                        "_Hours": 5,
                        "_Action": "sample string 6",
                        "_SysNumber": 7,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Calendar": {
                        "_CalendarID": 1,
                        "_Year": 2,
                        "_Month": 3,
                        "_Day": 4,
                        "_SysNumber": 5,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DoorWirelessSettings": {
                        "_DoorID": 1,
                        "_AllowedEvt1": 64,
                        "_AllowedEvt2": 64,
                        "_WTimeUnit": 64,
                        "_WTimeInterval": 64,
                        "_WContactTime": 64
                      },
                      "_DoorApConfig": {
                        "_DoorID": 1,
                        "_ApConfig": 64,
                        "_ApChannel": 64,
                        "_UserDefApAddr": 4,
                        "_TimeUnit": 64,
                        "_ContactTime": 64
                      },
                      "_IsAchieved": 10,
                      "_SysNumber": 11,
                      "_NameSettingCode": "sample string 12",
                      "_Position": 13,
                      "_DoorAuditories": [],
                      "_LockMasters": [
                        {
                          "_LockMasterID": 1,
                          "_McDoorID": 2,
                          "_McMasterID": 3,
                          "MastersID": 1,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_Master": {
                            "MastersID": 1,
                            "_McMasterID": 2,
                            "_Abrev": "sample string 3",
                            "_description": "sample string 4",
                            "_SeqNumber": 5.1,
                            "_IsActive": 6,
                            "Special": 7,
                            "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_vip": 8,
                            "_LockMasters": [],
                            "_PersonMc": [
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              },
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_LockMasterID": 1,
                          "_McDoorID": 2,
                          "_McMasterID": 3,
                          "MastersID": 1,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_Master": {
                            "MastersID": 1,
                            "_McMasterID": 2,
                            "_Abrev": "sample string 3",
                            "_description": "sample string 4",
                            "_SeqNumber": 5.1,
                            "_IsActive": 6,
                            "Special": 7,
                            "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_vip": 8,
                            "_LockMasters": [],
                            "_PersonMc": [
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              },
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_LockComposes": [
                        {
                          "_LockComposeID": 1,
                          "_DoorID1": 2,
                          "_DoorID2": 3,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_LockComposeID": 1,
                          "_DoorID1": 2,
                          "_DoorID2": 3,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_WifiTasks": [
                        {
                          "WifiTaskID": 1,
                          "_LockID": 2,
                          "_WtTaskTodo": "sample string 3",
                          "_WtTaskPriority": 4,
                          "_WtCmd": "sample string 5",
                          "_WtTaskState": 6,
                          "_WtLastChanges": "sample string 7",
                          "_WtUser": "sample string 8",
                          "_WtCmdText": "sample string 9",
                          "_TaskStateText": "sample string 10",
                          "_DirectSend": 11,
                          "_MsgID": 12,
                          "_IsTaskFromCloud": 13,
                          "_DoorID": 1,
                          "_SysNumber": 14,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "WifiTaskID": 1,
                          "_LockID": 2,
                          "_WtTaskTodo": "sample string 3",
                          "_WtTaskPriority": 4,
                          "_WtCmd": "sample string 5",
                          "_WtTaskState": 6,
                          "_WtLastChanges": "sample string 7",
                          "_WtUser": "sample string 8",
                          "_WtCmdText": "sample string 9",
                          "_TaskStateText": "sample string 10",
                          "_DirectSend": 11,
                          "_MsgID": 12,
                          "_IsTaskFromCloud": 13,
                          "_DoorID": 1,
                          "_SysNumber": 14,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorDoorGroups": [
                        {
                          "_DoorDoorGroupID": 1,
                          "_DoorID": 2,
                          "_DoorGroupID": 3,
                          "_SysNumber": 4,
                          "_DoorGroup": {
                            "_DoorGroupID": 1,
                            "_DoorGroupName": "sample string 2",
                            "_Description": "sample string 3",
                            "_SysNumber": 4,
                            "_DoorDoorGroups": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "_DoorDoorGroupID": 1,
                          "_DoorID": 2,
                          "_DoorGroupID": 3,
                          "_SysNumber": 4,
                          "_DoorGroup": {
                            "_DoorGroupID": 1,
                            "_DoorGroupName": "sample string 2",
                            "_Description": "sample string 3",
                            "_SysNumber": 4,
                            "_DoorDoorGroups": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_DoorAccessRights": [
                        {
                          "_DoorAccessRightID": 1,
                          "_AccessRightID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessRight": {
                            "_AccessRightID": 1,
                            "_AccessRightName": "sample string 2",
                            "_SysNumber": 3,
                            "_AccessRightAccessProfiles": [
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAccessRight": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DoorAccessRightID": 1,
                          "_AccessRightID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessRight": {
                            "_AccessRightID": 1,
                            "_AccessRightName": "sample string 2",
                            "_SysNumber": 3,
                            "_AccessRightAccessProfiles": [
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAccessRight": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessServiceDoors": [
                        {
                          "_AccessServiceDoorID": 1,
                          "_AccessServiceID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessService": {
                            "_AccessServiceID": 1,
                            "_Services": 1,
                            "_ServiceName": "sample string 2",
                            "_SysNumber": 3,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessServiceDoorID": 1,
                          "_AccessServiceID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessService": {
                            "_AccessServiceID": 1,
                            "_Services": 1,
                            "_ServiceName": "sample string 2",
                            "_SysNumber": 3,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DeviceCommStats": [
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_AccessPoint": {
                            "_AccessPointID": 1,
                            "_ApIPAddr": "sample string 2",
                            "_ApComID": 3,
                            "_ApSubnetmask": "sample string 4",
                            "_ApGateWay": "sample string 5",
                            "_ApName": "sample string 6",
                            "_ApOnlineStatus": "sample string 7",
                            "_ApFwVersion": "sample string 8",
                            "_ApLastCommunication": "sample string 9",
                            "_ApConnectedLock": 10,
                            "_ApPhyAddr": 11,
                            "_ApGroupID": 12,
                            "_AOSId": 13,
                            "_SysNumber": 14,
                            "_CurrentIPAddr": "sample string 15",
                            "_Channels": 16,
                            "_ApGroup": {
                              "_ApGroupID": 1,
                              "_ApGrpName": "sample string 2",
                              "_ApGrpDesc": "sample string 3",
                              "_ApGrpLastChanges": "sample string 4",
                              "_NbOfAp": 5,
                              "_SysNumber": 6,
                              "_AccessPoints": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_Doors": [],
                            "_DeviceCommStats": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_AccessPoint": {
                            "_AccessPointID": 1,
                            "_ApIPAddr": "sample string 2",
                            "_ApComID": 3,
                            "_ApSubnetmask": "sample string 4",
                            "_ApGateWay": "sample string 5",
                            "_ApName": "sample string 6",
                            "_ApOnlineStatus": "sample string 7",
                            "_ApFwVersion": "sample string 8",
                            "_ApLastCommunication": "sample string 9",
                            "_ApConnectedLock": 10,
                            "_ApPhyAddr": 11,
                            "_ApGroupID": 12,
                            "_AOSId": 13,
                            "_SysNumber": 14,
                            "_CurrentIPAddr": "sample string 15",
                            "_Channels": 16,
                            "_ApGroup": {
                              "_ApGroupID": 1,
                              "_ApGrpName": "sample string 2",
                              "_ApGrpDesc": "sample string 3",
                              "_ApGrpLastChanges": "sample string 4",
                              "_NbOfAp": 5,
                              "_SysNumber": 6,
                              "_AccessPoints": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_Doors": [],
                            "_DeviceCommStats": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_BatteryActivities": [
                        {
                          "_BatteryActivitiesID": 1,
                          "_DoorID": 2,
                          "_Voltage": "sample string 3",
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                          "_SysNumber": 6
                        },
                        {
                          "_BatteryActivitiesID": 1,
                          "_DoorID": 2,
                          "_Voltage": "sample string 3",
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                          "_SysNumber": 6
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_Door": {
                      "_DoorID": 1,
                      "_AOSId": 1,
                      "_LockNumber": 1,
                      "_LockID": 1,
                      "_DoorName": "sample string 2",
                      "_LockType": 1,
                      "_TimeTableID": 1,
                      "_WApPhyAddr": 3,
                      "_WApPhyAddr2": 4,
                      "_WeeklyProgramID": 1,
                      "_AccessPointID": 1,
                      "_CalendarID": 1,
                      "_DsdCalendarID": 1,
                      "_DrFunction": 0,
                      "_DrLocation": "sample string 5",
                      "_DrImg": "sample string 6",
                      "_HardwareId": 7,
                      "_IsActive": 8,
                      "_IpAddress": "sample string 9",
                      "_DoorSettings": {
                        "_DoorID": 1,
                        "_Sequencenumber": 2,
                        "_Office": 3,
                        "_Author_Req": "sample string 4",
                        "_Status": 5,
                        "_CommonPin": "sample string 6",
                        "_Block": 7,
                        "_Cancel": 8,
                        "_Prog": 9,
                        "_Position": 10,
                        "_AuthorDef": "sample string 11",
                        "_AuthorOp": "sample string 12",
                        "_CopyCounter": 13,
                        "_OneShotCounter": 14,
                        "GuestTimeZone": 15,
                        "_OfficeEnabled": 16,
                        "_OfficeOpt": 17,
                        "_AdaEnabled": 18,
                        "_AdaOpt": 19,
                        "_OverRideBlocked": 20,
                        "_OverRidePrivacy": 21,
                        "_AuthorCh": "sample string 22",
                        "_OfficeCh": 23,
                        "_AdaCh": 24,
                        "_OCId": 25,
                        "_I2C": 26,
                        "_ZoneIn": 27,
                        "_ZoneOut": 28,
                        "_AreaIn": 29,
                        "_AreaOut": 30,
                        "_SerialNumber": "sample string 31",
                        "_ReqLevel": 32,
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                        "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                        "_WOnlineStatus": "sample string 33",
                        "_WAprotocolConfig": "sample string 34",
                        "_WAliveData": "sample string 35",
                        "_WEventModeData": "sample string 36",
                        "_WPollingModeData": "sample string 37",
                        "_WSignalStrength": 38,
                        "_WPendingTasks": 39,
                        "_WLastChanges": "sample string 40",
                        "_W_ComType": "sample string 41",
                        "_W_DisplayOnSecurityMonitor": 42,
                        "_AlarmNotificationCounter": 43,
                        "_W_PhyAppAssigned": 44,
                        "_BatteryLevel": 45,
                        "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DoorInfo": {
                        "_DoorID": 1,
                        "_OnlineStatus": 0,
                        "_BatteryStatus": 0,
                        "_DoorAlarm": 0,
                        "_DoorState": 0,
                        "_Voltage": 2.1,
                        "_FwVersion": "sample string 3",
                        "_SignalStrenght": 0
                      },
                      "_TimeTable": {
                        "_TimeTableID": 1,
                        "_TTName": "sample string 2",
                        "_TTDescription": "sample string 3",
                        "_SysNumber": 4,
                        "_Doors": [],
                        "_TimeZones": [
                          {
                            "_TimeZoneID": 1,
                            "_TimeZoneNumber": 0,
                            "_Description": "sample string 2",
                            "_Shifts": [
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_TimeTableID": 1,
                            "_SysNumber": 3,
                            "_TimeZoneAccessProfiles": [
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_TimeZoneID": 1,
                            "_TimeZoneNumber": 0,
                            "_Description": "sample string 2",
                            "_Shifts": [
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_TimeTableID": 1,
                            "_SysNumber": 3,
                            "_TimeZoneAccessProfiles": [
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_WeeklyProgram": {
                        "_WeeklyProgramID": 1,
                        "_WeekProgramName": "sample string 2",
                        "_SysNumber": 3,
                        "_DoorPrograms": [
                          {
                            "_DoorProgramID": 1,
                            "_WeeklyProgramID": 1,
                            "_Time": "sample string 2",
                            "_DoorProgramTableID": 3,
                            "_Monday": 0,
                            "_Tuesday": 0,
                            "_Wednesday": 0,
                            "_Thursday": 0,
                            "_Friday": 0,
                            "_Saturday": 0,
                            "_Sunday": 0,
                            "_Holiday": 0,
                            "_ProgramName": "sample string 4",
                            "_SysNumber": 5,
                            "_DoorProgramTable": {
                              "_DoorProgramTableID": 1,
                              "_PKey": 2,
                              "_Description": "sample string 3",
                              "_NeedKeyPad": 4,
                              "_IndexName": 5,
                              "_SysNumber": 6,
                              "_DoorPrograms": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_DoorProgramID": 1,
                            "_WeeklyProgramID": 1,
                            "_Time": "sample string 2",
                            "_DoorProgramTableID": 3,
                            "_Monday": 0,
                            "_Tuesday": 0,
                            "_Wednesday": 0,
                            "_Thursday": 0,
                            "_Friday": 0,
                            "_Saturday": 0,
                            "_Sunday": 0,
                            "_Holiday": 0,
                            "_ProgramName": "sample string 4",
                            "_SysNumber": 5,
                            "_DoorProgramTable": {
                              "_DoorProgramTableID": 1,
                              "_PKey": 2,
                              "_Description": "sample string 3",
                              "_NeedKeyPad": 4,
                              "_IndexName": 5,
                              "_SysNumber": 6,
                              "_DoorPrograms": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_HardwareTemplate": {
                        "_HardwareId": 1,
                        "AOSId": 2,
                        "_Name": "sample string 3",
                        "_Description": "sample string 4",
                        "_TimeMotor": 5,
                        "_HWLockType": 0,
                        "_TimeOpen": 6,
                        "_TimeOpenNext": 7,
                        "_OPTSENS": 8,
                        "_CloseAftLatch": 9,
                        "_FireRegTime": 10,
                        "_FireRegOnOff": 11,
                        "_AlwaysAwaken": 0,
                        "_LowBattindToGuest": 0,
                        "_Buzzer": 0,
                        "_UseAlkalineBattery": 0,
                        "_IsWirelessDevice": 0,
                        "_EnableBluetooth": 0,
                        "_WIsDevrcvMode": 0,
                        "_USePrivacyAsDoorContact": 0,
                        "_DCReversed": 0,
                        "_OfficeOnce": 0,
                        "_EnableFreePassage": 0,
                        "_EnableBlokingCard": 0,
                        "_EnableCancellingCard": 0,
                        "_EnableProgramingCard": 0,
                        "_EnableWirelessMonitoring": 0,
                        "_DndHasPriority": 12,
                        "_BDMTimeMotor": 13,
                        "_RecordPrivacy": 14,
                        "_RecordExit": 15,
                        "_Pir": 16,
                        "_Ble": 64,
                        "_Nfc": 18,
                        "_Validation": 19,
                        "_DoorContact": 0,
                        "_TouchScreen": 20,
                        "_Wifi24": 21,
                        "_WifisubG": 22,
                        "_Privacy": 23,
                        "_Bus": 24,
                        "_MembraneButtonType": 25,
                        "_BusType": 0,
                        "_LockModels": 64,
                        "_Subnetmask": "sample string 27",
                        "_Gateway": "sample string 28",
                        "_IpAddress": "sample string 29",
                        "_RFID": 64,
                        "_InsideButton": 0,
                        "_ProductType": 0,
                        "_IsActive": 31,
                        "_Battery": 32,
                        "_BlePoolingTimeinSec": 33,
                        "_Relock": 34,
                        "_RelayAlways": 35,
                        "_Borrable": 36,
                        "_TSENS": 37,
                        "_IntInPut1": 38,
                        "_IntInPut2": 39,
                        "_IntInPut3": 40,
                        "_IntInPut4": 41,
                        "_IntOutput1": 42,
                        "_IntOutput2": 43,
                        "_IntOutput3": 44,
                        "_IntOutput4": 45,
                        "_ExtInput11": 46,
                        "_ExtInput12": 47,
                        "_ExtInput13": 48,
                        "_ExtInput14": 49,
                        "_ExtOutput11": 50,
                        "_ExtOutput12": 51,
                        "_ExtOutput13": 52,
                        "_ExtOutput14": 53,
                        "_ExtInput21": 54,
                        "_ExtInput22": 55,
                        "_ExtInput23": 56,
                        "_ExtInput24": 57,
                        "_ExtOutput21": 58,
                        "_ExtOutput22": 59,
                        "_ExtOutput23": 60,
                        "_ExtOutput24": 61,
                        "_ExtInput31": 62,
                        "_ExtInput32": 63,
                        "_ExtInput33": 64,
                        "_ExtInput34": 65,
                        "_Extoutput31": 66,
                        "_Extoutput32": 67,
                        "_Extoutput33": 68,
                        "_Extoutput34": 69,
                        "_Extinput41": 70,
                        "_Extinput42": 71,
                        "_Extinput43": 72,
                        "_Extinput44": 73,
                        "_ExtOutput41": 74,
                        "_ExtOutput42": 75,
                        "_ExtOutput43": 76,
                        "_ExtOutput44": 77,
                        "_ExtInput51": 78,
                        "_ExtInput52": 79,
                        "_ExtInput53": 80,
                        "_ExtInput54": 81,
                        "_ExtOutput51": 82,
                        "_ExtOutput52": 83,
                        "_ExtOutput53": 84,
                        "_ExtOutput54": 85,
                        "_ExtInput61": 86,
                        "_ExtInput62": 87,
                        "_ExtInput63": 88,
                        "_ExtInput64": 89,
                        "_ExtOutput61": 90,
                        "_ExtOutput62": 91,
                        "_ExtOutput63": 92,
                        "_ExtOutput64": 93,
                        "_ExtInput71": 94,
                        "_ExtInput72": 95,
                        "_ExtInput73": 96,
                        "_ExtInput74": 97,
                        "_ExtOutput71": 98,
                        "_ExtOutput72": 99,
                        "_ExtOutput73": 100,
                        "_ExtOutput74": 101,
                        "ExtInput81": 102,
                        "_ExtInput82": 103,
                        "_ExtInput83": 104,
                        "_ExtInput84": 105,
                        "_ExtOutput81": 106,
                        "_ExtOutput82": 107,
                        "_ExtOutput83": 108,
                        "_ExtOutput84": 109,
                        "_Inti2cFixedPart": "sample string 110",
                        "_Out1i2cFixedPart": "sample string 111",
                        "_Out2i2cFixedPart": "sample string 112",
                        "_Out3i2cFixedPart": "sample string 113",
                        "_Out4i2cFixedPart": "sample string 114",
                        "_Out5i2cFixedPart": "sample string 115",
                        "_Out6i2cFixedPart": "sample string 116",
                        "_Out7i2cFixedPart": "sample string 117",
                        "_Out8i2cFixedPart": "sample string 118",
                        "_I1IsReverse": 119,
                        "_I2IsReverse": 120,
                        "_I3IsReverse": 121,
                        "_I4IsReverse": 122,
                        "_O1IsReverse": 123,
                        "_O2IsReverse": 124,
                        "_O3IsReverse": 125,
                        "_O4IsReverse": 126,
                        "_I1Description": "sample string 127",
                        "_I2Description": "sample string 128",
                        "_I3Description": "sample string 129",
                        "_I4Description": "sample string 130",
                        "_O1Description": "sample string 131",
                        "_O2Description": "sample string 132",
                        "_O3Description": "sample string 133",
                        "_O4Description": "sample string 134",
                        "_SysNumber": 135,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_AccessPoint": {
                        "_AccessPointID": 1,
                        "_ApIPAddr": "sample string 2",
                        "_ApComID": 3,
                        "_ApSubnetmask": "sample string 4",
                        "_ApGateWay": "sample string 5",
                        "_ApName": "sample string 6",
                        "_ApOnlineStatus": "sample string 7",
                        "_ApFwVersion": "sample string 8",
                        "_ApLastCommunication": "sample string 9",
                        "_ApConnectedLock": 10,
                        "_ApPhyAddr": 11,
                        "_ApGroupID": 12,
                        "_AOSId": 13,
                        "_SysNumber": 14,
                        "_CurrentIPAddr": "sample string 15",
                        "_Channels": 16,
                        "_ApGroup": {
                          "_ApGroupID": 1,
                          "_ApGrpName": "sample string 2",
                          "_ApGrpDesc": "sample string 3",
                          "_ApGrpLastChanges": "sample string 4",
                          "_NbOfAp": 5,
                          "_SysNumber": 6,
                          "_AccessPoints": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_Doors": [],
                        "_DeviceCommStats": [
                          {
                            "_DeviceCommStatID": 1,
                            "_AccessPointID": 2,
                            "_DoorID": 3,
                            "_SignalStrenght": 4,
                            "_ComRetries": 5,
                            "_ComErrors": 6,
                            "_NbOfCom": 7,
                            "_Channel": 64,
                            "_DevPrefAp": 0,
                            "_SysNumber": 9,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_DeviceCommStatID": 1,
                            "_AccessPointID": 2,
                            "_DoorID": 3,
                            "_SignalStrenght": 4,
                            "_ComRetries": 5,
                            "_ComErrors": 6,
                            "_NbOfCom": 7,
                            "_Channel": 64,
                            "_DevPrefAp": 0,
                            "_SysNumber": 9,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DsdCalendar": {
                        "_DsdCalendarID": 1,
                        "_Year": 2,
                        "_Month": 3,
                        "_Day": 4,
                        "_Hours": 5,
                        "_Action": "sample string 6",
                        "_SysNumber": 7,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Calendar": {
                        "_CalendarID": 1,
                        "_Year": 2,
                        "_Month": 3,
                        "_Day": 4,
                        "_SysNumber": 5,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DoorWirelessSettings": {
                        "_DoorID": 1,
                        "_AllowedEvt1": 64,
                        "_AllowedEvt2": 64,
                        "_WTimeUnit": 64,
                        "_WTimeInterval": 64,
                        "_WContactTime": 64
                      },
                      "_DoorApConfig": {
                        "_DoorID": 1,
                        "_ApConfig": 64,
                        "_ApChannel": 64,
                        "_UserDefApAddr": 4,
                        "_TimeUnit": 64,
                        "_ContactTime": 64
                      },
                      "_IsAchieved": 10,
                      "_SysNumber": 11,
                      "_NameSettingCode": "sample string 12",
                      "_Position": 13,
                      "_DoorAuditories": [],
                      "_LockMasters": [
                        {
                          "_LockMasterID": 1,
                          "_McDoorID": 2,
                          "_McMasterID": 3,
                          "MastersID": 1,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_Master": {
                            "MastersID": 1,
                            "_McMasterID": 2,
                            "_Abrev": "sample string 3",
                            "_description": "sample string 4",
                            "_SeqNumber": 5.1,
                            "_IsActive": 6,
                            "Special": 7,
                            "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_vip": 8,
                            "_LockMasters": [],
                            "_PersonMc": [
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              },
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_LockMasterID": 1,
                          "_McDoorID": 2,
                          "_McMasterID": 3,
                          "MastersID": 1,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_Master": {
                            "MastersID": 1,
                            "_McMasterID": 2,
                            "_Abrev": "sample string 3",
                            "_description": "sample string 4",
                            "_SeqNumber": 5.1,
                            "_IsActive": 6,
                            "Special": 7,
                            "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_vip": 8,
                            "_LockMasters": [],
                            "_PersonMc": [
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              },
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_LockComposes": [
                        {
                          "_LockComposeID": 1,
                          "_DoorID1": 2,
                          "_DoorID2": 3,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_LockComposeID": 1,
                          "_DoorID1": 2,
                          "_DoorID2": 3,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_WifiTasks": [
                        {
                          "WifiTaskID": 1,
                          "_LockID": 2,
                          "_WtTaskTodo": "sample string 3",
                          "_WtTaskPriority": 4,
                          "_WtCmd": "sample string 5",
                          "_WtTaskState": 6,
                          "_WtLastChanges": "sample string 7",
                          "_WtUser": "sample string 8",
                          "_WtCmdText": "sample string 9",
                          "_TaskStateText": "sample string 10",
                          "_DirectSend": 11,
                          "_MsgID": 12,
                          "_IsTaskFromCloud": 13,
                          "_DoorID": 1,
                          "_SysNumber": 14,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "WifiTaskID": 1,
                          "_LockID": 2,
                          "_WtTaskTodo": "sample string 3",
                          "_WtTaskPriority": 4,
                          "_WtCmd": "sample string 5",
                          "_WtTaskState": 6,
                          "_WtLastChanges": "sample string 7",
                          "_WtUser": "sample string 8",
                          "_WtCmdText": "sample string 9",
                          "_TaskStateText": "sample string 10",
                          "_DirectSend": 11,
                          "_MsgID": 12,
                          "_IsTaskFromCloud": 13,
                          "_DoorID": 1,
                          "_SysNumber": 14,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorDoorGroups": [
                        {
                          "_DoorDoorGroupID": 1,
                          "_DoorID": 2,
                          "_DoorGroupID": 3,
                          "_SysNumber": 4,
                          "_DoorGroup": {
                            "_DoorGroupID": 1,
                            "_DoorGroupName": "sample string 2",
                            "_Description": "sample string 3",
                            "_SysNumber": 4,
                            "_DoorDoorGroups": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "_DoorDoorGroupID": 1,
                          "_DoorID": 2,
                          "_DoorGroupID": 3,
                          "_SysNumber": 4,
                          "_DoorGroup": {
                            "_DoorGroupID": 1,
                            "_DoorGroupName": "sample string 2",
                            "_Description": "sample string 3",
                            "_SysNumber": 4,
                            "_DoorDoorGroups": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_DoorAccessRights": [
                        {
                          "_DoorAccessRightID": 1,
                          "_AccessRightID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessRight": {
                            "_AccessRightID": 1,
                            "_AccessRightName": "sample string 2",
                            "_SysNumber": 3,
                            "_AccessRightAccessProfiles": [
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAccessRight": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DoorAccessRightID": 1,
                          "_AccessRightID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessRight": {
                            "_AccessRightID": 1,
                            "_AccessRightName": "sample string 2",
                            "_SysNumber": 3,
                            "_AccessRightAccessProfiles": [
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAccessRight": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessServiceDoors": [
                        {
                          "_AccessServiceDoorID": 1,
                          "_AccessServiceID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessService": {
                            "_AccessServiceID": 1,
                            "_Services": 1,
                            "_ServiceName": "sample string 2",
                            "_SysNumber": 3,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessServiceDoorID": 1,
                          "_AccessServiceID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessService": {
                            "_AccessServiceID": 1,
                            "_Services": 1,
                            "_ServiceName": "sample string 2",
                            "_SysNumber": 3,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DeviceCommStats": [
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_AccessPoint": {
                            "_AccessPointID": 1,
                            "_ApIPAddr": "sample string 2",
                            "_ApComID": 3,
                            "_ApSubnetmask": "sample string 4",
                            "_ApGateWay": "sample string 5",
                            "_ApName": "sample string 6",
                            "_ApOnlineStatus": "sample string 7",
                            "_ApFwVersion": "sample string 8",
                            "_ApLastCommunication": "sample string 9",
                            "_ApConnectedLock": 10,
                            "_ApPhyAddr": 11,
                            "_ApGroupID": 12,
                            "_AOSId": 13,
                            "_SysNumber": 14,
                            "_CurrentIPAddr": "sample string 15",
                            "_Channels": 16,
                            "_ApGroup": {
                              "_ApGroupID": 1,
                              "_ApGrpName": "sample string 2",
                              "_ApGrpDesc": "sample string 3",
                              "_ApGrpLastChanges": "sample string 4",
                              "_NbOfAp": 5,
                              "_SysNumber": 6,
                              "_AccessPoints": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_Doors": [],
                            "_DeviceCommStats": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_AccessPoint": {
                            "_AccessPointID": 1,
                            "_ApIPAddr": "sample string 2",
                            "_ApComID": 3,
                            "_ApSubnetmask": "sample string 4",
                            "_ApGateWay": "sample string 5",
                            "_ApName": "sample string 6",
                            "_ApOnlineStatus": "sample string 7",
                            "_ApFwVersion": "sample string 8",
                            "_ApLastCommunication": "sample string 9",
                            "_ApConnectedLock": 10,
                            "_ApPhyAddr": 11,
                            "_ApGroupID": 12,
                            "_AOSId": 13,
                            "_SysNumber": 14,
                            "_CurrentIPAddr": "sample string 15",
                            "_Channels": 16,
                            "_ApGroup": {
                              "_ApGroupID": 1,
                              "_ApGrpName": "sample string 2",
                              "_ApGrpDesc": "sample string 3",
                              "_ApGrpLastChanges": "sample string 4",
                              "_NbOfAp": 5,
                              "_SysNumber": 6,
                              "_AccessPoints": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_Doors": [],
                            "_DeviceCommStats": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_BatteryActivities": [
                        {
                          "_BatteryActivitiesID": 1,
                          "_DoorID": 2,
                          "_Voltage": "sample string 3",
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                          "_SysNumber": 6
                        },
                        {
                          "_BatteryActivitiesID": 1,
                          "_DoorID": 2,
                          "_Voltage": "sample string 3",
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                          "_SysNumber": 6
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_MifareCard": {
                  "_AccessCardID": 1,
                  "_MediumType": 0,
                  "_SerialNumber": "sample string 2",
                  "_Technology": 0,
                  "_KeyToken": "sample string 3",
                  "_IsAchieved": 4,
                  "_SysNumber": 5,
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            },
            {
              "_PersonAccessCardID": 1,
              "_PersonID": 2,
              "_AccessCardID": 3,
              "_SysNumber": 4,
              "_AccessCard": {
                "_AccessCardID": 1,
                "_BadgeLabel": "sample string 2",
                "_AccessCardStatus": 0,
                "_BadgeNumber": "sample string 3",
                "_IsAchieved": 4,
                "_SysNumber": 5,
                "_PersonAccessCards": [],
                "_DoorAuditories": [
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_Door": {
                      "_DoorID": 1,
                      "_AOSId": 1,
                      "_LockNumber": 1,
                      "_LockID": 1,
                      "_DoorName": "sample string 2",
                      "_LockType": 1,
                      "_TimeTableID": 1,
                      "_WApPhyAddr": 3,
                      "_WApPhyAddr2": 4,
                      "_WeeklyProgramID": 1,
                      "_AccessPointID": 1,
                      "_CalendarID": 1,
                      "_DsdCalendarID": 1,
                      "_DrFunction": 0,
                      "_DrLocation": "sample string 5",
                      "_DrImg": "sample string 6",
                      "_HardwareId": 7,
                      "_IsActive": 8,
                      "_IpAddress": "sample string 9",
                      "_DoorSettings": {
                        "_DoorID": 1,
                        "_Sequencenumber": 2,
                        "_Office": 3,
                        "_Author_Req": "sample string 4",
                        "_Status": 5,
                        "_CommonPin": "sample string 6",
                        "_Block": 7,
                        "_Cancel": 8,
                        "_Prog": 9,
                        "_Position": 10,
                        "_AuthorDef": "sample string 11",
                        "_AuthorOp": "sample string 12",
                        "_CopyCounter": 13,
                        "_OneShotCounter": 14,
                        "GuestTimeZone": 15,
                        "_OfficeEnabled": 16,
                        "_OfficeOpt": 17,
                        "_AdaEnabled": 18,
                        "_AdaOpt": 19,
                        "_OverRideBlocked": 20,
                        "_OverRidePrivacy": 21,
                        "_AuthorCh": "sample string 22",
                        "_OfficeCh": 23,
                        "_AdaCh": 24,
                        "_OCId": 25,
                        "_I2C": 26,
                        "_ZoneIn": 27,
                        "_ZoneOut": 28,
                        "_AreaIn": 29,
                        "_AreaOut": 30,
                        "_SerialNumber": "sample string 31",
                        "_ReqLevel": 32,
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                        "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                        "_WOnlineStatus": "sample string 33",
                        "_WAprotocolConfig": "sample string 34",
                        "_WAliveData": "sample string 35",
                        "_WEventModeData": "sample string 36",
                        "_WPollingModeData": "sample string 37",
                        "_WSignalStrength": 38,
                        "_WPendingTasks": 39,
                        "_WLastChanges": "sample string 40",
                        "_W_ComType": "sample string 41",
                        "_W_DisplayOnSecurityMonitor": 42,
                        "_AlarmNotificationCounter": 43,
                        "_W_PhyAppAssigned": 44,
                        "_BatteryLevel": 45,
                        "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DoorInfo": {
                        "_DoorID": 1,
                        "_OnlineStatus": 0,
                        "_BatteryStatus": 0,
                        "_DoorAlarm": 0,
                        "_DoorState": 0,
                        "_Voltage": 2.1,
                        "_FwVersion": "sample string 3",
                        "_SignalStrenght": 0
                      },
                      "_TimeTable": {
                        "_TimeTableID": 1,
                        "_TTName": "sample string 2",
                        "_TTDescription": "sample string 3",
                        "_SysNumber": 4,
                        "_Doors": [],
                        "_TimeZones": [
                          {
                            "_TimeZoneID": 1,
                            "_TimeZoneNumber": 0,
                            "_Description": "sample string 2",
                            "_Shifts": [
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_TimeTableID": 1,
                            "_SysNumber": 3,
                            "_TimeZoneAccessProfiles": [
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_TimeZoneID": 1,
                            "_TimeZoneNumber": 0,
                            "_Description": "sample string 2",
                            "_Shifts": [
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_TimeTableID": 1,
                            "_SysNumber": 3,
                            "_TimeZoneAccessProfiles": [
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_WeeklyProgram": {
                        "_WeeklyProgramID": 1,
                        "_WeekProgramName": "sample string 2",
                        "_SysNumber": 3,
                        "_DoorPrograms": [
                          {
                            "_DoorProgramID": 1,
                            "_WeeklyProgramID": 1,
                            "_Time": "sample string 2",
                            "_DoorProgramTableID": 3,
                            "_Monday": 0,
                            "_Tuesday": 0,
                            "_Wednesday": 0,
                            "_Thursday": 0,
                            "_Friday": 0,
                            "_Saturday": 0,
                            "_Sunday": 0,
                            "_Holiday": 0,
                            "_ProgramName": "sample string 4",
                            "_SysNumber": 5,
                            "_DoorProgramTable": {
                              "_DoorProgramTableID": 1,
                              "_PKey": 2,
                              "_Description": "sample string 3",
                              "_NeedKeyPad": 4,
                              "_IndexName": 5,
                              "_SysNumber": 6,
                              "_DoorPrograms": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_DoorProgramID": 1,
                            "_WeeklyProgramID": 1,
                            "_Time": "sample string 2",
                            "_DoorProgramTableID": 3,
                            "_Monday": 0,
                            "_Tuesday": 0,
                            "_Wednesday": 0,
                            "_Thursday": 0,
                            "_Friday": 0,
                            "_Saturday": 0,
                            "_Sunday": 0,
                            "_Holiday": 0,
                            "_ProgramName": "sample string 4",
                            "_SysNumber": 5,
                            "_DoorProgramTable": {
                              "_DoorProgramTableID": 1,
                              "_PKey": 2,
                              "_Description": "sample string 3",
                              "_NeedKeyPad": 4,
                              "_IndexName": 5,
                              "_SysNumber": 6,
                              "_DoorPrograms": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_HardwareTemplate": {
                        "_HardwareId": 1,
                        "AOSId": 2,
                        "_Name": "sample string 3",
                        "_Description": "sample string 4",
                        "_TimeMotor": 5,
                        "_HWLockType": 0,
                        "_TimeOpen": 6,
                        "_TimeOpenNext": 7,
                        "_OPTSENS": 8,
                        "_CloseAftLatch": 9,
                        "_FireRegTime": 10,
                        "_FireRegOnOff": 11,
                        "_AlwaysAwaken": 0,
                        "_LowBattindToGuest": 0,
                        "_Buzzer": 0,
                        "_UseAlkalineBattery": 0,
                        "_IsWirelessDevice": 0,
                        "_EnableBluetooth": 0,
                        "_WIsDevrcvMode": 0,
                        "_USePrivacyAsDoorContact": 0,
                        "_DCReversed": 0,
                        "_OfficeOnce": 0,
                        "_EnableFreePassage": 0,
                        "_EnableBlokingCard": 0,
                        "_EnableCancellingCard": 0,
                        "_EnableProgramingCard": 0,
                        "_EnableWirelessMonitoring": 0,
                        "_DndHasPriority": 12,
                        "_BDMTimeMotor": 13,
                        "_RecordPrivacy": 14,
                        "_RecordExit": 15,
                        "_Pir": 16,
                        "_Ble": 64,
                        "_Nfc": 18,
                        "_Validation": 19,
                        "_DoorContact": 0,
                        "_TouchScreen": 20,
                        "_Wifi24": 21,
                        "_WifisubG": 22,
                        "_Privacy": 23,
                        "_Bus": 24,
                        "_MembraneButtonType": 25,
                        "_BusType": 0,
                        "_LockModels": 64,
                        "_Subnetmask": "sample string 27",
                        "_Gateway": "sample string 28",
                        "_IpAddress": "sample string 29",
                        "_RFID": 64,
                        "_InsideButton": 0,
                        "_ProductType": 0,
                        "_IsActive": 31,
                        "_Battery": 32,
                        "_BlePoolingTimeinSec": 33,
                        "_Relock": 34,
                        "_RelayAlways": 35,
                        "_Borrable": 36,
                        "_TSENS": 37,
                        "_IntInPut1": 38,
                        "_IntInPut2": 39,
                        "_IntInPut3": 40,
                        "_IntInPut4": 41,
                        "_IntOutput1": 42,
                        "_IntOutput2": 43,
                        "_IntOutput3": 44,
                        "_IntOutput4": 45,
                        "_ExtInput11": 46,
                        "_ExtInput12": 47,
                        "_ExtInput13": 48,
                        "_ExtInput14": 49,
                        "_ExtOutput11": 50,
                        "_ExtOutput12": 51,
                        "_ExtOutput13": 52,
                        "_ExtOutput14": 53,
                        "_ExtInput21": 54,
                        "_ExtInput22": 55,
                        "_ExtInput23": 56,
                        "_ExtInput24": 57,
                        "_ExtOutput21": 58,
                        "_ExtOutput22": 59,
                        "_ExtOutput23": 60,
                        "_ExtOutput24": 61,
                        "_ExtInput31": 62,
                        "_ExtInput32": 63,
                        "_ExtInput33": 64,
                        "_ExtInput34": 65,
                        "_Extoutput31": 66,
                        "_Extoutput32": 67,
                        "_Extoutput33": 68,
                        "_Extoutput34": 69,
                        "_Extinput41": 70,
                        "_Extinput42": 71,
                        "_Extinput43": 72,
                        "_Extinput44": 73,
                        "_ExtOutput41": 74,
                        "_ExtOutput42": 75,
                        "_ExtOutput43": 76,
                        "_ExtOutput44": 77,
                        "_ExtInput51": 78,
                        "_ExtInput52": 79,
                        "_ExtInput53": 80,
                        "_ExtInput54": 81,
                        "_ExtOutput51": 82,
                        "_ExtOutput52": 83,
                        "_ExtOutput53": 84,
                        "_ExtOutput54": 85,
                        "_ExtInput61": 86,
                        "_ExtInput62": 87,
                        "_ExtInput63": 88,
                        "_ExtInput64": 89,
                        "_ExtOutput61": 90,
                        "_ExtOutput62": 91,
                        "_ExtOutput63": 92,
                        "_ExtOutput64": 93,
                        "_ExtInput71": 94,
                        "_ExtInput72": 95,
                        "_ExtInput73": 96,
                        "_ExtInput74": 97,
                        "_ExtOutput71": 98,
                        "_ExtOutput72": 99,
                        "_ExtOutput73": 100,
                        "_ExtOutput74": 101,
                        "ExtInput81": 102,
                        "_ExtInput82": 103,
                        "_ExtInput83": 104,
                        "_ExtInput84": 105,
                        "_ExtOutput81": 106,
                        "_ExtOutput82": 107,
                        "_ExtOutput83": 108,
                        "_ExtOutput84": 109,
                        "_Inti2cFixedPart": "sample string 110",
                        "_Out1i2cFixedPart": "sample string 111",
                        "_Out2i2cFixedPart": "sample string 112",
                        "_Out3i2cFixedPart": "sample string 113",
                        "_Out4i2cFixedPart": "sample string 114",
                        "_Out5i2cFixedPart": "sample string 115",
                        "_Out6i2cFixedPart": "sample string 116",
                        "_Out7i2cFixedPart": "sample string 117",
                        "_Out8i2cFixedPart": "sample string 118",
                        "_I1IsReverse": 119,
                        "_I2IsReverse": 120,
                        "_I3IsReverse": 121,
                        "_I4IsReverse": 122,
                        "_O1IsReverse": 123,
                        "_O2IsReverse": 124,
                        "_O3IsReverse": 125,
                        "_O4IsReverse": 126,
                        "_I1Description": "sample string 127",
                        "_I2Description": "sample string 128",
                        "_I3Description": "sample string 129",
                        "_I4Description": "sample string 130",
                        "_O1Description": "sample string 131",
                        "_O2Description": "sample string 132",
                        "_O3Description": "sample string 133",
                        "_O4Description": "sample string 134",
                        "_SysNumber": 135,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_AccessPoint": {
                        "_AccessPointID": 1,
                        "_ApIPAddr": "sample string 2",
                        "_ApComID": 3,
                        "_ApSubnetmask": "sample string 4",
                        "_ApGateWay": "sample string 5",
                        "_ApName": "sample string 6",
                        "_ApOnlineStatus": "sample string 7",
                        "_ApFwVersion": "sample string 8",
                        "_ApLastCommunication": "sample string 9",
                        "_ApConnectedLock": 10,
                        "_ApPhyAddr": 11,
                        "_ApGroupID": 12,
                        "_AOSId": 13,
                        "_SysNumber": 14,
                        "_CurrentIPAddr": "sample string 15",
                        "_Channels": 16,
                        "_ApGroup": {
                          "_ApGroupID": 1,
                          "_ApGrpName": "sample string 2",
                          "_ApGrpDesc": "sample string 3",
                          "_ApGrpLastChanges": "sample string 4",
                          "_NbOfAp": 5,
                          "_SysNumber": 6,
                          "_AccessPoints": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_Doors": [],
                        "_DeviceCommStats": [
                          {
                            "_DeviceCommStatID": 1,
                            "_AccessPointID": 2,
                            "_DoorID": 3,
                            "_SignalStrenght": 4,
                            "_ComRetries": 5,
                            "_ComErrors": 6,
                            "_NbOfCom": 7,
                            "_Channel": 64,
                            "_DevPrefAp": 0,
                            "_SysNumber": 9,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_DeviceCommStatID": 1,
                            "_AccessPointID": 2,
                            "_DoorID": 3,
                            "_SignalStrenght": 4,
                            "_ComRetries": 5,
                            "_ComErrors": 6,
                            "_NbOfCom": 7,
                            "_Channel": 64,
                            "_DevPrefAp": 0,
                            "_SysNumber": 9,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DsdCalendar": {
                        "_DsdCalendarID": 1,
                        "_Year": 2,
                        "_Month": 3,
                        "_Day": 4,
                        "_Hours": 5,
                        "_Action": "sample string 6",
                        "_SysNumber": 7,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Calendar": {
                        "_CalendarID": 1,
                        "_Year": 2,
                        "_Month": 3,
                        "_Day": 4,
                        "_SysNumber": 5,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DoorWirelessSettings": {
                        "_DoorID": 1,
                        "_AllowedEvt1": 64,
                        "_AllowedEvt2": 64,
                        "_WTimeUnit": 64,
                        "_WTimeInterval": 64,
                        "_WContactTime": 64
                      },
                      "_DoorApConfig": {
                        "_DoorID": 1,
                        "_ApConfig": 64,
                        "_ApChannel": 64,
                        "_UserDefApAddr": 4,
                        "_TimeUnit": 64,
                        "_ContactTime": 64
                      },
                      "_IsAchieved": 10,
                      "_SysNumber": 11,
                      "_NameSettingCode": "sample string 12",
                      "_Position": 13,
                      "_DoorAuditories": [],
                      "_LockMasters": [
                        {
                          "_LockMasterID": 1,
                          "_McDoorID": 2,
                          "_McMasterID": 3,
                          "MastersID": 1,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_Master": {
                            "MastersID": 1,
                            "_McMasterID": 2,
                            "_Abrev": "sample string 3",
                            "_description": "sample string 4",
                            "_SeqNumber": 5.1,
                            "_IsActive": 6,
                            "Special": 7,
                            "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_vip": 8,
                            "_LockMasters": [],
                            "_PersonMc": [
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              },
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_LockMasterID": 1,
                          "_McDoorID": 2,
                          "_McMasterID": 3,
                          "MastersID": 1,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_Master": {
                            "MastersID": 1,
                            "_McMasterID": 2,
                            "_Abrev": "sample string 3",
                            "_description": "sample string 4",
                            "_SeqNumber": 5.1,
                            "_IsActive": 6,
                            "Special": 7,
                            "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_vip": 8,
                            "_LockMasters": [],
                            "_PersonMc": [
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              },
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_LockComposes": [
                        {
                          "_LockComposeID": 1,
                          "_DoorID1": 2,
                          "_DoorID2": 3,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_LockComposeID": 1,
                          "_DoorID1": 2,
                          "_DoorID2": 3,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_WifiTasks": [
                        {
                          "WifiTaskID": 1,
                          "_LockID": 2,
                          "_WtTaskTodo": "sample string 3",
                          "_WtTaskPriority": 4,
                          "_WtCmd": "sample string 5",
                          "_WtTaskState": 6,
                          "_WtLastChanges": "sample string 7",
                          "_WtUser": "sample string 8",
                          "_WtCmdText": "sample string 9",
                          "_TaskStateText": "sample string 10",
                          "_DirectSend": 11,
                          "_MsgID": 12,
                          "_IsTaskFromCloud": 13,
                          "_DoorID": 1,
                          "_SysNumber": 14,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "WifiTaskID": 1,
                          "_LockID": 2,
                          "_WtTaskTodo": "sample string 3",
                          "_WtTaskPriority": 4,
                          "_WtCmd": "sample string 5",
                          "_WtTaskState": 6,
                          "_WtLastChanges": "sample string 7",
                          "_WtUser": "sample string 8",
                          "_WtCmdText": "sample string 9",
                          "_TaskStateText": "sample string 10",
                          "_DirectSend": 11,
                          "_MsgID": 12,
                          "_IsTaskFromCloud": 13,
                          "_DoorID": 1,
                          "_SysNumber": 14,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorDoorGroups": [
                        {
                          "_DoorDoorGroupID": 1,
                          "_DoorID": 2,
                          "_DoorGroupID": 3,
                          "_SysNumber": 4,
                          "_DoorGroup": {
                            "_DoorGroupID": 1,
                            "_DoorGroupName": "sample string 2",
                            "_Description": "sample string 3",
                            "_SysNumber": 4,
                            "_DoorDoorGroups": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "_DoorDoorGroupID": 1,
                          "_DoorID": 2,
                          "_DoorGroupID": 3,
                          "_SysNumber": 4,
                          "_DoorGroup": {
                            "_DoorGroupID": 1,
                            "_DoorGroupName": "sample string 2",
                            "_Description": "sample string 3",
                            "_SysNumber": 4,
                            "_DoorDoorGroups": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_DoorAccessRights": [
                        {
                          "_DoorAccessRightID": 1,
                          "_AccessRightID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessRight": {
                            "_AccessRightID": 1,
                            "_AccessRightName": "sample string 2",
                            "_SysNumber": 3,
                            "_AccessRightAccessProfiles": [
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAccessRight": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DoorAccessRightID": 1,
                          "_AccessRightID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessRight": {
                            "_AccessRightID": 1,
                            "_AccessRightName": "sample string 2",
                            "_SysNumber": 3,
                            "_AccessRightAccessProfiles": [
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAccessRight": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessServiceDoors": [
                        {
                          "_AccessServiceDoorID": 1,
                          "_AccessServiceID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessService": {
                            "_AccessServiceID": 1,
                            "_Services": 1,
                            "_ServiceName": "sample string 2",
                            "_SysNumber": 3,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessServiceDoorID": 1,
                          "_AccessServiceID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessService": {
                            "_AccessServiceID": 1,
                            "_Services": 1,
                            "_ServiceName": "sample string 2",
                            "_SysNumber": 3,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DeviceCommStats": [
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_AccessPoint": {
                            "_AccessPointID": 1,
                            "_ApIPAddr": "sample string 2",
                            "_ApComID": 3,
                            "_ApSubnetmask": "sample string 4",
                            "_ApGateWay": "sample string 5",
                            "_ApName": "sample string 6",
                            "_ApOnlineStatus": "sample string 7",
                            "_ApFwVersion": "sample string 8",
                            "_ApLastCommunication": "sample string 9",
                            "_ApConnectedLock": 10,
                            "_ApPhyAddr": 11,
                            "_ApGroupID": 12,
                            "_AOSId": 13,
                            "_SysNumber": 14,
                            "_CurrentIPAddr": "sample string 15",
                            "_Channels": 16,
                            "_ApGroup": {
                              "_ApGroupID": 1,
                              "_ApGrpName": "sample string 2",
                              "_ApGrpDesc": "sample string 3",
                              "_ApGrpLastChanges": "sample string 4",
                              "_NbOfAp": 5,
                              "_SysNumber": 6,
                              "_AccessPoints": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_Doors": [],
                            "_DeviceCommStats": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_AccessPoint": {
                            "_AccessPointID": 1,
                            "_ApIPAddr": "sample string 2",
                            "_ApComID": 3,
                            "_ApSubnetmask": "sample string 4",
                            "_ApGateWay": "sample string 5",
                            "_ApName": "sample string 6",
                            "_ApOnlineStatus": "sample string 7",
                            "_ApFwVersion": "sample string 8",
                            "_ApLastCommunication": "sample string 9",
                            "_ApConnectedLock": 10,
                            "_ApPhyAddr": 11,
                            "_ApGroupID": 12,
                            "_AOSId": 13,
                            "_SysNumber": 14,
                            "_CurrentIPAddr": "sample string 15",
                            "_Channels": 16,
                            "_ApGroup": {
                              "_ApGroupID": 1,
                              "_ApGrpName": "sample string 2",
                              "_ApGrpDesc": "sample string 3",
                              "_ApGrpLastChanges": "sample string 4",
                              "_NbOfAp": 5,
                              "_SysNumber": 6,
                              "_AccessPoints": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_Doors": [],
                            "_DeviceCommStats": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_BatteryActivities": [
                        {
                          "_BatteryActivitiesID": 1,
                          "_DoorID": 2,
                          "_Voltage": "sample string 3",
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                          "_SysNumber": 6
                        },
                        {
                          "_BatteryActivitiesID": 1,
                          "_DoorID": 2,
                          "_Voltage": "sample string 3",
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                          "_SysNumber": 6
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_Door": {
                      "_DoorID": 1,
                      "_AOSId": 1,
                      "_LockNumber": 1,
                      "_LockID": 1,
                      "_DoorName": "sample string 2",
                      "_LockType": 1,
                      "_TimeTableID": 1,
                      "_WApPhyAddr": 3,
                      "_WApPhyAddr2": 4,
                      "_WeeklyProgramID": 1,
                      "_AccessPointID": 1,
                      "_CalendarID": 1,
                      "_DsdCalendarID": 1,
                      "_DrFunction": 0,
                      "_DrLocation": "sample string 5",
                      "_DrImg": "sample string 6",
                      "_HardwareId": 7,
                      "_IsActive": 8,
                      "_IpAddress": "sample string 9",
                      "_DoorSettings": {
                        "_DoorID": 1,
                        "_Sequencenumber": 2,
                        "_Office": 3,
                        "_Author_Req": "sample string 4",
                        "_Status": 5,
                        "_CommonPin": "sample string 6",
                        "_Block": 7,
                        "_Cancel": 8,
                        "_Prog": 9,
                        "_Position": 10,
                        "_AuthorDef": "sample string 11",
                        "_AuthorOp": "sample string 12",
                        "_CopyCounter": 13,
                        "_OneShotCounter": 14,
                        "GuestTimeZone": 15,
                        "_OfficeEnabled": 16,
                        "_OfficeOpt": 17,
                        "_AdaEnabled": 18,
                        "_AdaOpt": 19,
                        "_OverRideBlocked": 20,
                        "_OverRidePrivacy": 21,
                        "_AuthorCh": "sample string 22",
                        "_OfficeCh": 23,
                        "_AdaCh": 24,
                        "_OCId": 25,
                        "_I2C": 26,
                        "_ZoneIn": 27,
                        "_ZoneOut": 28,
                        "_AreaIn": 29,
                        "_AreaOut": 30,
                        "_SerialNumber": "sample string 31",
                        "_ReqLevel": 32,
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                        "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                        "_WOnlineStatus": "sample string 33",
                        "_WAprotocolConfig": "sample string 34",
                        "_WAliveData": "sample string 35",
                        "_WEventModeData": "sample string 36",
                        "_WPollingModeData": "sample string 37",
                        "_WSignalStrength": 38,
                        "_WPendingTasks": 39,
                        "_WLastChanges": "sample string 40",
                        "_W_ComType": "sample string 41",
                        "_W_DisplayOnSecurityMonitor": 42,
                        "_AlarmNotificationCounter": 43,
                        "_W_PhyAppAssigned": 44,
                        "_BatteryLevel": 45,
                        "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DoorInfo": {
                        "_DoorID": 1,
                        "_OnlineStatus": 0,
                        "_BatteryStatus": 0,
                        "_DoorAlarm": 0,
                        "_DoorState": 0,
                        "_Voltage": 2.1,
                        "_FwVersion": "sample string 3",
                        "_SignalStrenght": 0
                      },
                      "_TimeTable": {
                        "_TimeTableID": 1,
                        "_TTName": "sample string 2",
                        "_TTDescription": "sample string 3",
                        "_SysNumber": 4,
                        "_Doors": [],
                        "_TimeZones": [
                          {
                            "_TimeZoneID": 1,
                            "_TimeZoneNumber": 0,
                            "_Description": "sample string 2",
                            "_Shifts": [
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_TimeTableID": 1,
                            "_SysNumber": 3,
                            "_TimeZoneAccessProfiles": [
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_TimeZoneID": 1,
                            "_TimeZoneNumber": 0,
                            "_Description": "sample string 2",
                            "_Shifts": [
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_TimeTableID": 1,
                            "_SysNumber": 3,
                            "_TimeZoneAccessProfiles": [
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_WeeklyProgram": {
                        "_WeeklyProgramID": 1,
                        "_WeekProgramName": "sample string 2",
                        "_SysNumber": 3,
                        "_DoorPrograms": [
                          {
                            "_DoorProgramID": 1,
                            "_WeeklyProgramID": 1,
                            "_Time": "sample string 2",
                            "_DoorProgramTableID": 3,
                            "_Monday": 0,
                            "_Tuesday": 0,
                            "_Wednesday": 0,
                            "_Thursday": 0,
                            "_Friday": 0,
                            "_Saturday": 0,
                            "_Sunday": 0,
                            "_Holiday": 0,
                            "_ProgramName": "sample string 4",
                            "_SysNumber": 5,
                            "_DoorProgramTable": {
                              "_DoorProgramTableID": 1,
                              "_PKey": 2,
                              "_Description": "sample string 3",
                              "_NeedKeyPad": 4,
                              "_IndexName": 5,
                              "_SysNumber": 6,
                              "_DoorPrograms": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_DoorProgramID": 1,
                            "_WeeklyProgramID": 1,
                            "_Time": "sample string 2",
                            "_DoorProgramTableID": 3,
                            "_Monday": 0,
                            "_Tuesday": 0,
                            "_Wednesday": 0,
                            "_Thursday": 0,
                            "_Friday": 0,
                            "_Saturday": 0,
                            "_Sunday": 0,
                            "_Holiday": 0,
                            "_ProgramName": "sample string 4",
                            "_SysNumber": 5,
                            "_DoorProgramTable": {
                              "_DoorProgramTableID": 1,
                              "_PKey": 2,
                              "_Description": "sample string 3",
                              "_NeedKeyPad": 4,
                              "_IndexName": 5,
                              "_SysNumber": 6,
                              "_DoorPrograms": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_HardwareTemplate": {
                        "_HardwareId": 1,
                        "AOSId": 2,
                        "_Name": "sample string 3",
                        "_Description": "sample string 4",
                        "_TimeMotor": 5,
                        "_HWLockType": 0,
                        "_TimeOpen": 6,
                        "_TimeOpenNext": 7,
                        "_OPTSENS": 8,
                        "_CloseAftLatch": 9,
                        "_FireRegTime": 10,
                        "_FireRegOnOff": 11,
                        "_AlwaysAwaken": 0,
                        "_LowBattindToGuest": 0,
                        "_Buzzer": 0,
                        "_UseAlkalineBattery": 0,
                        "_IsWirelessDevice": 0,
                        "_EnableBluetooth": 0,
                        "_WIsDevrcvMode": 0,
                        "_USePrivacyAsDoorContact": 0,
                        "_DCReversed": 0,
                        "_OfficeOnce": 0,
                        "_EnableFreePassage": 0,
                        "_EnableBlokingCard": 0,
                        "_EnableCancellingCard": 0,
                        "_EnableProgramingCard": 0,
                        "_EnableWirelessMonitoring": 0,
                        "_DndHasPriority": 12,
                        "_BDMTimeMotor": 13,
                        "_RecordPrivacy": 14,
                        "_RecordExit": 15,
                        "_Pir": 16,
                        "_Ble": 64,
                        "_Nfc": 18,
                        "_Validation": 19,
                        "_DoorContact": 0,
                        "_TouchScreen": 20,
                        "_Wifi24": 21,
                        "_WifisubG": 22,
                        "_Privacy": 23,
                        "_Bus": 24,
                        "_MembraneButtonType": 25,
                        "_BusType": 0,
                        "_LockModels": 64,
                        "_Subnetmask": "sample string 27",
                        "_Gateway": "sample string 28",
                        "_IpAddress": "sample string 29",
                        "_RFID": 64,
                        "_InsideButton": 0,
                        "_ProductType": 0,
                        "_IsActive": 31,
                        "_Battery": 32,
                        "_BlePoolingTimeinSec": 33,
                        "_Relock": 34,
                        "_RelayAlways": 35,
                        "_Borrable": 36,
                        "_TSENS": 37,
                        "_IntInPut1": 38,
                        "_IntInPut2": 39,
                        "_IntInPut3": 40,
                        "_IntInPut4": 41,
                        "_IntOutput1": 42,
                        "_IntOutput2": 43,
                        "_IntOutput3": 44,
                        "_IntOutput4": 45,
                        "_ExtInput11": 46,
                        "_ExtInput12": 47,
                        "_ExtInput13": 48,
                        "_ExtInput14": 49,
                        "_ExtOutput11": 50,
                        "_ExtOutput12": 51,
                        "_ExtOutput13": 52,
                        "_ExtOutput14": 53,
                        "_ExtInput21": 54,
                        "_ExtInput22": 55,
                        "_ExtInput23": 56,
                        "_ExtInput24": 57,
                        "_ExtOutput21": 58,
                        "_ExtOutput22": 59,
                        "_ExtOutput23": 60,
                        "_ExtOutput24": 61,
                        "_ExtInput31": 62,
                        "_ExtInput32": 63,
                        "_ExtInput33": 64,
                        "_ExtInput34": 65,
                        "_Extoutput31": 66,
                        "_Extoutput32": 67,
                        "_Extoutput33": 68,
                        "_Extoutput34": 69,
                        "_Extinput41": 70,
                        "_Extinput42": 71,
                        "_Extinput43": 72,
                        "_Extinput44": 73,
                        "_ExtOutput41": 74,
                        "_ExtOutput42": 75,
                        "_ExtOutput43": 76,
                        "_ExtOutput44": 77,
                        "_ExtInput51": 78,
                        "_ExtInput52": 79,
                        "_ExtInput53": 80,
                        "_ExtInput54": 81,
                        "_ExtOutput51": 82,
                        "_ExtOutput52": 83,
                        "_ExtOutput53": 84,
                        "_ExtOutput54": 85,
                        "_ExtInput61": 86,
                        "_ExtInput62": 87,
                        "_ExtInput63": 88,
                        "_ExtInput64": 89,
                        "_ExtOutput61": 90,
                        "_ExtOutput62": 91,
                        "_ExtOutput63": 92,
                        "_ExtOutput64": 93,
                        "_ExtInput71": 94,
                        "_ExtInput72": 95,
                        "_ExtInput73": 96,
                        "_ExtInput74": 97,
                        "_ExtOutput71": 98,
                        "_ExtOutput72": 99,
                        "_ExtOutput73": 100,
                        "_ExtOutput74": 101,
                        "ExtInput81": 102,
                        "_ExtInput82": 103,
                        "_ExtInput83": 104,
                        "_ExtInput84": 105,
                        "_ExtOutput81": 106,
                        "_ExtOutput82": 107,
                        "_ExtOutput83": 108,
                        "_ExtOutput84": 109,
                        "_Inti2cFixedPart": "sample string 110",
                        "_Out1i2cFixedPart": "sample string 111",
                        "_Out2i2cFixedPart": "sample string 112",
                        "_Out3i2cFixedPart": "sample string 113",
                        "_Out4i2cFixedPart": "sample string 114",
                        "_Out5i2cFixedPart": "sample string 115",
                        "_Out6i2cFixedPart": "sample string 116",
                        "_Out7i2cFixedPart": "sample string 117",
                        "_Out8i2cFixedPart": "sample string 118",
                        "_I1IsReverse": 119,
                        "_I2IsReverse": 120,
                        "_I3IsReverse": 121,
                        "_I4IsReverse": 122,
                        "_O1IsReverse": 123,
                        "_O2IsReverse": 124,
                        "_O3IsReverse": 125,
                        "_O4IsReverse": 126,
                        "_I1Description": "sample string 127",
                        "_I2Description": "sample string 128",
                        "_I3Description": "sample string 129",
                        "_I4Description": "sample string 130",
                        "_O1Description": "sample string 131",
                        "_O2Description": "sample string 132",
                        "_O3Description": "sample string 133",
                        "_O4Description": "sample string 134",
                        "_SysNumber": 135,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_AccessPoint": {
                        "_AccessPointID": 1,
                        "_ApIPAddr": "sample string 2",
                        "_ApComID": 3,
                        "_ApSubnetmask": "sample string 4",
                        "_ApGateWay": "sample string 5",
                        "_ApName": "sample string 6",
                        "_ApOnlineStatus": "sample string 7",
                        "_ApFwVersion": "sample string 8",
                        "_ApLastCommunication": "sample string 9",
                        "_ApConnectedLock": 10,
                        "_ApPhyAddr": 11,
                        "_ApGroupID": 12,
                        "_AOSId": 13,
                        "_SysNumber": 14,
                        "_CurrentIPAddr": "sample string 15",
                        "_Channels": 16,
                        "_ApGroup": {
                          "_ApGroupID": 1,
                          "_ApGrpName": "sample string 2",
                          "_ApGrpDesc": "sample string 3",
                          "_ApGrpLastChanges": "sample string 4",
                          "_NbOfAp": 5,
                          "_SysNumber": 6,
                          "_AccessPoints": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_Doors": [],
                        "_DeviceCommStats": [
                          {
                            "_DeviceCommStatID": 1,
                            "_AccessPointID": 2,
                            "_DoorID": 3,
                            "_SignalStrenght": 4,
                            "_ComRetries": 5,
                            "_ComErrors": 6,
                            "_NbOfCom": 7,
                            "_Channel": 64,
                            "_DevPrefAp": 0,
                            "_SysNumber": 9,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_DeviceCommStatID": 1,
                            "_AccessPointID": 2,
                            "_DoorID": 3,
                            "_SignalStrenght": 4,
                            "_ComRetries": 5,
                            "_ComErrors": 6,
                            "_NbOfCom": 7,
                            "_Channel": 64,
                            "_DevPrefAp": 0,
                            "_SysNumber": 9,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DsdCalendar": {
                        "_DsdCalendarID": 1,
                        "_Year": 2,
                        "_Month": 3,
                        "_Day": 4,
                        "_Hours": 5,
                        "_Action": "sample string 6",
                        "_SysNumber": 7,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Calendar": {
                        "_CalendarID": 1,
                        "_Year": 2,
                        "_Month": 3,
                        "_Day": 4,
                        "_SysNumber": 5,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DoorWirelessSettings": {
                        "_DoorID": 1,
                        "_AllowedEvt1": 64,
                        "_AllowedEvt2": 64,
                        "_WTimeUnit": 64,
                        "_WTimeInterval": 64,
                        "_WContactTime": 64
                      },
                      "_DoorApConfig": {
                        "_DoorID": 1,
                        "_ApConfig": 64,
                        "_ApChannel": 64,
                        "_UserDefApAddr": 4,
                        "_TimeUnit": 64,
                        "_ContactTime": 64
                      },
                      "_IsAchieved": 10,
                      "_SysNumber": 11,
                      "_NameSettingCode": "sample string 12",
                      "_Position": 13,
                      "_DoorAuditories": [],
                      "_LockMasters": [
                        {
                          "_LockMasterID": 1,
                          "_McDoorID": 2,
                          "_McMasterID": 3,
                          "MastersID": 1,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_Master": {
                            "MastersID": 1,
                            "_McMasterID": 2,
                            "_Abrev": "sample string 3",
                            "_description": "sample string 4",
                            "_SeqNumber": 5.1,
                            "_IsActive": 6,
                            "Special": 7,
                            "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_vip": 8,
                            "_LockMasters": [],
                            "_PersonMc": [
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              },
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_LockMasterID": 1,
                          "_McDoorID": 2,
                          "_McMasterID": 3,
                          "MastersID": 1,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_Master": {
                            "MastersID": 1,
                            "_McMasterID": 2,
                            "_Abrev": "sample string 3",
                            "_description": "sample string 4",
                            "_SeqNumber": 5.1,
                            "_IsActive": 6,
                            "Special": 7,
                            "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_vip": 8,
                            "_LockMasters": [],
                            "_PersonMc": [
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              },
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_LockComposes": [
                        {
                          "_LockComposeID": 1,
                          "_DoorID1": 2,
                          "_DoorID2": 3,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_LockComposeID": 1,
                          "_DoorID1": 2,
                          "_DoorID2": 3,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_WifiTasks": [
                        {
                          "WifiTaskID": 1,
                          "_LockID": 2,
                          "_WtTaskTodo": "sample string 3",
                          "_WtTaskPriority": 4,
                          "_WtCmd": "sample string 5",
                          "_WtTaskState": 6,
                          "_WtLastChanges": "sample string 7",
                          "_WtUser": "sample string 8",
                          "_WtCmdText": "sample string 9",
                          "_TaskStateText": "sample string 10",
                          "_DirectSend": 11,
                          "_MsgID": 12,
                          "_IsTaskFromCloud": 13,
                          "_DoorID": 1,
                          "_SysNumber": 14,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "WifiTaskID": 1,
                          "_LockID": 2,
                          "_WtTaskTodo": "sample string 3",
                          "_WtTaskPriority": 4,
                          "_WtCmd": "sample string 5",
                          "_WtTaskState": 6,
                          "_WtLastChanges": "sample string 7",
                          "_WtUser": "sample string 8",
                          "_WtCmdText": "sample string 9",
                          "_TaskStateText": "sample string 10",
                          "_DirectSend": 11,
                          "_MsgID": 12,
                          "_IsTaskFromCloud": 13,
                          "_DoorID": 1,
                          "_SysNumber": 14,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorDoorGroups": [
                        {
                          "_DoorDoorGroupID": 1,
                          "_DoorID": 2,
                          "_DoorGroupID": 3,
                          "_SysNumber": 4,
                          "_DoorGroup": {
                            "_DoorGroupID": 1,
                            "_DoorGroupName": "sample string 2",
                            "_Description": "sample string 3",
                            "_SysNumber": 4,
                            "_DoorDoorGroups": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "_DoorDoorGroupID": 1,
                          "_DoorID": 2,
                          "_DoorGroupID": 3,
                          "_SysNumber": 4,
                          "_DoorGroup": {
                            "_DoorGroupID": 1,
                            "_DoorGroupName": "sample string 2",
                            "_Description": "sample string 3",
                            "_SysNumber": 4,
                            "_DoorDoorGroups": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_DoorAccessRights": [
                        {
                          "_DoorAccessRightID": 1,
                          "_AccessRightID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessRight": {
                            "_AccessRightID": 1,
                            "_AccessRightName": "sample string 2",
                            "_SysNumber": 3,
                            "_AccessRightAccessProfiles": [
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAccessRight": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DoorAccessRightID": 1,
                          "_AccessRightID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessRight": {
                            "_AccessRightID": 1,
                            "_AccessRightName": "sample string 2",
                            "_SysNumber": 3,
                            "_AccessRightAccessProfiles": [
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAccessRight": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessServiceDoors": [
                        {
                          "_AccessServiceDoorID": 1,
                          "_AccessServiceID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessService": {
                            "_AccessServiceID": 1,
                            "_Services": 1,
                            "_ServiceName": "sample string 2",
                            "_SysNumber": 3,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessServiceDoorID": 1,
                          "_AccessServiceID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessService": {
                            "_AccessServiceID": 1,
                            "_Services": 1,
                            "_ServiceName": "sample string 2",
                            "_SysNumber": 3,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DeviceCommStats": [
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_AccessPoint": {
                            "_AccessPointID": 1,
                            "_ApIPAddr": "sample string 2",
                            "_ApComID": 3,
                            "_ApSubnetmask": "sample string 4",
                            "_ApGateWay": "sample string 5",
                            "_ApName": "sample string 6",
                            "_ApOnlineStatus": "sample string 7",
                            "_ApFwVersion": "sample string 8",
                            "_ApLastCommunication": "sample string 9",
                            "_ApConnectedLock": 10,
                            "_ApPhyAddr": 11,
                            "_ApGroupID": 12,
                            "_AOSId": 13,
                            "_SysNumber": 14,
                            "_CurrentIPAddr": "sample string 15",
                            "_Channels": 16,
                            "_ApGroup": {
                              "_ApGroupID": 1,
                              "_ApGrpName": "sample string 2",
                              "_ApGrpDesc": "sample string 3",
                              "_ApGrpLastChanges": "sample string 4",
                              "_NbOfAp": 5,
                              "_SysNumber": 6,
                              "_AccessPoints": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_Doors": [],
                            "_DeviceCommStats": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_AccessPoint": {
                            "_AccessPointID": 1,
                            "_ApIPAddr": "sample string 2",
                            "_ApComID": 3,
                            "_ApSubnetmask": "sample string 4",
                            "_ApGateWay": "sample string 5",
                            "_ApName": "sample string 6",
                            "_ApOnlineStatus": "sample string 7",
                            "_ApFwVersion": "sample string 8",
                            "_ApLastCommunication": "sample string 9",
                            "_ApConnectedLock": 10,
                            "_ApPhyAddr": 11,
                            "_ApGroupID": 12,
                            "_AOSId": 13,
                            "_SysNumber": 14,
                            "_CurrentIPAddr": "sample string 15",
                            "_Channels": 16,
                            "_ApGroup": {
                              "_ApGroupID": 1,
                              "_ApGrpName": "sample string 2",
                              "_ApGrpDesc": "sample string 3",
                              "_ApGrpLastChanges": "sample string 4",
                              "_NbOfAp": 5,
                              "_SysNumber": 6,
                              "_AccessPoints": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_Doors": [],
                            "_DeviceCommStats": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_BatteryActivities": [
                        {
                          "_BatteryActivitiesID": 1,
                          "_DoorID": 2,
                          "_Voltage": "sample string 3",
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                          "_SysNumber": 6
                        },
                        {
                          "_BatteryActivitiesID": 1,
                          "_DoorID": 2,
                          "_Voltage": "sample string 3",
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                          "_SysNumber": 6
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_MifareCard": {
                  "_AccessCardID": 1,
                  "_MediumType": 0,
                  "_SerialNumber": "sample string 2",
                  "_Technology": 0,
                  "_KeyToken": "sample string 3",
                  "_IsAchieved": 4,
                  "_SysNumber": 5,
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            }
          ],
          "_AccessProfilePersons": [],
          "_DoorAuditories": [
            {
              "_DoorAuditID": 1,
              "_When": "2025-12-06T17:37:40.154373+00:00",
              "_UserID": 3,
              "_What": 4,
              "_LockID": 5,
              "_Verified": 6,
              "_SendToPms": 7,
              "_DoorAuditCodeID": 1,
              "_PersonID": 1,
              "_DoorSpecialOperatorID": 1,
              "_DoorID": 1,
              "_AccessCardID": 1,
              "_SysNumber": 8,
              "_DoorAuditCode": {
                "_DoorAuditCodeID": 1,
                "_OperationCode": 0,
                "_Name": "sample string 2",
                "_verifiable": 3,
                "_Result": "sample string 4",
                "_SysNumber": 5,
                "_DoorAuditories": []
              },
              "_DoorSpecialOperator": {
                "_DoorSpecialOperatorID": 1,
                "_DecID": 2,
                "_Description": "sample string 3",
                "_SysNumber": 4
              },
              "_Door": {
                "_DoorID": 1,
                "_AOSId": 1,
                "_LockNumber": 1,
                "_LockID": 1,
                "_DoorName": "sample string 2",
                "_LockType": 1,
                "_TimeTableID": 1,
                "_WApPhyAddr": 3,
                "_WApPhyAddr2": 4,
                "_WeeklyProgramID": 1,
                "_AccessPointID": 1,
                "_CalendarID": 1,
                "_DsdCalendarID": 1,
                "_DrFunction": 0,
                "_DrLocation": "sample string 5",
                "_DrImg": "sample string 6",
                "_HardwareId": 7,
                "_IsActive": 8,
                "_IpAddress": "sample string 9",
                "_DoorSettings": {
                  "_DoorID": 1,
                  "_Sequencenumber": 2,
                  "_Office": 3,
                  "_Author_Req": "sample string 4",
                  "_Status": 5,
                  "_CommonPin": "sample string 6",
                  "_Block": 7,
                  "_Cancel": 8,
                  "_Prog": 9,
                  "_Position": 10,
                  "_AuthorDef": "sample string 11",
                  "_AuthorOp": "sample string 12",
                  "_CopyCounter": 13,
                  "_OneShotCounter": 14,
                  "GuestTimeZone": 15,
                  "_OfficeEnabled": 16,
                  "_OfficeOpt": 17,
                  "_AdaEnabled": 18,
                  "_AdaOpt": 19,
                  "_OverRideBlocked": 20,
                  "_OverRidePrivacy": 21,
                  "_AuthorCh": "sample string 22",
                  "_OfficeCh": 23,
                  "_AdaCh": 24,
                  "_OCId": 25,
                  "_I2C": 26,
                  "_ZoneIn": 27,
                  "_ZoneOut": 28,
                  "_AreaIn": 29,
                  "_AreaOut": 30,
                  "_SerialNumber": "sample string 31",
                  "_ReqLevel": 32,
                  "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                  "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_WOnlineStatus": "sample string 33",
                  "_WAprotocolConfig": "sample string 34",
                  "_WAliveData": "sample string 35",
                  "_WEventModeData": "sample string 36",
                  "_WPollingModeData": "sample string 37",
                  "_WSignalStrength": 38,
                  "_WPendingTasks": 39,
                  "_WLastChanges": "sample string 40",
                  "_W_ComType": "sample string 41",
                  "_W_DisplayOnSecurityMonitor": 42,
                  "_AlarmNotificationCounter": 43,
                  "_W_PhyAppAssigned": 44,
                  "_BatteryLevel": 45,
                  "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorInfo": {
                  "_DoorID": 1,
                  "_OnlineStatus": 0,
                  "_BatteryStatus": 0,
                  "_DoorAlarm": 0,
                  "_DoorState": 0,
                  "_Voltage": 2.1,
                  "_FwVersion": "sample string 3",
                  "_SignalStrenght": 0
                },
                "_TimeTable": {
                  "_TimeTableID": 1,
                  "_TTName": "sample string 2",
                  "_TTDescription": "sample string 3",
                  "_SysNumber": 4,
                  "_Doors": [],
                  "_TimeZones": [
                    {
                      "_TimeZoneID": 1,
                      "_TimeZoneNumber": 0,
                      "_Description": "sample string 2",
                      "_Shifts": [
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_TimeTableID": 1,
                      "_SysNumber": 3,
                      "_TimeZoneAccessProfiles": [
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_TimeZoneID": 1,
                      "_TimeZoneNumber": 0,
                      "_Description": "sample string 2",
                      "_Shifts": [
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_TimeTableID": 1,
                      "_SysNumber": 3,
                      "_TimeZoneAccessProfiles": [
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_WeeklyProgram": {
                  "_WeeklyProgramID": 1,
                  "_WeekProgramName": "sample string 2",
                  "_SysNumber": 3,
                  "_DoorPrograms": [
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_HardwareTemplate": {
                  "_HardwareId": 1,
                  "AOSId": 2,
                  "_Name": "sample string 3",
                  "_Description": "sample string 4",
                  "_TimeMotor": 5,
                  "_HWLockType": 0,
                  "_TimeOpen": 6,
                  "_TimeOpenNext": 7,
                  "_OPTSENS": 8,
                  "_CloseAftLatch": 9,
                  "_FireRegTime": 10,
                  "_FireRegOnOff": 11,
                  "_AlwaysAwaken": 0,
                  "_LowBattindToGuest": 0,
                  "_Buzzer": 0,
                  "_UseAlkalineBattery": 0,
                  "_IsWirelessDevice": 0,
                  "_EnableBluetooth": 0,
                  "_WIsDevrcvMode": 0,
                  "_USePrivacyAsDoorContact": 0,
                  "_DCReversed": 0,
                  "_OfficeOnce": 0,
                  "_EnableFreePassage": 0,
                  "_EnableBlokingCard": 0,
                  "_EnableCancellingCard": 0,
                  "_EnableProgramingCard": 0,
                  "_EnableWirelessMonitoring": 0,
                  "_DndHasPriority": 12,
                  "_BDMTimeMotor": 13,
                  "_RecordPrivacy": 14,
                  "_RecordExit": 15,
                  "_Pir": 16,
                  "_Ble": 64,
                  "_Nfc": 18,
                  "_Validation": 19,
                  "_DoorContact": 0,
                  "_TouchScreen": 20,
                  "_Wifi24": 21,
                  "_WifisubG": 22,
                  "_Privacy": 23,
                  "_Bus": 24,
                  "_MembraneButtonType": 25,
                  "_BusType": 0,
                  "_LockModels": 64,
                  "_Subnetmask": "sample string 27",
                  "_Gateway": "sample string 28",
                  "_IpAddress": "sample string 29",
                  "_RFID": 64,
                  "_InsideButton": 0,
                  "_ProductType": 0,
                  "_IsActive": 31,
                  "_Battery": 32,
                  "_BlePoolingTimeinSec": 33,
                  "_Relock": 34,
                  "_RelayAlways": 35,
                  "_Borrable": 36,
                  "_TSENS": 37,
                  "_IntInPut1": 38,
                  "_IntInPut2": 39,
                  "_IntInPut3": 40,
                  "_IntInPut4": 41,
                  "_IntOutput1": 42,
                  "_IntOutput2": 43,
                  "_IntOutput3": 44,
                  "_IntOutput4": 45,
                  "_ExtInput11": 46,
                  "_ExtInput12": 47,
                  "_ExtInput13": 48,
                  "_ExtInput14": 49,
                  "_ExtOutput11": 50,
                  "_ExtOutput12": 51,
                  "_ExtOutput13": 52,
                  "_ExtOutput14": 53,
                  "_ExtInput21": 54,
                  "_ExtInput22": 55,
                  "_ExtInput23": 56,
                  "_ExtInput24": 57,
                  "_ExtOutput21": 58,
                  "_ExtOutput22": 59,
                  "_ExtOutput23": 60,
                  "_ExtOutput24": 61,
                  "_ExtInput31": 62,
                  "_ExtInput32": 63,
                  "_ExtInput33": 64,
                  "_ExtInput34": 65,
                  "_Extoutput31": 66,
                  "_Extoutput32": 67,
                  "_Extoutput33": 68,
                  "_Extoutput34": 69,
                  "_Extinput41": 70,
                  "_Extinput42": 71,
                  "_Extinput43": 72,
                  "_Extinput44": 73,
                  "_ExtOutput41": 74,
                  "_ExtOutput42": 75,
                  "_ExtOutput43": 76,
                  "_ExtOutput44": 77,
                  "_ExtInput51": 78,
                  "_ExtInput52": 79,
                  "_ExtInput53": 80,
                  "_ExtInput54": 81,
                  "_ExtOutput51": 82,
                  "_ExtOutput52": 83,
                  "_ExtOutput53": 84,
                  "_ExtOutput54": 85,
                  "_ExtInput61": 86,
                  "_ExtInput62": 87,
                  "_ExtInput63": 88,
                  "_ExtInput64": 89,
                  "_ExtOutput61": 90,
                  "_ExtOutput62": 91,
                  "_ExtOutput63": 92,
                  "_ExtOutput64": 93,
                  "_ExtInput71": 94,
                  "_ExtInput72": 95,
                  "_ExtInput73": 96,
                  "_ExtInput74": 97,
                  "_ExtOutput71": 98,
                  "_ExtOutput72": 99,
                  "_ExtOutput73": 100,
                  "_ExtOutput74": 101,
                  "ExtInput81": 102,
                  "_ExtInput82": 103,
                  "_ExtInput83": 104,
                  "_ExtInput84": 105,
                  "_ExtOutput81": 106,
                  "_ExtOutput82": 107,
                  "_ExtOutput83": 108,
                  "_ExtOutput84": 109,
                  "_Inti2cFixedPart": "sample string 110",
                  "_Out1i2cFixedPart": "sample string 111",
                  "_Out2i2cFixedPart": "sample string 112",
                  "_Out3i2cFixedPart": "sample string 113",
                  "_Out4i2cFixedPart": "sample string 114",
                  "_Out5i2cFixedPart": "sample string 115",
                  "_Out6i2cFixedPart": "sample string 116",
                  "_Out7i2cFixedPart": "sample string 117",
                  "_Out8i2cFixedPart": "sample string 118",
                  "_I1IsReverse": 119,
                  "_I2IsReverse": 120,
                  "_I3IsReverse": 121,
                  "_I4IsReverse": 122,
                  "_O1IsReverse": 123,
                  "_O2IsReverse": 124,
                  "_O3IsReverse": 125,
                  "_O4IsReverse": 126,
                  "_I1Description": "sample string 127",
                  "_I2Description": "sample string 128",
                  "_I3Description": "sample string 129",
                  "_I4Description": "sample string 130",
                  "_O1Description": "sample string 131",
                  "_O2Description": "sample string 132",
                  "_O3Description": "sample string 133",
                  "_O4Description": "sample string 134",
                  "_SysNumber": 135,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_AccessPoint": {
                  "_AccessPointID": 1,
                  "_ApIPAddr": "sample string 2",
                  "_ApComID": 3,
                  "_ApSubnetmask": "sample string 4",
                  "_ApGateWay": "sample string 5",
                  "_ApName": "sample string 6",
                  "_ApOnlineStatus": "sample string 7",
                  "_ApFwVersion": "sample string 8",
                  "_ApLastCommunication": "sample string 9",
                  "_ApConnectedLock": 10,
                  "_ApPhyAddr": 11,
                  "_ApGroupID": 12,
                  "_AOSId": 13,
                  "_SysNumber": 14,
                  "_CurrentIPAddr": "sample string 15",
                  "_Channels": 16,
                  "_ApGroup": {
                    "_ApGroupID": 1,
                    "_ApGrpName": "sample string 2",
                    "_ApGrpDesc": "sample string 3",
                    "_ApGrpLastChanges": "sample string 4",
                    "_NbOfAp": 5,
                    "_SysNumber": 6,
                    "_AccessPoints": [],
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  "_Doors": [],
                  "_DeviceCommStats": [
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DsdCalendar": {
                  "_DsdCalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_Hours": 5,
                  "_Action": "sample string 6",
                  "_SysNumber": 7,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_Calendar": {
                  "_CalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_SysNumber": 5,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorWirelessSettings": {
                  "_DoorID": 1,
                  "_AllowedEvt1": 64,
                  "_AllowedEvt2": 64,
                  "_WTimeUnit": 64,
                  "_WTimeInterval": 64,
                  "_WContactTime": 64
                },
                "_DoorApConfig": {
                  "_DoorID": 1,
                  "_ApConfig": 64,
                  "_ApChannel": 64,
                  "_UserDefApAddr": 4,
                  "_TimeUnit": 64,
                  "_ContactTime": 64
                },
                "_IsAchieved": 10,
                "_SysNumber": 11,
                "_NameSettingCode": "sample string 12",
                "_Position": 13,
                "_DoorAuditories": [],
                "_LockMasters": [
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_LockComposes": [
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_WifiTasks": [
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DoorDoorGroups": [
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  },
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  }
                ],
                "_DoorAccessRights": [
                  {
                    "_DoorAccessRightID": 1,
                    "_AccessRightID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessRight": {
                      "_AccessRightID": 1,
                      "_AccessRightName": "sample string 2",
                      "_SysNumber": 3,
                      "_AccessRightAccessProfiles": [
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAccessRight": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DoorAccessRightID": 1,
                    "_AccessRightID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessRight": {
                      "_AccessRightID": 1,
                      "_AccessRightName": "sample string 2",
                      "_SysNumber": 3,
                      "_AccessRightAccessProfiles": [
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAccessRight": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_AccessServiceDoors": [
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DeviceCommStats": [
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_BatteryActivities": [
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  },
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  }
                ],
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_AccessCard": {
                "_AccessCardID": 1,
                "_BadgeLabel": "sample string 2",
                "_AccessCardStatus": 0,
                "_BadgeNumber": "sample string 3",
                "_IsAchieved": 4,
                "_SysNumber": 5,
                "_PersonAccessCards": [
                  {
                    "_PersonAccessCardID": 1,
                    "_PersonID": 2,
                    "_AccessCardID": 3,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_PersonAccessCardID": 1,
                    "_PersonID": 2,
                    "_AccessCardID": 3,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DoorAuditories": [],
                "_MifareCard": {
                  "_AccessCardID": 1,
                  "_MediumType": 0,
                  "_SerialNumber": "sample string 2",
                  "_Technology": 0,
                  "_KeyToken": "sample string 3",
                  "_IsAchieved": 4,
                  "_SysNumber": 5,
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            },
            {
              "_DoorAuditID": 1,
              "_When": "2025-12-06T17:37:40.154373+00:00",
              "_UserID": 3,
              "_What": 4,
              "_LockID": 5,
              "_Verified": 6,
              "_SendToPms": 7,
              "_DoorAuditCodeID": 1,
              "_PersonID": 1,
              "_DoorSpecialOperatorID": 1,
              "_DoorID": 1,
              "_AccessCardID": 1,
              "_SysNumber": 8,
              "_DoorAuditCode": {
                "_DoorAuditCodeID": 1,
                "_OperationCode": 0,
                "_Name": "sample string 2",
                "_verifiable": 3,
                "_Result": "sample string 4",
                "_SysNumber": 5,
                "_DoorAuditories": []
              },
              "_DoorSpecialOperator": {
                "_DoorSpecialOperatorID": 1,
                "_DecID": 2,
                "_Description": "sample string 3",
                "_SysNumber": 4
              },
              "_Door": {
                "_DoorID": 1,
                "_AOSId": 1,
                "_LockNumber": 1,
                "_LockID": 1,
                "_DoorName": "sample string 2",
                "_LockType": 1,
                "_TimeTableID": 1,
                "_WApPhyAddr": 3,
                "_WApPhyAddr2": 4,
                "_WeeklyProgramID": 1,
                "_AccessPointID": 1,
                "_CalendarID": 1,
                "_DsdCalendarID": 1,
                "_DrFunction": 0,
                "_DrLocation": "sample string 5",
                "_DrImg": "sample string 6",
                "_HardwareId": 7,
                "_IsActive": 8,
                "_IpAddress": "sample string 9",
                "_DoorSettings": {
                  "_DoorID": 1,
                  "_Sequencenumber": 2,
                  "_Office": 3,
                  "_Author_Req": "sample string 4",
                  "_Status": 5,
                  "_CommonPin": "sample string 6",
                  "_Block": 7,
                  "_Cancel": 8,
                  "_Prog": 9,
                  "_Position": 10,
                  "_AuthorDef": "sample string 11",
                  "_AuthorOp": "sample string 12",
                  "_CopyCounter": 13,
                  "_OneShotCounter": 14,
                  "GuestTimeZone": 15,
                  "_OfficeEnabled": 16,
                  "_OfficeOpt": 17,
                  "_AdaEnabled": 18,
                  "_AdaOpt": 19,
                  "_OverRideBlocked": 20,
                  "_OverRidePrivacy": 21,
                  "_AuthorCh": "sample string 22",
                  "_OfficeCh": 23,
                  "_AdaCh": 24,
                  "_OCId": 25,
                  "_I2C": 26,
                  "_ZoneIn": 27,
                  "_ZoneOut": 28,
                  "_AreaIn": 29,
                  "_AreaOut": 30,
                  "_SerialNumber": "sample string 31",
                  "_ReqLevel": 32,
                  "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                  "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_WOnlineStatus": "sample string 33",
                  "_WAprotocolConfig": "sample string 34",
                  "_WAliveData": "sample string 35",
                  "_WEventModeData": "sample string 36",
                  "_WPollingModeData": "sample string 37",
                  "_WSignalStrength": 38,
                  "_WPendingTasks": 39,
                  "_WLastChanges": "sample string 40",
                  "_W_ComType": "sample string 41",
                  "_W_DisplayOnSecurityMonitor": 42,
                  "_AlarmNotificationCounter": 43,
                  "_W_PhyAppAssigned": 44,
                  "_BatteryLevel": 45,
                  "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorInfo": {
                  "_DoorID": 1,
                  "_OnlineStatus": 0,
                  "_BatteryStatus": 0,
                  "_DoorAlarm": 0,
                  "_DoorState": 0,
                  "_Voltage": 2.1,
                  "_FwVersion": "sample string 3",
                  "_SignalStrenght": 0
                },
                "_TimeTable": {
                  "_TimeTableID": 1,
                  "_TTName": "sample string 2",
                  "_TTDescription": "sample string 3",
                  "_SysNumber": 4,
                  "_Doors": [],
                  "_TimeZones": [
                    {
                      "_TimeZoneID": 1,
                      "_TimeZoneNumber": 0,
                      "_Description": "sample string 2",
                      "_Shifts": [
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_TimeTableID": 1,
                      "_SysNumber": 3,
                      "_TimeZoneAccessProfiles": [
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_TimeZoneID": 1,
                      "_TimeZoneNumber": 0,
                      "_Description": "sample string 2",
                      "_Shifts": [
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_TimeTableID": 1,
                      "_SysNumber": 3,
                      "_TimeZoneAccessProfiles": [
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_WeeklyProgram": {
                  "_WeeklyProgramID": 1,
                  "_WeekProgramName": "sample string 2",
                  "_SysNumber": 3,
                  "_DoorPrograms": [
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_HardwareTemplate": {
                  "_HardwareId": 1,
                  "AOSId": 2,
                  "_Name": "sample string 3",
                  "_Description": "sample string 4",
                  "_TimeMotor": 5,
                  "_HWLockType": 0,
                  "_TimeOpen": 6,
                  "_TimeOpenNext": 7,
                  "_OPTSENS": 8,
                  "_CloseAftLatch": 9,
                  "_FireRegTime": 10,
                  "_FireRegOnOff": 11,
                  "_AlwaysAwaken": 0,
                  "_LowBattindToGuest": 0,
                  "_Buzzer": 0,
                  "_UseAlkalineBattery": 0,
                  "_IsWirelessDevice": 0,
                  "_EnableBluetooth": 0,
                  "_WIsDevrcvMode": 0,
                  "_USePrivacyAsDoorContact": 0,
                  "_DCReversed": 0,
                  "_OfficeOnce": 0,
                  "_EnableFreePassage": 0,
                  "_EnableBlokingCard": 0,
                  "_EnableCancellingCard": 0,
                  "_EnableProgramingCard": 0,
                  "_EnableWirelessMonitoring": 0,
                  "_DndHasPriority": 12,
                  "_BDMTimeMotor": 13,
                  "_RecordPrivacy": 14,
                  "_RecordExit": 15,
                  "_Pir": 16,
                  "_Ble": 64,
                  "_Nfc": 18,
                  "_Validation": 19,
                  "_DoorContact": 0,
                  "_TouchScreen": 20,
                  "_Wifi24": 21,
                  "_WifisubG": 22,
                  "_Privacy": 23,
                  "_Bus": 24,
                  "_MembraneButtonType": 25,
                  "_BusType": 0,
                  "_LockModels": 64,
                  "_Subnetmask": "sample string 27",
                  "_Gateway": "sample string 28",
                  "_IpAddress": "sample string 29",
                  "_RFID": 64,
                  "_InsideButton": 0,
                  "_ProductType": 0,
                  "_IsActive": 31,
                  "_Battery": 32,
                  "_BlePoolingTimeinSec": 33,
                  "_Relock": 34,
                  "_RelayAlways": 35,
                  "_Borrable": 36,
                  "_TSENS": 37,
                  "_IntInPut1": 38,
                  "_IntInPut2": 39,
                  "_IntInPut3": 40,
                  "_IntInPut4": 41,
                  "_IntOutput1": 42,
                  "_IntOutput2": 43,
                  "_IntOutput3": 44,
                  "_IntOutput4": 45,
                  "_ExtInput11": 46,
                  "_ExtInput12": 47,
                  "_ExtInput13": 48,
                  "_ExtInput14": 49,
                  "_ExtOutput11": 50,
                  "_ExtOutput12": 51,
                  "_ExtOutput13": 52,
                  "_ExtOutput14": 53,
                  "_ExtInput21": 54,
                  "_ExtInput22": 55,
                  "_ExtInput23": 56,
                  "_ExtInput24": 57,
                  "_ExtOutput21": 58,
                  "_ExtOutput22": 59,
                  "_ExtOutput23": 60,
                  "_ExtOutput24": 61,
                  "_ExtInput31": 62,
                  "_ExtInput32": 63,
                  "_ExtInput33": 64,
                  "_ExtInput34": 65,
                  "_Extoutput31": 66,
                  "_Extoutput32": 67,
                  "_Extoutput33": 68,
                  "_Extoutput34": 69,
                  "_Extinput41": 70,
                  "_Extinput42": 71,
                  "_Extinput43": 72,
                  "_Extinput44": 73,
                  "_ExtOutput41": 74,
                  "_ExtOutput42": 75,
                  "_ExtOutput43": 76,
                  "_ExtOutput44": 77,
                  "_ExtInput51": 78,
                  "_ExtInput52": 79,
                  "_ExtInput53": 80,
                  "_ExtInput54": 81,
                  "_ExtOutput51": 82,
                  "_ExtOutput52": 83,
                  "_ExtOutput53": 84,
                  "_ExtOutput54": 85,
                  "_ExtInput61": 86,
                  "_ExtInput62": 87,
                  "_ExtInput63": 88,
                  "_ExtInput64": 89,
                  "_ExtOutput61": 90,
                  "_ExtOutput62": 91,
                  "_ExtOutput63": 92,
                  "_ExtOutput64": 93,
                  "_ExtInput71": 94,
                  "_ExtInput72": 95,
                  "_ExtInput73": 96,
                  "_ExtInput74": 97,
                  "_ExtOutput71": 98,
                  "_ExtOutput72": 99,
                  "_ExtOutput73": 100,
                  "_ExtOutput74": 101,
                  "ExtInput81": 102,
                  "_ExtInput82": 103,
                  "_ExtInput83": 104,
                  "_ExtInput84": 105,
                  "_ExtOutput81": 106,
                  "_ExtOutput82": 107,
                  "_ExtOutput83": 108,
                  "_ExtOutput84": 109,
                  "_Inti2cFixedPart": "sample string 110",
                  "_Out1i2cFixedPart": "sample string 111",
                  "_Out2i2cFixedPart": "sample string 112",
                  "_Out3i2cFixedPart": "sample string 113",
                  "_Out4i2cFixedPart": "sample string 114",
                  "_Out5i2cFixedPart": "sample string 115",
                  "_Out6i2cFixedPart": "sample string 116",
                  "_Out7i2cFixedPart": "sample string 117",
                  "_Out8i2cFixedPart": "sample string 118",
                  "_I1IsReverse": 119,
                  "_I2IsReverse": 120,
                  "_I3IsReverse": 121,
                  "_I4IsReverse": 122,
                  "_O1IsReverse": 123,
                  "_O2IsReverse": 124,
                  "_O3IsReverse": 125,
                  "_O4IsReverse": 126,
                  "_I1Description": "sample string 127",
                  "_I2Description": "sample string 128",
                  "_I3Description": "sample string 129",
                  "_I4Description": "sample string 130",
                  "_O1Description": "sample string 131",
                  "_O2Description": "sample string 132",
                  "_O3Description": "sample string 133",
                  "_O4Description": "sample string 134",
                  "_SysNumber": 135,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_AccessPoint": {
                  "_AccessPointID": 1,
                  "_ApIPAddr": "sample string 2",
                  "_ApComID": 3,
                  "_ApSubnetmask": "sample string 4",
                  "_ApGateWay": "sample string 5",
                  "_ApName": "sample string 6",
                  "_ApOnlineStatus": "sample string 7",
                  "_ApFwVersion": "sample string 8",
                  "_ApLastCommunication": "sample string 9",
                  "_ApConnectedLock": 10,
                  "_ApPhyAddr": 11,
                  "_ApGroupID": 12,
                  "_AOSId": 13,
                  "_SysNumber": 14,
                  "_CurrentIPAddr": "sample string 15",
                  "_Channels": 16,
                  "_ApGroup": {
                    "_ApGroupID": 1,
                    "_ApGrpName": "sample string 2",
                    "_ApGrpDesc": "sample string 3",
                    "_ApGrpLastChanges": "sample string 4",
                    "_NbOfAp": 5,
                    "_SysNumber": 6,
                    "_AccessPoints": [],
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  "_Doors": [],
                  "_DeviceCommStats": [
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DsdCalendar": {
                  "_DsdCalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_Hours": 5,
                  "_Action": "sample string 6",
                  "_SysNumber": 7,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_Calendar": {
                  "_CalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_SysNumber": 5,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorWirelessSettings": {
                  "_DoorID": 1,
                  "_AllowedEvt1": 64,
                  "_AllowedEvt2": 64,
                  "_WTimeUnit": 64,
                  "_WTimeInterval": 64,
                  "_WContactTime": 64
                },
                "_DoorApConfig": {
                  "_DoorID": 1,
                  "_ApConfig": 64,
                  "_ApChannel": 64,
                  "_UserDefApAddr": 4,
                  "_TimeUnit": 64,
                  "_ContactTime": 64
                },
                "_IsAchieved": 10,
                "_SysNumber": 11,
                "_NameSettingCode": "sample string 12",
                "_Position": 13,
                "_DoorAuditories": [],
                "_LockMasters": [
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_LockComposes": [
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_WifiTasks": [
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DoorDoorGroups": [
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  },
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  }
                ],
                "_DoorAccessRights": [
                  {
                    "_DoorAccessRightID": 1,
                    "_AccessRightID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessRight": {
                      "_AccessRightID": 1,
                      "_AccessRightName": "sample string 2",
                      "_SysNumber": 3,
                      "_AccessRightAccessProfiles": [
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAccessRight": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DoorAccessRightID": 1,
                    "_AccessRightID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessRight": {
                      "_AccessRightID": 1,
                      "_AccessRightName": "sample string 2",
                      "_SysNumber": 3,
                      "_AccessRightAccessProfiles": [
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAccessRight": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_AccessServiceDoors": [
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DeviceCommStats": [
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_BatteryActivities": [
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  },
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  }
                ],
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_AccessCard": {
                "_AccessCardID": 1,
                "_BadgeLabel": "sample string 2",
                "_AccessCardStatus": 0,
                "_BadgeNumber": "sample string 3",
                "_IsAchieved": 4,
                "_SysNumber": 5,
                "_PersonAccessCards": [
                  {
                    "_PersonAccessCardID": 1,
                    "_PersonID": 2,
                    "_AccessCardID": 3,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_PersonAccessCardID": 1,
                    "_PersonID": 2,
                    "_AccessCardID": 3,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DoorAuditories": [],
                "_MifareCard": {
                  "_AccessCardID": 1,
                  "_MediumType": 0,
                  "_SerialNumber": "sample string 2",
                  "_Technology": 0,
                  "_KeyToken": "sample string 3",
                  "_IsAchieved": 4,
                  "_SysNumber": 5,
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            }
          ],
          "_SystemAuditories": [
            {
              "_SystemAuditID": 1,
              "_When": "2025-12-06T17:37:40.154373+00:00",
              "_Application": 1,
              "_ExtWhat": 0,
              "_ExtWhat2": 0,
              "_Details": "sample string 3",
              "_PersonID": 4,
              "_SystemAuditCodeID": 5,
              "_SysNumber": 6,
              "_SystemAuditCode": {
                "_SystemAuditCodeID": 1,
                "_Operation": 1,
                "_Application": 1,
                "_Description": "sample string 2",
                "_SysNumber": 3,
                "_SystemAuditories": [],
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            },
            {
              "_SystemAuditID": 1,
              "_When": "2025-12-06T17:37:40.154373+00:00",
              "_Application": 1,
              "_ExtWhat": 0,
              "_ExtWhat2": 0,
              "_Details": "sample string 3",
              "_PersonID": 4,
              "_SystemAuditCodeID": 5,
              "_SysNumber": 6,
              "_SystemAuditCode": {
                "_SystemAuditCodeID": 1,
                "_Operation": 1,
                "_Application": 1,
                "_Description": "sample string 2",
                "_SysNumber": 3,
                "_SystemAuditories": [],
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            }
          ],
          "_UsermenuPermissions": [
            {
              "Id": 1,
              "_PersonID": 2,
              "SubPermissionId": 3,
              "_SysNumber": 4,
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            },
            {
              "Id": 1,
              "_PersonID": 2,
              "SubPermissionId": 3,
              "_SysNumber": 4,
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            }
          ],
          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
        },
        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
      },
      {
        "_AccessProfilePersonID": 1,
        "_AccessProfileID": 2,
        "_PersonID": 3,
        "_SysNumber": 4,
        "_Person": {
          "_PersonID": 1,
          "_UserId": 1,
          "_PersonType": 0,
          "_Email": "sample string 2",
          "_FirstName": "sample string 3",
          "_LastName": "sample string 4",
          "_PersonStatus": 0,
          "_PersonPIN": 1,
          "USERNAME": "sample string 5",
          "_Password": "sample string 6",
          "DepartmentID": 7,
          "_ISACTIVE": 8,
          "_IMAGE": 9,
          "_ISOPERATOR": 10,
          "_PersonInfo": {
            "PersonID": 1,
            "_Address": "sample string 2",
            "_Birthday": "sample string 3",
            "_Country": "sample string 4",
            "_Phone": "sample string 5",
            "_PostalCode": "sample string 6",
            "_Title": 0,
            "_Gender": 0,
            "_ExternalID": "sample string 7",
            "_ExternalID2": 8,
            "_ExternalID3": 9,
            "_ExternalID4": "sample string 10",
            "_ExternalID5": 11,
            "_Photo": "sample string 12",
            "_MaritalStatus": 0,
            "_Addresse2": "sample string 13"
          },
          "_PersonMc": {
            "PersonID": 1,
            "MASTERPIN": "sample string 2",
            "OVERRIDESBLOCKED": 3,
            "OVERRIDESPRIVACY": 4,
            "OFFICEENABLED": 5,
            "ISUPDATED": 6,
            "AUTHORIZATIONS": "sample string 7",
            "ISADA": 8,
            "REWRITE": 9,
            "REWRITEDAYS": "sample string 10",
            "REWRITEPIN": "sample string 11",
            "WRONGPINATTEMPTS": 12,
            "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
            "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
            "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
            "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
            "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
            "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
            "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
            "ISPATTERN": 13,
            "NOBORRABLE": 14,
            "SERIALNUMBER": "sample string 15",
            "revalidationdata": "sample string 16",
            "_MasterID": 1,
            "TIMEZONE": 1.0,
            "MastersID": 1,
            "_Master": {
              "MastersID": 1,
              "_McMasterID": 2,
              "_Abrev": "sample string 3",
              "_description": "sample string 4",
              "_SeqNumber": 5.1,
              "_IsActive": 6,
              "Special": 7,
              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
              "_vip": 8,
              "_LockMasters": [
                {
                  "_LockMasterID": 1,
                  "_McDoorID": 2,
                  "_McMasterID": 3,
                  "MastersID": 1,
                  "_DoorID": 1,
                  "_SysNumber": 4,
                  "_Door": {
                    "_DoorID": 1,
                    "_AOSId": 1,
                    "_LockNumber": 1,
                    "_LockID": 1,
                    "_DoorName": "sample string 2",
                    "_LockType": 1,
                    "_TimeTableID": 1,
                    "_WApPhyAddr": 3,
                    "_WApPhyAddr2": 4,
                    "_WeeklyProgramID": 1,
                    "_AccessPointID": 1,
                    "_CalendarID": 1,
                    "_DsdCalendarID": 1,
                    "_DrFunction": 0,
                    "_DrLocation": "sample string 5",
                    "_DrImg": "sample string 6",
                    "_HardwareId": 7,
                    "_IsActive": 8,
                    "_IpAddress": "sample string 9",
                    "_DoorSettings": {
                      "_DoorID": 1,
                      "_Sequencenumber": 2,
                      "_Office": 3,
                      "_Author_Req": "sample string 4",
                      "_Status": 5,
                      "_CommonPin": "sample string 6",
                      "_Block": 7,
                      "_Cancel": 8,
                      "_Prog": 9,
                      "_Position": 10,
                      "_AuthorDef": "sample string 11",
                      "_AuthorOp": "sample string 12",
                      "_CopyCounter": 13,
                      "_OneShotCounter": 14,
                      "GuestTimeZone": 15,
                      "_OfficeEnabled": 16,
                      "_OfficeOpt": 17,
                      "_AdaEnabled": 18,
                      "_AdaOpt": 19,
                      "_OverRideBlocked": 20,
                      "_OverRidePrivacy": 21,
                      "_AuthorCh": "sample string 22",
                      "_OfficeCh": 23,
                      "_AdaCh": 24,
                      "_OCId": 25,
                      "_I2C": 26,
                      "_ZoneIn": 27,
                      "_ZoneOut": 28,
                      "_AreaIn": 29,
                      "_AreaOut": 30,
                      "_SerialNumber": "sample string 31",
                      "_ReqLevel": 32,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                      "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                      "_WOnlineStatus": "sample string 33",
                      "_WAprotocolConfig": "sample string 34",
                      "_WAliveData": "sample string 35",
                      "_WEventModeData": "sample string 36",
                      "_WPollingModeData": "sample string 37",
                      "_WSignalStrength": 38,
                      "_WPendingTasks": 39,
                      "_WLastChanges": "sample string 40",
                      "_W_ComType": "sample string 41",
                      "_W_DisplayOnSecurityMonitor": 42,
                      "_AlarmNotificationCounter": 43,
                      "_W_PhyAppAssigned": 44,
                      "_BatteryLevel": 45,
                      "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorInfo": {
                      "_DoorID": 1,
                      "_OnlineStatus": 0,
                      "_BatteryStatus": 0,
                      "_DoorAlarm": 0,
                      "_DoorState": 0,
                      "_Voltage": 2.1,
                      "_FwVersion": "sample string 3",
                      "_SignalStrenght": 0
                    },
                    "_TimeTable": {
                      "_TimeTableID": 1,
                      "_TTName": "sample string 2",
                      "_TTDescription": "sample string 3",
                      "_SysNumber": 4,
                      "_Doors": [],
                      "_TimeZones": [
                        {
                          "_TimeZoneID": 1,
                          "_TimeZoneNumber": 0,
                          "_Description": "sample string 2",
                          "_Shifts": [
                            {
                              "_TimeShiftID": 1,
                              "_TimeShiftNumber": 0,
                              "_Enabled": 0,
                              "_Mon": 0,
                              "_Tue": 0,
                              "_Wed": 0,
                              "_Thu": 0,
                              "_Fr": 0,
                              "_Sat": 0,
                              "_Sun": 0,
                              "_Hol": 0,
                              "_From": "sample string 2",
                              "_To": "sample string 3",
                              "_TimeZoneID": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_TimeShiftID": 1,
                              "_TimeShiftNumber": 0,
                              "_Enabled": 0,
                              "_Mon": 0,
                              "_Tue": 0,
                              "_Wed": 0,
                              "_Thu": 0,
                              "_Fr": 0,
                              "_Sat": 0,
                              "_Sun": 0,
                              "_Hol": 0,
                              "_From": "sample string 2",
                              "_To": "sample string 3",
                              "_TimeZoneID": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_TimeTableID": 1,
                          "_SysNumber": 3,
                          "_TimeZoneAccessProfiles": [
                            {
                              "_TimeZoneAccessProfileID": 1,
                              "_TimeZoneID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_TimeZoneAccessProfileID": 1,
                              "_TimeZoneID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeZoneID": 1,
                          "_TimeZoneNumber": 0,
                          "_Description": "sample string 2",
                          "_Shifts": [
                            {
                              "_TimeShiftID": 1,
                              "_TimeShiftNumber": 0,
                              "_Enabled": 0,
                              "_Mon": 0,
                              "_Tue": 0,
                              "_Wed": 0,
                              "_Thu": 0,
                              "_Fr": 0,
                              "_Sat": 0,
                              "_Sun": 0,
                              "_Hol": 0,
                              "_From": "sample string 2",
                              "_To": "sample string 3",
                              "_TimeZoneID": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_TimeShiftID": 1,
                              "_TimeShiftNumber": 0,
                              "_Enabled": 0,
                              "_Mon": 0,
                              "_Tue": 0,
                              "_Wed": 0,
                              "_Thu": 0,
                              "_Fr": 0,
                              "_Sat": 0,
                              "_Sun": 0,
                              "_Hol": 0,
                              "_From": "sample string 2",
                              "_To": "sample string 3",
                              "_TimeZoneID": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_TimeTableID": 1,
                          "_SysNumber": 3,
                          "_TimeZoneAccessProfiles": [
                            {
                              "_TimeZoneAccessProfileID": 1,
                              "_TimeZoneID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_TimeZoneAccessProfileID": 1,
                              "_TimeZoneID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_WeeklyProgram": {
                      "_WeeklyProgramID": 1,
                      "_WeekProgramName": "sample string 2",
                      "_SysNumber": 3,
                      "_DoorPrograms": [
                        {
                          "_DoorProgramID": 1,
                          "_WeeklyProgramID": 1,
                          "_Time": "sample string 2",
                          "_DoorProgramTableID": 3,
                          "_Monday": 0,
                          "_Tuesday": 0,
                          "_Wednesday": 0,
                          "_Thursday": 0,
                          "_Friday": 0,
                          "_Saturday": 0,
                          "_Sunday": 0,
                          "_Holiday": 0,
                          "_ProgramName": "sample string 4",
                          "_SysNumber": 5,
                          "_DoorProgramTable": {
                            "_DoorProgramTableID": 1,
                            "_PKey": 2,
                            "_Description": "sample string 3",
                            "_NeedKeyPad": 4,
                            "_IndexName": 5,
                            "_SysNumber": 6,
                            "_DoorPrograms": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DoorProgramID": 1,
                          "_WeeklyProgramID": 1,
                          "_Time": "sample string 2",
                          "_DoorProgramTableID": 3,
                          "_Monday": 0,
                          "_Tuesday": 0,
                          "_Wednesday": 0,
                          "_Thursday": 0,
                          "_Friday": 0,
                          "_Saturday": 0,
                          "_Sunday": 0,
                          "_Holiday": 0,
                          "_ProgramName": "sample string 4",
                          "_SysNumber": 5,
                          "_DoorProgramTable": {
                            "_DoorProgramTableID": 1,
                            "_PKey": 2,
                            "_Description": "sample string 3",
                            "_NeedKeyPad": 4,
                            "_IndexName": 5,
                            "_SysNumber": 6,
                            "_DoorPrograms": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_Doors": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_HardwareTemplate": {
                      "_HardwareId": 1,
                      "AOSId": 2,
                      "_Name": "sample string 3",
                      "_Description": "sample string 4",
                      "_TimeMotor": 5,
                      "_HWLockType": 0,
                      "_TimeOpen": 6,
                      "_TimeOpenNext": 7,
                      "_OPTSENS": 8,
                      "_CloseAftLatch": 9,
                      "_FireRegTime": 10,
                      "_FireRegOnOff": 11,
                      "_AlwaysAwaken": 0,
                      "_LowBattindToGuest": 0,
                      "_Buzzer": 0,
                      "_UseAlkalineBattery": 0,
                      "_IsWirelessDevice": 0,
                      "_EnableBluetooth": 0,
                      "_WIsDevrcvMode": 0,
                      "_USePrivacyAsDoorContact": 0,
                      "_DCReversed": 0,
                      "_OfficeOnce": 0,
                      "_EnableFreePassage": 0,
                      "_EnableBlokingCard": 0,
                      "_EnableCancellingCard": 0,
                      "_EnableProgramingCard": 0,
                      "_EnableWirelessMonitoring": 0,
                      "_DndHasPriority": 12,
                      "_BDMTimeMotor": 13,
                      "_RecordPrivacy": 14,
                      "_RecordExit": 15,
                      "_Pir": 16,
                      "_Ble": 64,
                      "_Nfc": 18,
                      "_Validation": 19,
                      "_DoorContact": 0,
                      "_TouchScreen": 20,
                      "_Wifi24": 21,
                      "_WifisubG": 22,
                      "_Privacy": 23,
                      "_Bus": 24,
                      "_MembraneButtonType": 25,
                      "_BusType": 0,
                      "_LockModels": 64,
                      "_Subnetmask": "sample string 27",
                      "_Gateway": "sample string 28",
                      "_IpAddress": "sample string 29",
                      "_RFID": 64,
                      "_InsideButton": 0,
                      "_ProductType": 0,
                      "_IsActive": 31,
                      "_Battery": 32,
                      "_BlePoolingTimeinSec": 33,
                      "_Relock": 34,
                      "_RelayAlways": 35,
                      "_Borrable": 36,
                      "_TSENS": 37,
                      "_IntInPut1": 38,
                      "_IntInPut2": 39,
                      "_IntInPut3": 40,
                      "_IntInPut4": 41,
                      "_IntOutput1": 42,
                      "_IntOutput2": 43,
                      "_IntOutput3": 44,
                      "_IntOutput4": 45,
                      "_ExtInput11": 46,
                      "_ExtInput12": 47,
                      "_ExtInput13": 48,
                      "_ExtInput14": 49,
                      "_ExtOutput11": 50,
                      "_ExtOutput12": 51,
                      "_ExtOutput13": 52,
                      "_ExtOutput14": 53,
                      "_ExtInput21": 54,
                      "_ExtInput22": 55,
                      "_ExtInput23": 56,
                      "_ExtInput24": 57,
                      "_ExtOutput21": 58,
                      "_ExtOutput22": 59,
                      "_ExtOutput23": 60,
                      "_ExtOutput24": 61,
                      "_ExtInput31": 62,
                      "_ExtInput32": 63,
                      "_ExtInput33": 64,
                      "_ExtInput34": 65,
                      "_Extoutput31": 66,
                      "_Extoutput32": 67,
                      "_Extoutput33": 68,
                      "_Extoutput34": 69,
                      "_Extinput41": 70,
                      "_Extinput42": 71,
                      "_Extinput43": 72,
                      "_Extinput44": 73,
                      "_ExtOutput41": 74,
                      "_ExtOutput42": 75,
                      "_ExtOutput43": 76,
                      "_ExtOutput44": 77,
                      "_ExtInput51": 78,
                      "_ExtInput52": 79,
                      "_ExtInput53": 80,
                      "_ExtInput54": 81,
                      "_ExtOutput51": 82,
                      "_ExtOutput52": 83,
                      "_ExtOutput53": 84,
                      "_ExtOutput54": 85,
                      "_ExtInput61": 86,
                      "_ExtInput62": 87,
                      "_ExtInput63": 88,
                      "_ExtInput64": 89,
                      "_ExtOutput61": 90,
                      "_ExtOutput62": 91,
                      "_ExtOutput63": 92,
                      "_ExtOutput64": 93,
                      "_ExtInput71": 94,
                      "_ExtInput72": 95,
                      "_ExtInput73": 96,
                      "_ExtInput74": 97,
                      "_ExtOutput71": 98,
                      "_ExtOutput72": 99,
                      "_ExtOutput73": 100,
                      "_ExtOutput74": 101,
                      "ExtInput81": 102,
                      "_ExtInput82": 103,
                      "_ExtInput83": 104,
                      "_ExtInput84": 105,
                      "_ExtOutput81": 106,
                      "_ExtOutput82": 107,
                      "_ExtOutput83": 108,
                      "_ExtOutput84": 109,
                      "_Inti2cFixedPart": "sample string 110",
                      "_Out1i2cFixedPart": "sample string 111",
                      "_Out2i2cFixedPart": "sample string 112",
                      "_Out3i2cFixedPart": "sample string 113",
                      "_Out4i2cFixedPart": "sample string 114",
                      "_Out5i2cFixedPart": "sample string 115",
                      "_Out6i2cFixedPart": "sample string 116",
                      "_Out7i2cFixedPart": "sample string 117",
                      "_Out8i2cFixedPart": "sample string 118",
                      "_I1IsReverse": 119,
                      "_I2IsReverse": 120,
                      "_I3IsReverse": 121,
                      "_I4IsReverse": 122,
                      "_O1IsReverse": 123,
                      "_O2IsReverse": 124,
                      "_O3IsReverse": 125,
                      "_O4IsReverse": 126,
                      "_I1Description": "sample string 127",
                      "_I2Description": "sample string 128",
                      "_I3Description": "sample string 129",
                      "_I4Description": "sample string 130",
                      "_O1Description": "sample string 131",
                      "_O2Description": "sample string 132",
                      "_O3Description": "sample string 133",
                      "_O4Description": "sample string 134",
                      "_SysNumber": 135,
                      "_Doors": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DsdCalendar": {
                      "_DsdCalendarID": 1,
                      "_Year": 2,
                      "_Month": 3,
                      "_Day": 4,
                      "_Hours": 5,
                      "_Action": "sample string 6",
                      "_SysNumber": 7,
                      "_Doors": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_Calendar": {
                      "_CalendarID": 1,
                      "_Year": 2,
                      "_Month": 3,
                      "_Day": 4,
                      "_SysNumber": 5,
                      "_Doors": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorWirelessSettings": {
                      "_DoorID": 1,
                      "_AllowedEvt1": 64,
                      "_AllowedEvt2": 64,
                      "_WTimeUnit": 64,
                      "_WTimeInterval": 64,
                      "_WContactTime": 64
                    },
                    "_DoorApConfig": {
                      "_DoorID": 1,
                      "_ApConfig": 64,
                      "_ApChannel": 64,
                      "_UserDefApAddr": 4,
                      "_TimeUnit": 64,
                      "_ContactTime": 64
                    },
                    "_IsAchieved": 10,
                    "_SysNumber": 11,
                    "_NameSettingCode": "sample string 12",
                    "_Position": 13,
                    "_DoorAuditories": [
                      {
                        "_DoorAuditID": 1,
                        "_When": "2025-12-06T17:37:40.154373+00:00",
                        "_UserID": 3,
                        "_What": 4,
                        "_LockID": 5,
                        "_Verified": 6,
                        "_SendToPms": 7,
                        "_DoorAuditCodeID": 1,
                        "_PersonID": 1,
                        "_DoorSpecialOperatorID": 1,
                        "_DoorID": 1,
                        "_AccessCardID": 1,
                        "_SysNumber": 8,
                        "_DoorAuditCode": {
                          "_DoorAuditCodeID": 1,
                          "_OperationCode": 0,
                          "_Name": "sample string 2",
                          "_verifiable": 3,
                          "_Result": "sample string 4",
                          "_SysNumber": 5,
                          "_DoorAuditories": []
                        },
                        "_DoorSpecialOperator": {
                          "_DoorSpecialOperatorID": 1,
                          "_DecID": 2,
                          "_Description": "sample string 3",
                          "_SysNumber": 4
                        },
                        "_AccessCard": {
                          "_AccessCardID": 1,
                          "_BadgeLabel": "sample string 2",
                          "_AccessCardStatus": 0,
                          "_BadgeNumber": "sample string 3",
                          "_IsAchieved": 4,
                          "_SysNumber": 5,
                          "_PersonAccessCards": [
                            {
                              "_PersonAccessCardID": 1,
                              "_PersonID": 2,
                              "_AccessCardID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_PersonAccessCardID": 1,
                              "_PersonID": 2,
                              "_AccessCardID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_DoorAuditories": [],
                          "_MifareCard": {
                            "_AccessCardID": 1,
                            "_MediumType": 0,
                            "_SerialNumber": "sample string 2",
                            "_Technology": 0,
                            "_KeyToken": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "_DoorAuditID": 1,
                        "_When": "2025-12-06T17:37:40.154373+00:00",
                        "_UserID": 3,
                        "_What": 4,
                        "_LockID": 5,
                        "_Verified": 6,
                        "_SendToPms": 7,
                        "_DoorAuditCodeID": 1,
                        "_PersonID": 1,
                        "_DoorSpecialOperatorID": 1,
                        "_DoorID": 1,
                        "_AccessCardID": 1,
                        "_SysNumber": 8,
                        "_DoorAuditCode": {
                          "_DoorAuditCodeID": 1,
                          "_OperationCode": 0,
                          "_Name": "sample string 2",
                          "_verifiable": 3,
                          "_Result": "sample string 4",
                          "_SysNumber": 5,
                          "_DoorAuditories": []
                        },
                        "_DoorSpecialOperator": {
                          "_DoorSpecialOperatorID": 1,
                          "_DecID": 2,
                          "_Description": "sample string 3",
                          "_SysNumber": 4
                        },
                        "_AccessCard": {
                          "_AccessCardID": 1,
                          "_BadgeLabel": "sample string 2",
                          "_AccessCardStatus": 0,
                          "_BadgeNumber": "sample string 3",
                          "_IsAchieved": 4,
                          "_SysNumber": 5,
                          "_PersonAccessCards": [
                            {
                              "_PersonAccessCardID": 1,
                              "_PersonID": 2,
                              "_AccessCardID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_PersonAccessCardID": 1,
                              "_PersonID": 2,
                              "_AccessCardID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_DoorAuditories": [],
                          "_MifareCard": {
                            "_AccessCardID": 1,
                            "_MediumType": 0,
                            "_SerialNumber": "sample string 2",
                            "_Technology": 0,
                            "_KeyToken": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_LockMasters": [],
                    "_LockComposes": [
                      {
                        "_LockComposeID": 1,
                        "_DoorID1": 2,
                        "_DoorID2": 3,
                        "_DoorID": 1,
                        "_SysNumber": 4,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "_LockComposeID": 1,
                        "_DoorID1": 2,
                        "_DoorID2": 3,
                        "_DoorID": 1,
                        "_SysNumber": 4,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_WifiTasks": [
                      {
                        "WifiTaskID": 1,
                        "_LockID": 2,
                        "_WtTaskTodo": "sample string 3",
                        "_WtTaskPriority": 4,
                        "_WtCmd": "sample string 5",
                        "_WtTaskState": 6,
                        "_WtLastChanges": "sample string 7",
                        "_WtUser": "sample string 8",
                        "_WtCmdText": "sample string 9",
                        "_TaskStateText": "sample string 10",
                        "_DirectSend": 11,
                        "_MsgID": 12,
                        "_IsTaskFromCloud": 13,
                        "_DoorID": 1,
                        "_SysNumber": 14,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "WifiTaskID": 1,
                        "_LockID": 2,
                        "_WtTaskTodo": "sample string 3",
                        "_WtTaskPriority": 4,
                        "_WtCmd": "sample string 5",
                        "_WtTaskState": 6,
                        "_WtLastChanges": "sample string 7",
                        "_WtUser": "sample string 8",
                        "_WtCmdText": "sample string 9",
                        "_TaskStateText": "sample string 10",
                        "_DirectSend": 11,
                        "_MsgID": 12,
                        "_IsTaskFromCloud": 13,
                        "_DoorID": 1,
                        "_SysNumber": 14,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_DoorDoorGroups": [
                      {
                        "_DoorDoorGroupID": 1,
                        "_DoorID": 2,
                        "_DoorGroupID": 3,
                        "_SysNumber": 4,
                        "_DoorGroup": {
                          "_DoorGroupID": 1,
                          "_DoorGroupName": "sample string 2",
                          "_Description": "sample string 3",
                          "_SysNumber": 4,
                          "_DoorDoorGroups": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      },
                      {
                        "_DoorDoorGroupID": 1,
                        "_DoorID": 2,
                        "_DoorGroupID": 3,
                        "_SysNumber": 4,
                        "_DoorGroup": {
                          "_DoorGroupID": 1,
                          "_DoorGroupName": "sample string 2",
                          "_Description": "sample string 3",
                          "_SysNumber": 4,
                          "_DoorDoorGroups": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      }
                    ],
                    "_DoorAccessRights": [
                      {
                        "_DoorAccessRightID": 1,
                        "_AccessRightID": 2,
                        "_DoorID": 3,
                        "_SysNumber": 4,
                        "_AccessRight": {
                          "_AccessRightID": 1,
                          "_AccessRightName": "sample string 2",
                          "_SysNumber": 3,
                          "_AccessRightAccessProfiles": [
                            {
                              "_AccessRightAccessProfileID": 1,
                              "_AccessRightID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_AccessRightAccessProfileID": 1,
                              "_AccessRightID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_DoorAccessRight": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "_DoorAccessRightID": 1,
                        "_AccessRightID": 2,
                        "_DoorID": 3,
                        "_SysNumber": 4,
                        "_AccessRight": {
                          "_AccessRightID": 1,
                          "_AccessRightName": "sample string 2",
                          "_SysNumber": 3,
                          "_AccessRightAccessProfiles": [
                            {
                              "_AccessRightAccessProfileID": 1,
                              "_AccessRightID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_AccessRightAccessProfileID": 1,
                              "_AccessRightID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_DoorAccessRight": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_AccessServiceDoors": [
                      {
                        "_AccessServiceDoorID": 1,
                        "_AccessServiceID": 2,
                        "_DoorID": 3,
                        "_SysNumber": 4,
                        "_AccessService": {
                          "_AccessServiceID": 1,
                          "_Services": 1,
                          "_ServiceName": "sample string 2",
                          "_SysNumber": 3,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "_AccessServiceDoorID": 1,
                        "_AccessServiceID": 2,
                        "_DoorID": 3,
                        "_SysNumber": 4,
                        "_AccessService": {
                          "_AccessServiceID": 1,
                          "_Services": 1,
                          "_ServiceName": "sample string 2",
                          "_SysNumber": 3,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_DeviceCommStats": [
                      {
                        "_DeviceCommStatID": 1,
                        "_AccessPointID": 2,
                        "_DoorID": 3,
                        "_SignalStrenght": 4,
                        "_ComRetries": 5,
                        "_ComErrors": 6,
                        "_NbOfCom": 7,
                        "_Channel": 64,
                        "_DevPrefAp": 0,
                        "_SysNumber": 9,
                        "_AccessPoint": {
                          "_AccessPointID": 1,
                          "_ApIPAddr": "sample string 2",
                          "_ApComID": 3,
                          "_ApSubnetmask": "sample string 4",
                          "_ApGateWay": "sample string 5",
                          "_ApName": "sample string 6",
                          "_ApOnlineStatus": "sample string 7",
                          "_ApFwVersion": "sample string 8",
                          "_ApLastCommunication": "sample string 9",
                          "_ApConnectedLock": 10,
                          "_ApPhyAddr": 11,
                          "_ApGroupID": 12,
                          "_AOSId": 13,
                          "_SysNumber": 14,
                          "_CurrentIPAddr": "sample string 15",
                          "_Channels": 16,
                          "_ApGroup": {
                            "_ApGroupID": 1,
                            "_ApGrpName": "sample string 2",
                            "_ApGrpDesc": "sample string 3",
                            "_ApGrpLastChanges": "sample string 4",
                            "_NbOfAp": 5,
                            "_SysNumber": 6,
                            "_AccessPoints": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_Doors": [],
                          "_DeviceCommStats": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "_DeviceCommStatID": 1,
                        "_AccessPointID": 2,
                        "_DoorID": 3,
                        "_SignalStrenght": 4,
                        "_ComRetries": 5,
                        "_ComErrors": 6,
                        "_NbOfCom": 7,
                        "_Channel": 64,
                        "_DevPrefAp": 0,
                        "_SysNumber": 9,
                        "_AccessPoint": {
                          "_AccessPointID": 1,
                          "_ApIPAddr": "sample string 2",
                          "_ApComID": 3,
                          "_ApSubnetmask": "sample string 4",
                          "_ApGateWay": "sample string 5",
                          "_ApName": "sample string 6",
                          "_ApOnlineStatus": "sample string 7",
                          "_ApFwVersion": "sample string 8",
                          "_ApLastCommunication": "sample string 9",
                          "_ApConnectedLock": 10,
                          "_ApPhyAddr": 11,
                          "_ApGroupID": 12,
                          "_AOSId": 13,
                          "_SysNumber": 14,
                          "_CurrentIPAddr": "sample string 15",
                          "_Channels": 16,
                          "_ApGroup": {
                            "_ApGroupID": 1,
                            "_ApGrpName": "sample string 2",
                            "_ApGrpDesc": "sample string 3",
                            "_ApGrpLastChanges": "sample string 4",
                            "_NbOfAp": 5,
                            "_SysNumber": 6,
                            "_AccessPoints": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_Doors": [],
                          "_DeviceCommStats": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_BatteryActivities": [
                      {
                        "_BatteryActivitiesID": 1,
                        "_DoorID": 2,
                        "_Voltage": "sample string 3",
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                        "_SysNumber": 6
                      },
                      {
                        "_BatteryActivitiesID": 1,
                        "_DoorID": 2,
                        "_Voltage": "sample string 3",
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                        "_SysNumber": 6
                      }
                    ],
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                {
                  "_LockMasterID": 1,
                  "_McDoorID": 2,
                  "_McMasterID": 3,
                  "MastersID": 1,
                  "_DoorID": 1,
                  "_SysNumber": 4,
                  "_Door": {
                    "_DoorID": 1,
                    "_AOSId": 1,
                    "_LockNumber": 1,
                    "_LockID": 1,
                    "_DoorName": "sample string 2",
                    "_LockType": 1,
                    "_TimeTableID": 1,
                    "_WApPhyAddr": 3,
                    "_WApPhyAddr2": 4,
                    "_WeeklyProgramID": 1,
                    "_AccessPointID": 1,
                    "_CalendarID": 1,
                    "_DsdCalendarID": 1,
                    "_DrFunction": 0,
                    "_DrLocation": "sample string 5",
                    "_DrImg": "sample string 6",
                    "_HardwareId": 7,
                    "_IsActive": 8,
                    "_IpAddress": "sample string 9",
                    "_DoorSettings": {
                      "_DoorID": 1,
                      "_Sequencenumber": 2,
                      "_Office": 3,
                      "_Author_Req": "sample string 4",
                      "_Status": 5,
                      "_CommonPin": "sample string 6",
                      "_Block": 7,
                      "_Cancel": 8,
                      "_Prog": 9,
                      "_Position": 10,
                      "_AuthorDef": "sample string 11",
                      "_AuthorOp": "sample string 12",
                      "_CopyCounter": 13,
                      "_OneShotCounter": 14,
                      "GuestTimeZone": 15,
                      "_OfficeEnabled": 16,
                      "_OfficeOpt": 17,
                      "_AdaEnabled": 18,
                      "_AdaOpt": 19,
                      "_OverRideBlocked": 20,
                      "_OverRidePrivacy": 21,
                      "_AuthorCh": "sample string 22",
                      "_OfficeCh": 23,
                      "_AdaCh": 24,
                      "_OCId": 25,
                      "_I2C": 26,
                      "_ZoneIn": 27,
                      "_ZoneOut": 28,
                      "_AreaIn": 29,
                      "_AreaOut": 30,
                      "_SerialNumber": "sample string 31",
                      "_ReqLevel": 32,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                      "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                      "_WOnlineStatus": "sample string 33",
                      "_WAprotocolConfig": "sample string 34",
                      "_WAliveData": "sample string 35",
                      "_WEventModeData": "sample string 36",
                      "_WPollingModeData": "sample string 37",
                      "_WSignalStrength": 38,
                      "_WPendingTasks": 39,
                      "_WLastChanges": "sample string 40",
                      "_W_ComType": "sample string 41",
                      "_W_DisplayOnSecurityMonitor": 42,
                      "_AlarmNotificationCounter": 43,
                      "_W_PhyAppAssigned": 44,
                      "_BatteryLevel": 45,
                      "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorInfo": {
                      "_DoorID": 1,
                      "_OnlineStatus": 0,
                      "_BatteryStatus": 0,
                      "_DoorAlarm": 0,
                      "_DoorState": 0,
                      "_Voltage": 2.1,
                      "_FwVersion": "sample string 3",
                      "_SignalStrenght": 0
                    },
                    "_TimeTable": {
                      "_TimeTableID": 1,
                      "_TTName": "sample string 2",
                      "_TTDescription": "sample string 3",
                      "_SysNumber": 4,
                      "_Doors": [],
                      "_TimeZones": [
                        {
                          "_TimeZoneID": 1,
                          "_TimeZoneNumber": 0,
                          "_Description": "sample string 2",
                          "_Shifts": [
                            {
                              "_TimeShiftID": 1,
                              "_TimeShiftNumber": 0,
                              "_Enabled": 0,
                              "_Mon": 0,
                              "_Tue": 0,
                              "_Wed": 0,
                              "_Thu": 0,
                              "_Fr": 0,
                              "_Sat": 0,
                              "_Sun": 0,
                              "_Hol": 0,
                              "_From": "sample string 2",
                              "_To": "sample string 3",
                              "_TimeZoneID": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_TimeShiftID": 1,
                              "_TimeShiftNumber": 0,
                              "_Enabled": 0,
                              "_Mon": 0,
                              "_Tue": 0,
                              "_Wed": 0,
                              "_Thu": 0,
                              "_Fr": 0,
                              "_Sat": 0,
                              "_Sun": 0,
                              "_Hol": 0,
                              "_From": "sample string 2",
                              "_To": "sample string 3",
                              "_TimeZoneID": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_TimeTableID": 1,
                          "_SysNumber": 3,
                          "_TimeZoneAccessProfiles": [
                            {
                              "_TimeZoneAccessProfileID": 1,
                              "_TimeZoneID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_TimeZoneAccessProfileID": 1,
                              "_TimeZoneID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeZoneID": 1,
                          "_TimeZoneNumber": 0,
                          "_Description": "sample string 2",
                          "_Shifts": [
                            {
                              "_TimeShiftID": 1,
                              "_TimeShiftNumber": 0,
                              "_Enabled": 0,
                              "_Mon": 0,
                              "_Tue": 0,
                              "_Wed": 0,
                              "_Thu": 0,
                              "_Fr": 0,
                              "_Sat": 0,
                              "_Sun": 0,
                              "_Hol": 0,
                              "_From": "sample string 2",
                              "_To": "sample string 3",
                              "_TimeZoneID": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_TimeShiftID": 1,
                              "_TimeShiftNumber": 0,
                              "_Enabled": 0,
                              "_Mon": 0,
                              "_Tue": 0,
                              "_Wed": 0,
                              "_Thu": 0,
                              "_Fr": 0,
                              "_Sat": 0,
                              "_Sun": 0,
                              "_Hol": 0,
                              "_From": "sample string 2",
                              "_To": "sample string 3",
                              "_TimeZoneID": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_TimeTableID": 1,
                          "_SysNumber": 3,
                          "_TimeZoneAccessProfiles": [
                            {
                              "_TimeZoneAccessProfileID": 1,
                              "_TimeZoneID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_TimeZoneAccessProfileID": 1,
                              "_TimeZoneID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_WeeklyProgram": {
                      "_WeeklyProgramID": 1,
                      "_WeekProgramName": "sample string 2",
                      "_SysNumber": 3,
                      "_DoorPrograms": [
                        {
                          "_DoorProgramID": 1,
                          "_WeeklyProgramID": 1,
                          "_Time": "sample string 2",
                          "_DoorProgramTableID": 3,
                          "_Monday": 0,
                          "_Tuesday": 0,
                          "_Wednesday": 0,
                          "_Thursday": 0,
                          "_Friday": 0,
                          "_Saturday": 0,
                          "_Sunday": 0,
                          "_Holiday": 0,
                          "_ProgramName": "sample string 4",
                          "_SysNumber": 5,
                          "_DoorProgramTable": {
                            "_DoorProgramTableID": 1,
                            "_PKey": 2,
                            "_Description": "sample string 3",
                            "_NeedKeyPad": 4,
                            "_IndexName": 5,
                            "_SysNumber": 6,
                            "_DoorPrograms": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DoorProgramID": 1,
                          "_WeeklyProgramID": 1,
                          "_Time": "sample string 2",
                          "_DoorProgramTableID": 3,
                          "_Monday": 0,
                          "_Tuesday": 0,
                          "_Wednesday": 0,
                          "_Thursday": 0,
                          "_Friday": 0,
                          "_Saturday": 0,
                          "_Sunday": 0,
                          "_Holiday": 0,
                          "_ProgramName": "sample string 4",
                          "_SysNumber": 5,
                          "_DoorProgramTable": {
                            "_DoorProgramTableID": 1,
                            "_PKey": 2,
                            "_Description": "sample string 3",
                            "_NeedKeyPad": 4,
                            "_IndexName": 5,
                            "_SysNumber": 6,
                            "_DoorPrograms": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_Doors": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_HardwareTemplate": {
                      "_HardwareId": 1,
                      "AOSId": 2,
                      "_Name": "sample string 3",
                      "_Description": "sample string 4",
                      "_TimeMotor": 5,
                      "_HWLockType": 0,
                      "_TimeOpen": 6,
                      "_TimeOpenNext": 7,
                      "_OPTSENS": 8,
                      "_CloseAftLatch": 9,
                      "_FireRegTime": 10,
                      "_FireRegOnOff": 11,
                      "_AlwaysAwaken": 0,
                      "_LowBattindToGuest": 0,
                      "_Buzzer": 0,
                      "_UseAlkalineBattery": 0,
                      "_IsWirelessDevice": 0,
                      "_EnableBluetooth": 0,
                      "_WIsDevrcvMode": 0,
                      "_USePrivacyAsDoorContact": 0,
                      "_DCReversed": 0,
                      "_OfficeOnce": 0,
                      "_EnableFreePassage": 0,
                      "_EnableBlokingCard": 0,
                      "_EnableCancellingCard": 0,
                      "_EnableProgramingCard": 0,
                      "_EnableWirelessMonitoring": 0,
                      "_DndHasPriority": 12,
                      "_BDMTimeMotor": 13,
                      "_RecordPrivacy": 14,
                      "_RecordExit": 15,
                      "_Pir": 16,
                      "_Ble": 64,
                      "_Nfc": 18,
                      "_Validation": 19,
                      "_DoorContact": 0,
                      "_TouchScreen": 20,
                      "_Wifi24": 21,
                      "_WifisubG": 22,
                      "_Privacy": 23,
                      "_Bus": 24,
                      "_MembraneButtonType": 25,
                      "_BusType": 0,
                      "_LockModels": 64,
                      "_Subnetmask": "sample string 27",
                      "_Gateway": "sample string 28",
                      "_IpAddress": "sample string 29",
                      "_RFID": 64,
                      "_InsideButton": 0,
                      "_ProductType": 0,
                      "_IsActive": 31,
                      "_Battery": 32,
                      "_BlePoolingTimeinSec": 33,
                      "_Relock": 34,
                      "_RelayAlways": 35,
                      "_Borrable": 36,
                      "_TSENS": 37,
                      "_IntInPut1": 38,
                      "_IntInPut2": 39,
                      "_IntInPut3": 40,
                      "_IntInPut4": 41,
                      "_IntOutput1": 42,
                      "_IntOutput2": 43,
                      "_IntOutput3": 44,
                      "_IntOutput4": 45,
                      "_ExtInput11": 46,
                      "_ExtInput12": 47,
                      "_ExtInput13": 48,
                      "_ExtInput14": 49,
                      "_ExtOutput11": 50,
                      "_ExtOutput12": 51,
                      "_ExtOutput13": 52,
                      "_ExtOutput14": 53,
                      "_ExtInput21": 54,
                      "_ExtInput22": 55,
                      "_ExtInput23": 56,
                      "_ExtInput24": 57,
                      "_ExtOutput21": 58,
                      "_ExtOutput22": 59,
                      "_ExtOutput23": 60,
                      "_ExtOutput24": 61,
                      "_ExtInput31": 62,
                      "_ExtInput32": 63,
                      "_ExtInput33": 64,
                      "_ExtInput34": 65,
                      "_Extoutput31": 66,
                      "_Extoutput32": 67,
                      "_Extoutput33": 68,
                      "_Extoutput34": 69,
                      "_Extinput41": 70,
                      "_Extinput42": 71,
                      "_Extinput43": 72,
                      "_Extinput44": 73,
                      "_ExtOutput41": 74,
                      "_ExtOutput42": 75,
                      "_ExtOutput43": 76,
                      "_ExtOutput44": 77,
                      "_ExtInput51": 78,
                      "_ExtInput52": 79,
                      "_ExtInput53": 80,
                      "_ExtInput54": 81,
                      "_ExtOutput51": 82,
                      "_ExtOutput52": 83,
                      "_ExtOutput53": 84,
                      "_ExtOutput54": 85,
                      "_ExtInput61": 86,
                      "_ExtInput62": 87,
                      "_ExtInput63": 88,
                      "_ExtInput64": 89,
                      "_ExtOutput61": 90,
                      "_ExtOutput62": 91,
                      "_ExtOutput63": 92,
                      "_ExtOutput64": 93,
                      "_ExtInput71": 94,
                      "_ExtInput72": 95,
                      "_ExtInput73": 96,
                      "_ExtInput74": 97,
                      "_ExtOutput71": 98,
                      "_ExtOutput72": 99,
                      "_ExtOutput73": 100,
                      "_ExtOutput74": 101,
                      "ExtInput81": 102,
                      "_ExtInput82": 103,
                      "_ExtInput83": 104,
                      "_ExtInput84": 105,
                      "_ExtOutput81": 106,
                      "_ExtOutput82": 107,
                      "_ExtOutput83": 108,
                      "_ExtOutput84": 109,
                      "_Inti2cFixedPart": "sample string 110",
                      "_Out1i2cFixedPart": "sample string 111",
                      "_Out2i2cFixedPart": "sample string 112",
                      "_Out3i2cFixedPart": "sample string 113",
                      "_Out4i2cFixedPart": "sample string 114",
                      "_Out5i2cFixedPart": "sample string 115",
                      "_Out6i2cFixedPart": "sample string 116",
                      "_Out7i2cFixedPart": "sample string 117",
                      "_Out8i2cFixedPart": "sample string 118",
                      "_I1IsReverse": 119,
                      "_I2IsReverse": 120,
                      "_I3IsReverse": 121,
                      "_I4IsReverse": 122,
                      "_O1IsReverse": 123,
                      "_O2IsReverse": 124,
                      "_O3IsReverse": 125,
                      "_O4IsReverse": 126,
                      "_I1Description": "sample string 127",
                      "_I2Description": "sample string 128",
                      "_I3Description": "sample string 129",
                      "_I4Description": "sample string 130",
                      "_O1Description": "sample string 131",
                      "_O2Description": "sample string 132",
                      "_O3Description": "sample string 133",
                      "_O4Description": "sample string 134",
                      "_SysNumber": 135,
                      "_Doors": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DsdCalendar": {
                      "_DsdCalendarID": 1,
                      "_Year": 2,
                      "_Month": 3,
                      "_Day": 4,
                      "_Hours": 5,
                      "_Action": "sample string 6",
                      "_SysNumber": 7,
                      "_Doors": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_Calendar": {
                      "_CalendarID": 1,
                      "_Year": 2,
                      "_Month": 3,
                      "_Day": 4,
                      "_SysNumber": 5,
                      "_Doors": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorWirelessSettings": {
                      "_DoorID": 1,
                      "_AllowedEvt1": 64,
                      "_AllowedEvt2": 64,
                      "_WTimeUnit": 64,
                      "_WTimeInterval": 64,
                      "_WContactTime": 64
                    },
                    "_DoorApConfig": {
                      "_DoorID": 1,
                      "_ApConfig": 64,
                      "_ApChannel": 64,
                      "_UserDefApAddr": 4,
                      "_TimeUnit": 64,
                      "_ContactTime": 64
                    },
                    "_IsAchieved": 10,
                    "_SysNumber": 11,
                    "_NameSettingCode": "sample string 12",
                    "_Position": 13,
                    "_DoorAuditories": [
                      {
                        "_DoorAuditID": 1,
                        "_When": "2025-12-06T17:37:40.154373+00:00",
                        "_UserID": 3,
                        "_What": 4,
                        "_LockID": 5,
                        "_Verified": 6,
                        "_SendToPms": 7,
                        "_DoorAuditCodeID": 1,
                        "_PersonID": 1,
                        "_DoorSpecialOperatorID": 1,
                        "_DoorID": 1,
                        "_AccessCardID": 1,
                        "_SysNumber": 8,
                        "_DoorAuditCode": {
                          "_DoorAuditCodeID": 1,
                          "_OperationCode": 0,
                          "_Name": "sample string 2",
                          "_verifiable": 3,
                          "_Result": "sample string 4",
                          "_SysNumber": 5,
                          "_DoorAuditories": []
                        },
                        "_DoorSpecialOperator": {
                          "_DoorSpecialOperatorID": 1,
                          "_DecID": 2,
                          "_Description": "sample string 3",
                          "_SysNumber": 4
                        },
                        "_AccessCard": {
                          "_AccessCardID": 1,
                          "_BadgeLabel": "sample string 2",
                          "_AccessCardStatus": 0,
                          "_BadgeNumber": "sample string 3",
                          "_IsAchieved": 4,
                          "_SysNumber": 5,
                          "_PersonAccessCards": [
                            {
                              "_PersonAccessCardID": 1,
                              "_PersonID": 2,
                              "_AccessCardID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_PersonAccessCardID": 1,
                              "_PersonID": 2,
                              "_AccessCardID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_DoorAuditories": [],
                          "_MifareCard": {
                            "_AccessCardID": 1,
                            "_MediumType": 0,
                            "_SerialNumber": "sample string 2",
                            "_Technology": 0,
                            "_KeyToken": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "_DoorAuditID": 1,
                        "_When": "2025-12-06T17:37:40.154373+00:00",
                        "_UserID": 3,
                        "_What": 4,
                        "_LockID": 5,
                        "_Verified": 6,
                        "_SendToPms": 7,
                        "_DoorAuditCodeID": 1,
                        "_PersonID": 1,
                        "_DoorSpecialOperatorID": 1,
                        "_DoorID": 1,
                        "_AccessCardID": 1,
                        "_SysNumber": 8,
                        "_DoorAuditCode": {
                          "_DoorAuditCodeID": 1,
                          "_OperationCode": 0,
                          "_Name": "sample string 2",
                          "_verifiable": 3,
                          "_Result": "sample string 4",
                          "_SysNumber": 5,
                          "_DoorAuditories": []
                        },
                        "_DoorSpecialOperator": {
                          "_DoorSpecialOperatorID": 1,
                          "_DecID": 2,
                          "_Description": "sample string 3",
                          "_SysNumber": 4
                        },
                        "_AccessCard": {
                          "_AccessCardID": 1,
                          "_BadgeLabel": "sample string 2",
                          "_AccessCardStatus": 0,
                          "_BadgeNumber": "sample string 3",
                          "_IsAchieved": 4,
                          "_SysNumber": 5,
                          "_PersonAccessCards": [
                            {
                              "_PersonAccessCardID": 1,
                              "_PersonID": 2,
                              "_AccessCardID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_PersonAccessCardID": 1,
                              "_PersonID": 2,
                              "_AccessCardID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_DoorAuditories": [],
                          "_MifareCard": {
                            "_AccessCardID": 1,
                            "_MediumType": 0,
                            "_SerialNumber": "sample string 2",
                            "_Technology": 0,
                            "_KeyToken": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_LockMasters": [],
                    "_LockComposes": [
                      {
                        "_LockComposeID": 1,
                        "_DoorID1": 2,
                        "_DoorID2": 3,
                        "_DoorID": 1,
                        "_SysNumber": 4,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "_LockComposeID": 1,
                        "_DoorID1": 2,
                        "_DoorID2": 3,
                        "_DoorID": 1,
                        "_SysNumber": 4,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_WifiTasks": [
                      {
                        "WifiTaskID": 1,
                        "_LockID": 2,
                        "_WtTaskTodo": "sample string 3",
                        "_WtTaskPriority": 4,
                        "_WtCmd": "sample string 5",
                        "_WtTaskState": 6,
                        "_WtLastChanges": "sample string 7",
                        "_WtUser": "sample string 8",
                        "_WtCmdText": "sample string 9",
                        "_TaskStateText": "sample string 10",
                        "_DirectSend": 11,
                        "_MsgID": 12,
                        "_IsTaskFromCloud": 13,
                        "_DoorID": 1,
                        "_SysNumber": 14,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "WifiTaskID": 1,
                        "_LockID": 2,
                        "_WtTaskTodo": "sample string 3",
                        "_WtTaskPriority": 4,
                        "_WtCmd": "sample string 5",
                        "_WtTaskState": 6,
                        "_WtLastChanges": "sample string 7",
                        "_WtUser": "sample string 8",
                        "_WtCmdText": "sample string 9",
                        "_TaskStateText": "sample string 10",
                        "_DirectSend": 11,
                        "_MsgID": 12,
                        "_IsTaskFromCloud": 13,
                        "_DoorID": 1,
                        "_SysNumber": 14,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_DoorDoorGroups": [
                      {
                        "_DoorDoorGroupID": 1,
                        "_DoorID": 2,
                        "_DoorGroupID": 3,
                        "_SysNumber": 4,
                        "_DoorGroup": {
                          "_DoorGroupID": 1,
                          "_DoorGroupName": "sample string 2",
                          "_Description": "sample string 3",
                          "_SysNumber": 4,
                          "_DoorDoorGroups": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      },
                      {
                        "_DoorDoorGroupID": 1,
                        "_DoorID": 2,
                        "_DoorGroupID": 3,
                        "_SysNumber": 4,
                        "_DoorGroup": {
                          "_DoorGroupID": 1,
                          "_DoorGroupName": "sample string 2",
                          "_Description": "sample string 3",
                          "_SysNumber": 4,
                          "_DoorDoorGroups": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      }
                    ],
                    "_DoorAccessRights": [
                      {
                        "_DoorAccessRightID": 1,
                        "_AccessRightID": 2,
                        "_DoorID": 3,
                        "_SysNumber": 4,
                        "_AccessRight": {
                          "_AccessRightID": 1,
                          "_AccessRightName": "sample string 2",
                          "_SysNumber": 3,
                          "_AccessRightAccessProfiles": [
                            {
                              "_AccessRightAccessProfileID": 1,
                              "_AccessRightID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_AccessRightAccessProfileID": 1,
                              "_AccessRightID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_DoorAccessRight": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "_DoorAccessRightID": 1,
                        "_AccessRightID": 2,
                        "_DoorID": 3,
                        "_SysNumber": 4,
                        "_AccessRight": {
                          "_AccessRightID": 1,
                          "_AccessRightName": "sample string 2",
                          "_SysNumber": 3,
                          "_AccessRightAccessProfiles": [
                            {
                              "_AccessRightAccessProfileID": 1,
                              "_AccessRightID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_AccessRightAccessProfileID": 1,
                              "_AccessRightID": 2,
                              "_AccessProfileID": 3,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_DoorAccessRight": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_AccessServiceDoors": [
                      {
                        "_AccessServiceDoorID": 1,
                        "_AccessServiceID": 2,
                        "_DoorID": 3,
                        "_SysNumber": 4,
                        "_AccessService": {
                          "_AccessServiceID": 1,
                          "_Services": 1,
                          "_ServiceName": "sample string 2",
                          "_SysNumber": 3,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "_AccessServiceDoorID": 1,
                        "_AccessServiceID": 2,
                        "_DoorID": 3,
                        "_SysNumber": 4,
                        "_AccessService": {
                          "_AccessServiceID": 1,
                          "_Services": 1,
                          "_ServiceName": "sample string 2",
                          "_SysNumber": 3,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_DeviceCommStats": [
                      {
                        "_DeviceCommStatID": 1,
                        "_AccessPointID": 2,
                        "_DoorID": 3,
                        "_SignalStrenght": 4,
                        "_ComRetries": 5,
                        "_ComErrors": 6,
                        "_NbOfCom": 7,
                        "_Channel": 64,
                        "_DevPrefAp": 0,
                        "_SysNumber": 9,
                        "_AccessPoint": {
                          "_AccessPointID": 1,
                          "_ApIPAddr": "sample string 2",
                          "_ApComID": 3,
                          "_ApSubnetmask": "sample string 4",
                          "_ApGateWay": "sample string 5",
                          "_ApName": "sample string 6",
                          "_ApOnlineStatus": "sample string 7",
                          "_ApFwVersion": "sample string 8",
                          "_ApLastCommunication": "sample string 9",
                          "_ApConnectedLock": 10,
                          "_ApPhyAddr": 11,
                          "_ApGroupID": 12,
                          "_AOSId": 13,
                          "_SysNumber": 14,
                          "_CurrentIPAddr": "sample string 15",
                          "_Channels": 16,
                          "_ApGroup": {
                            "_ApGroupID": 1,
                            "_ApGrpName": "sample string 2",
                            "_ApGrpDesc": "sample string 3",
                            "_ApGrpLastChanges": "sample string 4",
                            "_NbOfAp": 5,
                            "_SysNumber": 6,
                            "_AccessPoints": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_Doors": [],
                          "_DeviceCommStats": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      {
                        "_DeviceCommStatID": 1,
                        "_AccessPointID": 2,
                        "_DoorID": 3,
                        "_SignalStrenght": 4,
                        "_ComRetries": 5,
                        "_ComErrors": 6,
                        "_NbOfCom": 7,
                        "_Channel": 64,
                        "_DevPrefAp": 0,
                        "_SysNumber": 9,
                        "_AccessPoint": {
                          "_AccessPointID": 1,
                          "_ApIPAddr": "sample string 2",
                          "_ApComID": 3,
                          "_ApSubnetmask": "sample string 4",
                          "_ApGateWay": "sample string 5",
                          "_ApName": "sample string 6",
                          "_ApOnlineStatus": "sample string 7",
                          "_ApFwVersion": "sample string 8",
                          "_ApLastCommunication": "sample string 9",
                          "_ApConnectedLock": 10,
                          "_ApPhyAddr": 11,
                          "_ApGroupID": 12,
                          "_AOSId": 13,
                          "_SysNumber": 14,
                          "_CurrentIPAddr": "sample string 15",
                          "_Channels": 16,
                          "_ApGroup": {
                            "_ApGroupID": 1,
                            "_ApGrpName": "sample string 2",
                            "_ApGrpDesc": "sample string 3",
                            "_ApGrpLastChanges": "sample string 4",
                            "_NbOfAp": 5,
                            "_SysNumber": 6,
                            "_AccessPoints": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_Doors": [],
                          "_DeviceCommStats": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      }
                    ],
                    "_BatteryActivities": [
                      {
                        "_BatteryActivitiesID": 1,
                        "_DoorID": 2,
                        "_Voltage": "sample string 3",
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                        "_SysNumber": 6
                      },
                      {
                        "_BatteryActivitiesID": 1,
                        "_DoorID": 2,
                        "_Voltage": "sample string 3",
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                        "_SysNumber": 6
                      }
                    ],
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                }
              ],
              "_PersonMc": [],
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            }
          },
          "_Department": {
            "DepartmentID": 1,
            "_ShortName": "sample string 2",
            "_Description": "sample string 3",
            "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
            "_IsActive": 5,
            "_Deleteable": 6,
            "_Persons": [],
            "_SysNumber": 7,
            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
          },
          "_PersonOperator": {
            "PersonID": 1,
            "_Username": "sample string 2",
            "_UserPwd": "sample string 3",
            "_Token": "sample string 4",
            "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
          },
          "_CheckInStatus": 0,
          "_AccessMethod": 0,
          "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
          "_IsAchieved": 11,
          "_SysNumber": 12,
          "_SuperAdmin": 0,
          "_ApiAppID": 13,
          "_ApiApplications": "sample string 14",
          "_ApiAppLink": "sample string 15",
          "_ApiStatus": 0,
          "_CookiesOption": 0,
          "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
          "_AppCLientPersonRoles": [
            {
              "_AppCLientPersonRoleID": 1,
              "_PersonID": 2,
              "_AppCLientRoleID": 3,
              "_SysNumber": 4,
              "_AppCLientRole": {
                "_AppCLientRoleID": 1,
                "_Name": "sample string 2",
                "_Type": 0,
                "_SysNumber": 3,
                "_SysRole": 0,
                "_AppCLientPermissions": [
                  {
                    "AppCLientPermissionID": 1,
                    "_AppCLientRoleID": 2,
                    "_Permission": 1,
                    "_SysNumber": 3
                  },
                  {
                    "AppCLientPermissionID": 1,
                    "_AppCLientRoleID": 2,
                    "_Permission": 1,
                    "_SysNumber": 3
                  }
                ],
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            },
            {
              "_AppCLientPersonRoleID": 1,
              "_PersonID": 2,
              "_AppCLientRoleID": 3,
              "_SysNumber": 4,
              "_AppCLientRole": {
                "_AppCLientRoleID": 1,
                "_Name": "sample string 2",
                "_Type": 0,
                "_SysNumber": 3,
                "_SysRole": 0,
                "_AppCLientPermissions": [
                  {
                    "AppCLientPermissionID": 1,
                    "_AppCLientRoleID": 2,
                    "_Permission": 1,
                    "_SysNumber": 3
                  },
                  {
                    "AppCLientPermissionID": 1,
                    "_AppCLientRoleID": 2,
                    "_Permission": 1,
                    "_SysNumber": 3
                  }
                ],
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            }
          ],
          "_PersonAccessCards": [
            {
              "_PersonAccessCardID": 1,
              "_PersonID": 2,
              "_AccessCardID": 3,
              "_SysNumber": 4,
              "_AccessCard": {
                "_AccessCardID": 1,
                "_BadgeLabel": "sample string 2",
                "_AccessCardStatus": 0,
                "_BadgeNumber": "sample string 3",
                "_IsAchieved": 4,
                "_SysNumber": 5,
                "_PersonAccessCards": [],
                "_DoorAuditories": [
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_Door": {
                      "_DoorID": 1,
                      "_AOSId": 1,
                      "_LockNumber": 1,
                      "_LockID": 1,
                      "_DoorName": "sample string 2",
                      "_LockType": 1,
                      "_TimeTableID": 1,
                      "_WApPhyAddr": 3,
                      "_WApPhyAddr2": 4,
                      "_WeeklyProgramID": 1,
                      "_AccessPointID": 1,
                      "_CalendarID": 1,
                      "_DsdCalendarID": 1,
                      "_DrFunction": 0,
                      "_DrLocation": "sample string 5",
                      "_DrImg": "sample string 6",
                      "_HardwareId": 7,
                      "_IsActive": 8,
                      "_IpAddress": "sample string 9",
                      "_DoorSettings": {
                        "_DoorID": 1,
                        "_Sequencenumber": 2,
                        "_Office": 3,
                        "_Author_Req": "sample string 4",
                        "_Status": 5,
                        "_CommonPin": "sample string 6",
                        "_Block": 7,
                        "_Cancel": 8,
                        "_Prog": 9,
                        "_Position": 10,
                        "_AuthorDef": "sample string 11",
                        "_AuthorOp": "sample string 12",
                        "_CopyCounter": 13,
                        "_OneShotCounter": 14,
                        "GuestTimeZone": 15,
                        "_OfficeEnabled": 16,
                        "_OfficeOpt": 17,
                        "_AdaEnabled": 18,
                        "_AdaOpt": 19,
                        "_OverRideBlocked": 20,
                        "_OverRidePrivacy": 21,
                        "_AuthorCh": "sample string 22",
                        "_OfficeCh": 23,
                        "_AdaCh": 24,
                        "_OCId": 25,
                        "_I2C": 26,
                        "_ZoneIn": 27,
                        "_ZoneOut": 28,
                        "_AreaIn": 29,
                        "_AreaOut": 30,
                        "_SerialNumber": "sample string 31",
                        "_ReqLevel": 32,
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                        "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                        "_WOnlineStatus": "sample string 33",
                        "_WAprotocolConfig": "sample string 34",
                        "_WAliveData": "sample string 35",
                        "_WEventModeData": "sample string 36",
                        "_WPollingModeData": "sample string 37",
                        "_WSignalStrength": 38,
                        "_WPendingTasks": 39,
                        "_WLastChanges": "sample string 40",
                        "_W_ComType": "sample string 41",
                        "_W_DisplayOnSecurityMonitor": 42,
                        "_AlarmNotificationCounter": 43,
                        "_W_PhyAppAssigned": 44,
                        "_BatteryLevel": 45,
                        "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DoorInfo": {
                        "_DoorID": 1,
                        "_OnlineStatus": 0,
                        "_BatteryStatus": 0,
                        "_DoorAlarm": 0,
                        "_DoorState": 0,
                        "_Voltage": 2.1,
                        "_FwVersion": "sample string 3",
                        "_SignalStrenght": 0
                      },
                      "_TimeTable": {
                        "_TimeTableID": 1,
                        "_TTName": "sample string 2",
                        "_TTDescription": "sample string 3",
                        "_SysNumber": 4,
                        "_Doors": [],
                        "_TimeZones": [
                          {
                            "_TimeZoneID": 1,
                            "_TimeZoneNumber": 0,
                            "_Description": "sample string 2",
                            "_Shifts": [
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_TimeTableID": 1,
                            "_SysNumber": 3,
                            "_TimeZoneAccessProfiles": [
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_TimeZoneID": 1,
                            "_TimeZoneNumber": 0,
                            "_Description": "sample string 2",
                            "_Shifts": [
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_TimeTableID": 1,
                            "_SysNumber": 3,
                            "_TimeZoneAccessProfiles": [
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_WeeklyProgram": {
                        "_WeeklyProgramID": 1,
                        "_WeekProgramName": "sample string 2",
                        "_SysNumber": 3,
                        "_DoorPrograms": [
                          {
                            "_DoorProgramID": 1,
                            "_WeeklyProgramID": 1,
                            "_Time": "sample string 2",
                            "_DoorProgramTableID": 3,
                            "_Monday": 0,
                            "_Tuesday": 0,
                            "_Wednesday": 0,
                            "_Thursday": 0,
                            "_Friday": 0,
                            "_Saturday": 0,
                            "_Sunday": 0,
                            "_Holiday": 0,
                            "_ProgramName": "sample string 4",
                            "_SysNumber": 5,
                            "_DoorProgramTable": {
                              "_DoorProgramTableID": 1,
                              "_PKey": 2,
                              "_Description": "sample string 3",
                              "_NeedKeyPad": 4,
                              "_IndexName": 5,
                              "_SysNumber": 6,
                              "_DoorPrograms": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_DoorProgramID": 1,
                            "_WeeklyProgramID": 1,
                            "_Time": "sample string 2",
                            "_DoorProgramTableID": 3,
                            "_Monday": 0,
                            "_Tuesday": 0,
                            "_Wednesday": 0,
                            "_Thursday": 0,
                            "_Friday": 0,
                            "_Saturday": 0,
                            "_Sunday": 0,
                            "_Holiday": 0,
                            "_ProgramName": "sample string 4",
                            "_SysNumber": 5,
                            "_DoorProgramTable": {
                              "_DoorProgramTableID": 1,
                              "_PKey": 2,
                              "_Description": "sample string 3",
                              "_NeedKeyPad": 4,
                              "_IndexName": 5,
                              "_SysNumber": 6,
                              "_DoorPrograms": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_HardwareTemplate": {
                        "_HardwareId": 1,
                        "AOSId": 2,
                        "_Name": "sample string 3",
                        "_Description": "sample string 4",
                        "_TimeMotor": 5,
                        "_HWLockType": 0,
                        "_TimeOpen": 6,
                        "_TimeOpenNext": 7,
                        "_OPTSENS": 8,
                        "_CloseAftLatch": 9,
                        "_FireRegTime": 10,
                        "_FireRegOnOff": 11,
                        "_AlwaysAwaken": 0,
                        "_LowBattindToGuest": 0,
                        "_Buzzer": 0,
                        "_UseAlkalineBattery": 0,
                        "_IsWirelessDevice": 0,
                        "_EnableBluetooth": 0,
                        "_WIsDevrcvMode": 0,
                        "_USePrivacyAsDoorContact": 0,
                        "_DCReversed": 0,
                        "_OfficeOnce": 0,
                        "_EnableFreePassage": 0,
                        "_EnableBlokingCard": 0,
                        "_EnableCancellingCard": 0,
                        "_EnableProgramingCard": 0,
                        "_EnableWirelessMonitoring": 0,
                        "_DndHasPriority": 12,
                        "_BDMTimeMotor": 13,
                        "_RecordPrivacy": 14,
                        "_RecordExit": 15,
                        "_Pir": 16,
                        "_Ble": 64,
                        "_Nfc": 18,
                        "_Validation": 19,
                        "_DoorContact": 0,
                        "_TouchScreen": 20,
                        "_Wifi24": 21,
                        "_WifisubG": 22,
                        "_Privacy": 23,
                        "_Bus": 24,
                        "_MembraneButtonType": 25,
                        "_BusType": 0,
                        "_LockModels": 64,
                        "_Subnetmask": "sample string 27",
                        "_Gateway": "sample string 28",
                        "_IpAddress": "sample string 29",
                        "_RFID": 64,
                        "_InsideButton": 0,
                        "_ProductType": 0,
                        "_IsActive": 31,
                        "_Battery": 32,
                        "_BlePoolingTimeinSec": 33,
                        "_Relock": 34,
                        "_RelayAlways": 35,
                        "_Borrable": 36,
                        "_TSENS": 37,
                        "_IntInPut1": 38,
                        "_IntInPut2": 39,
                        "_IntInPut3": 40,
                        "_IntInPut4": 41,
                        "_IntOutput1": 42,
                        "_IntOutput2": 43,
                        "_IntOutput3": 44,
                        "_IntOutput4": 45,
                        "_ExtInput11": 46,
                        "_ExtInput12": 47,
                        "_ExtInput13": 48,
                        "_ExtInput14": 49,
                        "_ExtOutput11": 50,
                        "_ExtOutput12": 51,
                        "_ExtOutput13": 52,
                        "_ExtOutput14": 53,
                        "_ExtInput21": 54,
                        "_ExtInput22": 55,
                        "_ExtInput23": 56,
                        "_ExtInput24": 57,
                        "_ExtOutput21": 58,
                        "_ExtOutput22": 59,
                        "_ExtOutput23": 60,
                        "_ExtOutput24": 61,
                        "_ExtInput31": 62,
                        "_ExtInput32": 63,
                        "_ExtInput33": 64,
                        "_ExtInput34": 65,
                        "_Extoutput31": 66,
                        "_Extoutput32": 67,
                        "_Extoutput33": 68,
                        "_Extoutput34": 69,
                        "_Extinput41": 70,
                        "_Extinput42": 71,
                        "_Extinput43": 72,
                        "_Extinput44": 73,
                        "_ExtOutput41": 74,
                        "_ExtOutput42": 75,
                        "_ExtOutput43": 76,
                        "_ExtOutput44": 77,
                        "_ExtInput51": 78,
                        "_ExtInput52": 79,
                        "_ExtInput53": 80,
                        "_ExtInput54": 81,
                        "_ExtOutput51": 82,
                        "_ExtOutput52": 83,
                        "_ExtOutput53": 84,
                        "_ExtOutput54": 85,
                        "_ExtInput61": 86,
                        "_ExtInput62": 87,
                        "_ExtInput63": 88,
                        "_ExtInput64": 89,
                        "_ExtOutput61": 90,
                        "_ExtOutput62": 91,
                        "_ExtOutput63": 92,
                        "_ExtOutput64": 93,
                        "_ExtInput71": 94,
                        "_ExtInput72": 95,
                        "_ExtInput73": 96,
                        "_ExtInput74": 97,
                        "_ExtOutput71": 98,
                        "_ExtOutput72": 99,
                        "_ExtOutput73": 100,
                        "_ExtOutput74": 101,
                        "ExtInput81": 102,
                        "_ExtInput82": 103,
                        "_ExtInput83": 104,
                        "_ExtInput84": 105,
                        "_ExtOutput81": 106,
                        "_ExtOutput82": 107,
                        "_ExtOutput83": 108,
                        "_ExtOutput84": 109,
                        "_Inti2cFixedPart": "sample string 110",
                        "_Out1i2cFixedPart": "sample string 111",
                        "_Out2i2cFixedPart": "sample string 112",
                        "_Out3i2cFixedPart": "sample string 113",
                        "_Out4i2cFixedPart": "sample string 114",
                        "_Out5i2cFixedPart": "sample string 115",
                        "_Out6i2cFixedPart": "sample string 116",
                        "_Out7i2cFixedPart": "sample string 117",
                        "_Out8i2cFixedPart": "sample string 118",
                        "_I1IsReverse": 119,
                        "_I2IsReverse": 120,
                        "_I3IsReverse": 121,
                        "_I4IsReverse": 122,
                        "_O1IsReverse": 123,
                        "_O2IsReverse": 124,
                        "_O3IsReverse": 125,
                        "_O4IsReverse": 126,
                        "_I1Description": "sample string 127",
                        "_I2Description": "sample string 128",
                        "_I3Description": "sample string 129",
                        "_I4Description": "sample string 130",
                        "_O1Description": "sample string 131",
                        "_O2Description": "sample string 132",
                        "_O3Description": "sample string 133",
                        "_O4Description": "sample string 134",
                        "_SysNumber": 135,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_AccessPoint": {
                        "_AccessPointID": 1,
                        "_ApIPAddr": "sample string 2",
                        "_ApComID": 3,
                        "_ApSubnetmask": "sample string 4",
                        "_ApGateWay": "sample string 5",
                        "_ApName": "sample string 6",
                        "_ApOnlineStatus": "sample string 7",
                        "_ApFwVersion": "sample string 8",
                        "_ApLastCommunication": "sample string 9",
                        "_ApConnectedLock": 10,
                        "_ApPhyAddr": 11,
                        "_ApGroupID": 12,
                        "_AOSId": 13,
                        "_SysNumber": 14,
                        "_CurrentIPAddr": "sample string 15",
                        "_Channels": 16,
                        "_ApGroup": {
                          "_ApGroupID": 1,
                          "_ApGrpName": "sample string 2",
                          "_ApGrpDesc": "sample string 3",
                          "_ApGrpLastChanges": "sample string 4",
                          "_NbOfAp": 5,
                          "_SysNumber": 6,
                          "_AccessPoints": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_Doors": [],
                        "_DeviceCommStats": [
                          {
                            "_DeviceCommStatID": 1,
                            "_AccessPointID": 2,
                            "_DoorID": 3,
                            "_SignalStrenght": 4,
                            "_ComRetries": 5,
                            "_ComErrors": 6,
                            "_NbOfCom": 7,
                            "_Channel": 64,
                            "_DevPrefAp": 0,
                            "_SysNumber": 9,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_DeviceCommStatID": 1,
                            "_AccessPointID": 2,
                            "_DoorID": 3,
                            "_SignalStrenght": 4,
                            "_ComRetries": 5,
                            "_ComErrors": 6,
                            "_NbOfCom": 7,
                            "_Channel": 64,
                            "_DevPrefAp": 0,
                            "_SysNumber": 9,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DsdCalendar": {
                        "_DsdCalendarID": 1,
                        "_Year": 2,
                        "_Month": 3,
                        "_Day": 4,
                        "_Hours": 5,
                        "_Action": "sample string 6",
                        "_SysNumber": 7,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Calendar": {
                        "_CalendarID": 1,
                        "_Year": 2,
                        "_Month": 3,
                        "_Day": 4,
                        "_SysNumber": 5,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DoorWirelessSettings": {
                        "_DoorID": 1,
                        "_AllowedEvt1": 64,
                        "_AllowedEvt2": 64,
                        "_WTimeUnit": 64,
                        "_WTimeInterval": 64,
                        "_WContactTime": 64
                      },
                      "_DoorApConfig": {
                        "_DoorID": 1,
                        "_ApConfig": 64,
                        "_ApChannel": 64,
                        "_UserDefApAddr": 4,
                        "_TimeUnit": 64,
                        "_ContactTime": 64
                      },
                      "_IsAchieved": 10,
                      "_SysNumber": 11,
                      "_NameSettingCode": "sample string 12",
                      "_Position": 13,
                      "_DoorAuditories": [],
                      "_LockMasters": [
                        {
                          "_LockMasterID": 1,
                          "_McDoorID": 2,
                          "_McMasterID": 3,
                          "MastersID": 1,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_Master": {
                            "MastersID": 1,
                            "_McMasterID": 2,
                            "_Abrev": "sample string 3",
                            "_description": "sample string 4",
                            "_SeqNumber": 5.1,
                            "_IsActive": 6,
                            "Special": 7,
                            "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_vip": 8,
                            "_LockMasters": [],
                            "_PersonMc": [
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              },
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_LockMasterID": 1,
                          "_McDoorID": 2,
                          "_McMasterID": 3,
                          "MastersID": 1,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_Master": {
                            "MastersID": 1,
                            "_McMasterID": 2,
                            "_Abrev": "sample string 3",
                            "_description": "sample string 4",
                            "_SeqNumber": 5.1,
                            "_IsActive": 6,
                            "Special": 7,
                            "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_vip": 8,
                            "_LockMasters": [],
                            "_PersonMc": [
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              },
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_LockComposes": [
                        {
                          "_LockComposeID": 1,
                          "_DoorID1": 2,
                          "_DoorID2": 3,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_LockComposeID": 1,
                          "_DoorID1": 2,
                          "_DoorID2": 3,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_WifiTasks": [
                        {
                          "WifiTaskID": 1,
                          "_LockID": 2,
                          "_WtTaskTodo": "sample string 3",
                          "_WtTaskPriority": 4,
                          "_WtCmd": "sample string 5",
                          "_WtTaskState": 6,
                          "_WtLastChanges": "sample string 7",
                          "_WtUser": "sample string 8",
                          "_WtCmdText": "sample string 9",
                          "_TaskStateText": "sample string 10",
                          "_DirectSend": 11,
                          "_MsgID": 12,
                          "_IsTaskFromCloud": 13,
                          "_DoorID": 1,
                          "_SysNumber": 14,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "WifiTaskID": 1,
                          "_LockID": 2,
                          "_WtTaskTodo": "sample string 3",
                          "_WtTaskPriority": 4,
                          "_WtCmd": "sample string 5",
                          "_WtTaskState": 6,
                          "_WtLastChanges": "sample string 7",
                          "_WtUser": "sample string 8",
                          "_WtCmdText": "sample string 9",
                          "_TaskStateText": "sample string 10",
                          "_DirectSend": 11,
                          "_MsgID": 12,
                          "_IsTaskFromCloud": 13,
                          "_DoorID": 1,
                          "_SysNumber": 14,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorDoorGroups": [
                        {
                          "_DoorDoorGroupID": 1,
                          "_DoorID": 2,
                          "_DoorGroupID": 3,
                          "_SysNumber": 4,
                          "_DoorGroup": {
                            "_DoorGroupID": 1,
                            "_DoorGroupName": "sample string 2",
                            "_Description": "sample string 3",
                            "_SysNumber": 4,
                            "_DoorDoorGroups": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "_DoorDoorGroupID": 1,
                          "_DoorID": 2,
                          "_DoorGroupID": 3,
                          "_SysNumber": 4,
                          "_DoorGroup": {
                            "_DoorGroupID": 1,
                            "_DoorGroupName": "sample string 2",
                            "_Description": "sample string 3",
                            "_SysNumber": 4,
                            "_DoorDoorGroups": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_DoorAccessRights": [
                        {
                          "_DoorAccessRightID": 1,
                          "_AccessRightID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessRight": {
                            "_AccessRightID": 1,
                            "_AccessRightName": "sample string 2",
                            "_SysNumber": 3,
                            "_AccessRightAccessProfiles": [
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAccessRight": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DoorAccessRightID": 1,
                          "_AccessRightID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessRight": {
                            "_AccessRightID": 1,
                            "_AccessRightName": "sample string 2",
                            "_SysNumber": 3,
                            "_AccessRightAccessProfiles": [
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAccessRight": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessServiceDoors": [
                        {
                          "_AccessServiceDoorID": 1,
                          "_AccessServiceID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessService": {
                            "_AccessServiceID": 1,
                            "_Services": 1,
                            "_ServiceName": "sample string 2",
                            "_SysNumber": 3,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessServiceDoorID": 1,
                          "_AccessServiceID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessService": {
                            "_AccessServiceID": 1,
                            "_Services": 1,
                            "_ServiceName": "sample string 2",
                            "_SysNumber": 3,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DeviceCommStats": [
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_AccessPoint": {
                            "_AccessPointID": 1,
                            "_ApIPAddr": "sample string 2",
                            "_ApComID": 3,
                            "_ApSubnetmask": "sample string 4",
                            "_ApGateWay": "sample string 5",
                            "_ApName": "sample string 6",
                            "_ApOnlineStatus": "sample string 7",
                            "_ApFwVersion": "sample string 8",
                            "_ApLastCommunication": "sample string 9",
                            "_ApConnectedLock": 10,
                            "_ApPhyAddr": 11,
                            "_ApGroupID": 12,
                            "_AOSId": 13,
                            "_SysNumber": 14,
                            "_CurrentIPAddr": "sample string 15",
                            "_Channels": 16,
                            "_ApGroup": {
                              "_ApGroupID": 1,
                              "_ApGrpName": "sample string 2",
                              "_ApGrpDesc": "sample string 3",
                              "_ApGrpLastChanges": "sample string 4",
                              "_NbOfAp": 5,
                              "_SysNumber": 6,
                              "_AccessPoints": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_Doors": [],
                            "_DeviceCommStats": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_AccessPoint": {
                            "_AccessPointID": 1,
                            "_ApIPAddr": "sample string 2",
                            "_ApComID": 3,
                            "_ApSubnetmask": "sample string 4",
                            "_ApGateWay": "sample string 5",
                            "_ApName": "sample string 6",
                            "_ApOnlineStatus": "sample string 7",
                            "_ApFwVersion": "sample string 8",
                            "_ApLastCommunication": "sample string 9",
                            "_ApConnectedLock": 10,
                            "_ApPhyAddr": 11,
                            "_ApGroupID": 12,
                            "_AOSId": 13,
                            "_SysNumber": 14,
                            "_CurrentIPAddr": "sample string 15",
                            "_Channels": 16,
                            "_ApGroup": {
                              "_ApGroupID": 1,
                              "_ApGrpName": "sample string 2",
                              "_ApGrpDesc": "sample string 3",
                              "_ApGrpLastChanges": "sample string 4",
                              "_NbOfAp": 5,
                              "_SysNumber": 6,
                              "_AccessPoints": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_Doors": [],
                            "_DeviceCommStats": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_BatteryActivities": [
                        {
                          "_BatteryActivitiesID": 1,
                          "_DoorID": 2,
                          "_Voltage": "sample string 3",
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                          "_SysNumber": 6
                        },
                        {
                          "_BatteryActivitiesID": 1,
                          "_DoorID": 2,
                          "_Voltage": "sample string 3",
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                          "_SysNumber": 6
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_Door": {
                      "_DoorID": 1,
                      "_AOSId": 1,
                      "_LockNumber": 1,
                      "_LockID": 1,
                      "_DoorName": "sample string 2",
                      "_LockType": 1,
                      "_TimeTableID": 1,
                      "_WApPhyAddr": 3,
                      "_WApPhyAddr2": 4,
                      "_WeeklyProgramID": 1,
                      "_AccessPointID": 1,
                      "_CalendarID": 1,
                      "_DsdCalendarID": 1,
                      "_DrFunction": 0,
                      "_DrLocation": "sample string 5",
                      "_DrImg": "sample string 6",
                      "_HardwareId": 7,
                      "_IsActive": 8,
                      "_IpAddress": "sample string 9",
                      "_DoorSettings": {
                        "_DoorID": 1,
                        "_Sequencenumber": 2,
                        "_Office": 3,
                        "_Author_Req": "sample string 4",
                        "_Status": 5,
                        "_CommonPin": "sample string 6",
                        "_Block": 7,
                        "_Cancel": 8,
                        "_Prog": 9,
                        "_Position": 10,
                        "_AuthorDef": "sample string 11",
                        "_AuthorOp": "sample string 12",
                        "_CopyCounter": 13,
                        "_OneShotCounter": 14,
                        "GuestTimeZone": 15,
                        "_OfficeEnabled": 16,
                        "_OfficeOpt": 17,
                        "_AdaEnabled": 18,
                        "_AdaOpt": 19,
                        "_OverRideBlocked": 20,
                        "_OverRidePrivacy": 21,
                        "_AuthorCh": "sample string 22",
                        "_OfficeCh": 23,
                        "_AdaCh": 24,
                        "_OCId": 25,
                        "_I2C": 26,
                        "_ZoneIn": 27,
                        "_ZoneOut": 28,
                        "_AreaIn": 29,
                        "_AreaOut": 30,
                        "_SerialNumber": "sample string 31",
                        "_ReqLevel": 32,
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                        "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                        "_WOnlineStatus": "sample string 33",
                        "_WAprotocolConfig": "sample string 34",
                        "_WAliveData": "sample string 35",
                        "_WEventModeData": "sample string 36",
                        "_WPollingModeData": "sample string 37",
                        "_WSignalStrength": 38,
                        "_WPendingTasks": 39,
                        "_WLastChanges": "sample string 40",
                        "_W_ComType": "sample string 41",
                        "_W_DisplayOnSecurityMonitor": 42,
                        "_AlarmNotificationCounter": 43,
                        "_W_PhyAppAssigned": 44,
                        "_BatteryLevel": 45,
                        "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DoorInfo": {
                        "_DoorID": 1,
                        "_OnlineStatus": 0,
                        "_BatteryStatus": 0,
                        "_DoorAlarm": 0,
                        "_DoorState": 0,
                        "_Voltage": 2.1,
                        "_FwVersion": "sample string 3",
                        "_SignalStrenght": 0
                      },
                      "_TimeTable": {
                        "_TimeTableID": 1,
                        "_TTName": "sample string 2",
                        "_TTDescription": "sample string 3",
                        "_SysNumber": 4,
                        "_Doors": [],
                        "_TimeZones": [
                          {
                            "_TimeZoneID": 1,
                            "_TimeZoneNumber": 0,
                            "_Description": "sample string 2",
                            "_Shifts": [
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_TimeTableID": 1,
                            "_SysNumber": 3,
                            "_TimeZoneAccessProfiles": [
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_TimeZoneID": 1,
                            "_TimeZoneNumber": 0,
                            "_Description": "sample string 2",
                            "_Shifts": [
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_TimeTableID": 1,
                            "_SysNumber": 3,
                            "_TimeZoneAccessProfiles": [
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_WeeklyProgram": {
                        "_WeeklyProgramID": 1,
                        "_WeekProgramName": "sample string 2",
                        "_SysNumber": 3,
                        "_DoorPrograms": [
                          {
                            "_DoorProgramID": 1,
                            "_WeeklyProgramID": 1,
                            "_Time": "sample string 2",
                            "_DoorProgramTableID": 3,
                            "_Monday": 0,
                            "_Tuesday": 0,
                            "_Wednesday": 0,
                            "_Thursday": 0,
                            "_Friday": 0,
                            "_Saturday": 0,
                            "_Sunday": 0,
                            "_Holiday": 0,
                            "_ProgramName": "sample string 4",
                            "_SysNumber": 5,
                            "_DoorProgramTable": {
                              "_DoorProgramTableID": 1,
                              "_PKey": 2,
                              "_Description": "sample string 3",
                              "_NeedKeyPad": 4,
                              "_IndexName": 5,
                              "_SysNumber": 6,
                              "_DoorPrograms": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_DoorProgramID": 1,
                            "_WeeklyProgramID": 1,
                            "_Time": "sample string 2",
                            "_DoorProgramTableID": 3,
                            "_Monday": 0,
                            "_Tuesday": 0,
                            "_Wednesday": 0,
                            "_Thursday": 0,
                            "_Friday": 0,
                            "_Saturday": 0,
                            "_Sunday": 0,
                            "_Holiday": 0,
                            "_ProgramName": "sample string 4",
                            "_SysNumber": 5,
                            "_DoorProgramTable": {
                              "_DoorProgramTableID": 1,
                              "_PKey": 2,
                              "_Description": "sample string 3",
                              "_NeedKeyPad": 4,
                              "_IndexName": 5,
                              "_SysNumber": 6,
                              "_DoorPrograms": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_HardwareTemplate": {
                        "_HardwareId": 1,
                        "AOSId": 2,
                        "_Name": "sample string 3",
                        "_Description": "sample string 4",
                        "_TimeMotor": 5,
                        "_HWLockType": 0,
                        "_TimeOpen": 6,
                        "_TimeOpenNext": 7,
                        "_OPTSENS": 8,
                        "_CloseAftLatch": 9,
                        "_FireRegTime": 10,
                        "_FireRegOnOff": 11,
                        "_AlwaysAwaken": 0,
                        "_LowBattindToGuest": 0,
                        "_Buzzer": 0,
                        "_UseAlkalineBattery": 0,
                        "_IsWirelessDevice": 0,
                        "_EnableBluetooth": 0,
                        "_WIsDevrcvMode": 0,
                        "_USePrivacyAsDoorContact": 0,
                        "_DCReversed": 0,
                        "_OfficeOnce": 0,
                        "_EnableFreePassage": 0,
                        "_EnableBlokingCard": 0,
                        "_EnableCancellingCard": 0,
                        "_EnableProgramingCard": 0,
                        "_EnableWirelessMonitoring": 0,
                        "_DndHasPriority": 12,
                        "_BDMTimeMotor": 13,
                        "_RecordPrivacy": 14,
                        "_RecordExit": 15,
                        "_Pir": 16,
                        "_Ble": 64,
                        "_Nfc": 18,
                        "_Validation": 19,
                        "_DoorContact": 0,
                        "_TouchScreen": 20,
                        "_Wifi24": 21,
                        "_WifisubG": 22,
                        "_Privacy": 23,
                        "_Bus": 24,
                        "_MembraneButtonType": 25,
                        "_BusType": 0,
                        "_LockModels": 64,
                        "_Subnetmask": "sample string 27",
                        "_Gateway": "sample string 28",
                        "_IpAddress": "sample string 29",
                        "_RFID": 64,
                        "_InsideButton": 0,
                        "_ProductType": 0,
                        "_IsActive": 31,
                        "_Battery": 32,
                        "_BlePoolingTimeinSec": 33,
                        "_Relock": 34,
                        "_RelayAlways": 35,
                        "_Borrable": 36,
                        "_TSENS": 37,
                        "_IntInPut1": 38,
                        "_IntInPut2": 39,
                        "_IntInPut3": 40,
                        "_IntInPut4": 41,
                        "_IntOutput1": 42,
                        "_IntOutput2": 43,
                        "_IntOutput3": 44,
                        "_IntOutput4": 45,
                        "_ExtInput11": 46,
                        "_ExtInput12": 47,
                        "_ExtInput13": 48,
                        "_ExtInput14": 49,
                        "_ExtOutput11": 50,
                        "_ExtOutput12": 51,
                        "_ExtOutput13": 52,
                        "_ExtOutput14": 53,
                        "_ExtInput21": 54,
                        "_ExtInput22": 55,
                        "_ExtInput23": 56,
                        "_ExtInput24": 57,
                        "_ExtOutput21": 58,
                        "_ExtOutput22": 59,
                        "_ExtOutput23": 60,
                        "_ExtOutput24": 61,
                        "_ExtInput31": 62,
                        "_ExtInput32": 63,
                        "_ExtInput33": 64,
                        "_ExtInput34": 65,
                        "_Extoutput31": 66,
                        "_Extoutput32": 67,
                        "_Extoutput33": 68,
                        "_Extoutput34": 69,
                        "_Extinput41": 70,
                        "_Extinput42": 71,
                        "_Extinput43": 72,
                        "_Extinput44": 73,
                        "_ExtOutput41": 74,
                        "_ExtOutput42": 75,
                        "_ExtOutput43": 76,
                        "_ExtOutput44": 77,
                        "_ExtInput51": 78,
                        "_ExtInput52": 79,
                        "_ExtInput53": 80,
                        "_ExtInput54": 81,
                        "_ExtOutput51": 82,
                        "_ExtOutput52": 83,
                        "_ExtOutput53": 84,
                        "_ExtOutput54": 85,
                        "_ExtInput61": 86,
                        "_ExtInput62": 87,
                        "_ExtInput63": 88,
                        "_ExtInput64": 89,
                        "_ExtOutput61": 90,
                        "_ExtOutput62": 91,
                        "_ExtOutput63": 92,
                        "_ExtOutput64": 93,
                        "_ExtInput71": 94,
                        "_ExtInput72": 95,
                        "_ExtInput73": 96,
                        "_ExtInput74": 97,
                        "_ExtOutput71": 98,
                        "_ExtOutput72": 99,
                        "_ExtOutput73": 100,
                        "_ExtOutput74": 101,
                        "ExtInput81": 102,
                        "_ExtInput82": 103,
                        "_ExtInput83": 104,
                        "_ExtInput84": 105,
                        "_ExtOutput81": 106,
                        "_ExtOutput82": 107,
                        "_ExtOutput83": 108,
                        "_ExtOutput84": 109,
                        "_Inti2cFixedPart": "sample string 110",
                        "_Out1i2cFixedPart": "sample string 111",
                        "_Out2i2cFixedPart": "sample string 112",
                        "_Out3i2cFixedPart": "sample string 113",
                        "_Out4i2cFixedPart": "sample string 114",
                        "_Out5i2cFixedPart": "sample string 115",
                        "_Out6i2cFixedPart": "sample string 116",
                        "_Out7i2cFixedPart": "sample string 117",
                        "_Out8i2cFixedPart": "sample string 118",
                        "_I1IsReverse": 119,
                        "_I2IsReverse": 120,
                        "_I3IsReverse": 121,
                        "_I4IsReverse": 122,
                        "_O1IsReverse": 123,
                        "_O2IsReverse": 124,
                        "_O3IsReverse": 125,
                        "_O4IsReverse": 126,
                        "_I1Description": "sample string 127",
                        "_I2Description": "sample string 128",
                        "_I3Description": "sample string 129",
                        "_I4Description": "sample string 130",
                        "_O1Description": "sample string 131",
                        "_O2Description": "sample string 132",
                        "_O3Description": "sample string 133",
                        "_O4Description": "sample string 134",
                        "_SysNumber": 135,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_AccessPoint": {
                        "_AccessPointID": 1,
                        "_ApIPAddr": "sample string 2",
                        "_ApComID": 3,
                        "_ApSubnetmask": "sample string 4",
                        "_ApGateWay": "sample string 5",
                        "_ApName": "sample string 6",
                        "_ApOnlineStatus": "sample string 7",
                        "_ApFwVersion": "sample string 8",
                        "_ApLastCommunication": "sample string 9",
                        "_ApConnectedLock": 10,
                        "_ApPhyAddr": 11,
                        "_ApGroupID": 12,
                        "_AOSId": 13,
                        "_SysNumber": 14,
                        "_CurrentIPAddr": "sample string 15",
                        "_Channels": 16,
                        "_ApGroup": {
                          "_ApGroupID": 1,
                          "_ApGrpName": "sample string 2",
                          "_ApGrpDesc": "sample string 3",
                          "_ApGrpLastChanges": "sample string 4",
                          "_NbOfAp": 5,
                          "_SysNumber": 6,
                          "_AccessPoints": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_Doors": [],
                        "_DeviceCommStats": [
                          {
                            "_DeviceCommStatID": 1,
                            "_AccessPointID": 2,
                            "_DoorID": 3,
                            "_SignalStrenght": 4,
                            "_ComRetries": 5,
                            "_ComErrors": 6,
                            "_NbOfCom": 7,
                            "_Channel": 64,
                            "_DevPrefAp": 0,
                            "_SysNumber": 9,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_DeviceCommStatID": 1,
                            "_AccessPointID": 2,
                            "_DoorID": 3,
                            "_SignalStrenght": 4,
                            "_ComRetries": 5,
                            "_ComErrors": 6,
                            "_NbOfCom": 7,
                            "_Channel": 64,
                            "_DevPrefAp": 0,
                            "_SysNumber": 9,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DsdCalendar": {
                        "_DsdCalendarID": 1,
                        "_Year": 2,
                        "_Month": 3,
                        "_Day": 4,
                        "_Hours": 5,
                        "_Action": "sample string 6",
                        "_SysNumber": 7,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Calendar": {
                        "_CalendarID": 1,
                        "_Year": 2,
                        "_Month": 3,
                        "_Day": 4,
                        "_SysNumber": 5,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DoorWirelessSettings": {
                        "_DoorID": 1,
                        "_AllowedEvt1": 64,
                        "_AllowedEvt2": 64,
                        "_WTimeUnit": 64,
                        "_WTimeInterval": 64,
                        "_WContactTime": 64
                      },
                      "_DoorApConfig": {
                        "_DoorID": 1,
                        "_ApConfig": 64,
                        "_ApChannel": 64,
                        "_UserDefApAddr": 4,
                        "_TimeUnit": 64,
                        "_ContactTime": 64
                      },
                      "_IsAchieved": 10,
                      "_SysNumber": 11,
                      "_NameSettingCode": "sample string 12",
                      "_Position": 13,
                      "_DoorAuditories": [],
                      "_LockMasters": [
                        {
                          "_LockMasterID": 1,
                          "_McDoorID": 2,
                          "_McMasterID": 3,
                          "MastersID": 1,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_Master": {
                            "MastersID": 1,
                            "_McMasterID": 2,
                            "_Abrev": "sample string 3",
                            "_description": "sample string 4",
                            "_SeqNumber": 5.1,
                            "_IsActive": 6,
                            "Special": 7,
                            "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_vip": 8,
                            "_LockMasters": [],
                            "_PersonMc": [
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              },
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_LockMasterID": 1,
                          "_McDoorID": 2,
                          "_McMasterID": 3,
                          "MastersID": 1,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_Master": {
                            "MastersID": 1,
                            "_McMasterID": 2,
                            "_Abrev": "sample string 3",
                            "_description": "sample string 4",
                            "_SeqNumber": 5.1,
                            "_IsActive": 6,
                            "Special": 7,
                            "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_vip": 8,
                            "_LockMasters": [],
                            "_PersonMc": [
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              },
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_LockComposes": [
                        {
                          "_LockComposeID": 1,
                          "_DoorID1": 2,
                          "_DoorID2": 3,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_LockComposeID": 1,
                          "_DoorID1": 2,
                          "_DoorID2": 3,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_WifiTasks": [
                        {
                          "WifiTaskID": 1,
                          "_LockID": 2,
                          "_WtTaskTodo": "sample string 3",
                          "_WtTaskPriority": 4,
                          "_WtCmd": "sample string 5",
                          "_WtTaskState": 6,
                          "_WtLastChanges": "sample string 7",
                          "_WtUser": "sample string 8",
                          "_WtCmdText": "sample string 9",
                          "_TaskStateText": "sample string 10",
                          "_DirectSend": 11,
                          "_MsgID": 12,
                          "_IsTaskFromCloud": 13,
                          "_DoorID": 1,
                          "_SysNumber": 14,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "WifiTaskID": 1,
                          "_LockID": 2,
                          "_WtTaskTodo": "sample string 3",
                          "_WtTaskPriority": 4,
                          "_WtCmd": "sample string 5",
                          "_WtTaskState": 6,
                          "_WtLastChanges": "sample string 7",
                          "_WtUser": "sample string 8",
                          "_WtCmdText": "sample string 9",
                          "_TaskStateText": "sample string 10",
                          "_DirectSend": 11,
                          "_MsgID": 12,
                          "_IsTaskFromCloud": 13,
                          "_DoorID": 1,
                          "_SysNumber": 14,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorDoorGroups": [
                        {
                          "_DoorDoorGroupID": 1,
                          "_DoorID": 2,
                          "_DoorGroupID": 3,
                          "_SysNumber": 4,
                          "_DoorGroup": {
                            "_DoorGroupID": 1,
                            "_DoorGroupName": "sample string 2",
                            "_Description": "sample string 3",
                            "_SysNumber": 4,
                            "_DoorDoorGroups": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "_DoorDoorGroupID": 1,
                          "_DoorID": 2,
                          "_DoorGroupID": 3,
                          "_SysNumber": 4,
                          "_DoorGroup": {
                            "_DoorGroupID": 1,
                            "_DoorGroupName": "sample string 2",
                            "_Description": "sample string 3",
                            "_SysNumber": 4,
                            "_DoorDoorGroups": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_DoorAccessRights": [
                        {
                          "_DoorAccessRightID": 1,
                          "_AccessRightID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessRight": {
                            "_AccessRightID": 1,
                            "_AccessRightName": "sample string 2",
                            "_SysNumber": 3,
                            "_AccessRightAccessProfiles": [
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAccessRight": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DoorAccessRightID": 1,
                          "_AccessRightID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessRight": {
                            "_AccessRightID": 1,
                            "_AccessRightName": "sample string 2",
                            "_SysNumber": 3,
                            "_AccessRightAccessProfiles": [
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAccessRight": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessServiceDoors": [
                        {
                          "_AccessServiceDoorID": 1,
                          "_AccessServiceID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessService": {
                            "_AccessServiceID": 1,
                            "_Services": 1,
                            "_ServiceName": "sample string 2",
                            "_SysNumber": 3,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessServiceDoorID": 1,
                          "_AccessServiceID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessService": {
                            "_AccessServiceID": 1,
                            "_Services": 1,
                            "_ServiceName": "sample string 2",
                            "_SysNumber": 3,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DeviceCommStats": [
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_AccessPoint": {
                            "_AccessPointID": 1,
                            "_ApIPAddr": "sample string 2",
                            "_ApComID": 3,
                            "_ApSubnetmask": "sample string 4",
                            "_ApGateWay": "sample string 5",
                            "_ApName": "sample string 6",
                            "_ApOnlineStatus": "sample string 7",
                            "_ApFwVersion": "sample string 8",
                            "_ApLastCommunication": "sample string 9",
                            "_ApConnectedLock": 10,
                            "_ApPhyAddr": 11,
                            "_ApGroupID": 12,
                            "_AOSId": 13,
                            "_SysNumber": 14,
                            "_CurrentIPAddr": "sample string 15",
                            "_Channels": 16,
                            "_ApGroup": {
                              "_ApGroupID": 1,
                              "_ApGrpName": "sample string 2",
                              "_ApGrpDesc": "sample string 3",
                              "_ApGrpLastChanges": "sample string 4",
                              "_NbOfAp": 5,
                              "_SysNumber": 6,
                              "_AccessPoints": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_Doors": [],
                            "_DeviceCommStats": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_AccessPoint": {
                            "_AccessPointID": 1,
                            "_ApIPAddr": "sample string 2",
                            "_ApComID": 3,
                            "_ApSubnetmask": "sample string 4",
                            "_ApGateWay": "sample string 5",
                            "_ApName": "sample string 6",
                            "_ApOnlineStatus": "sample string 7",
                            "_ApFwVersion": "sample string 8",
                            "_ApLastCommunication": "sample string 9",
                            "_ApConnectedLock": 10,
                            "_ApPhyAddr": 11,
                            "_ApGroupID": 12,
                            "_AOSId": 13,
                            "_SysNumber": 14,
                            "_CurrentIPAddr": "sample string 15",
                            "_Channels": 16,
                            "_ApGroup": {
                              "_ApGroupID": 1,
                              "_ApGrpName": "sample string 2",
                              "_ApGrpDesc": "sample string 3",
                              "_ApGrpLastChanges": "sample string 4",
                              "_NbOfAp": 5,
                              "_SysNumber": 6,
                              "_AccessPoints": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_Doors": [],
                            "_DeviceCommStats": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_BatteryActivities": [
                        {
                          "_BatteryActivitiesID": 1,
                          "_DoorID": 2,
                          "_Voltage": "sample string 3",
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                          "_SysNumber": 6
                        },
                        {
                          "_BatteryActivitiesID": 1,
                          "_DoorID": 2,
                          "_Voltage": "sample string 3",
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                          "_SysNumber": 6
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_MifareCard": {
                  "_AccessCardID": 1,
                  "_MediumType": 0,
                  "_SerialNumber": "sample string 2",
                  "_Technology": 0,
                  "_KeyToken": "sample string 3",
                  "_IsAchieved": 4,
                  "_SysNumber": 5,
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            },
            {
              "_PersonAccessCardID": 1,
              "_PersonID": 2,
              "_AccessCardID": 3,
              "_SysNumber": 4,
              "_AccessCard": {
                "_AccessCardID": 1,
                "_BadgeLabel": "sample string 2",
                "_AccessCardStatus": 0,
                "_BadgeNumber": "sample string 3",
                "_IsAchieved": 4,
                "_SysNumber": 5,
                "_PersonAccessCards": [],
                "_DoorAuditories": [
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_Door": {
                      "_DoorID": 1,
                      "_AOSId": 1,
                      "_LockNumber": 1,
                      "_LockID": 1,
                      "_DoorName": "sample string 2",
                      "_LockType": 1,
                      "_TimeTableID": 1,
                      "_WApPhyAddr": 3,
                      "_WApPhyAddr2": 4,
                      "_WeeklyProgramID": 1,
                      "_AccessPointID": 1,
                      "_CalendarID": 1,
                      "_DsdCalendarID": 1,
                      "_DrFunction": 0,
                      "_DrLocation": "sample string 5",
                      "_DrImg": "sample string 6",
                      "_HardwareId": 7,
                      "_IsActive": 8,
                      "_IpAddress": "sample string 9",
                      "_DoorSettings": {
                        "_DoorID": 1,
                        "_Sequencenumber": 2,
                        "_Office": 3,
                        "_Author_Req": "sample string 4",
                        "_Status": 5,
                        "_CommonPin": "sample string 6",
                        "_Block": 7,
                        "_Cancel": 8,
                        "_Prog": 9,
                        "_Position": 10,
                        "_AuthorDef": "sample string 11",
                        "_AuthorOp": "sample string 12",
                        "_CopyCounter": 13,
                        "_OneShotCounter": 14,
                        "GuestTimeZone": 15,
                        "_OfficeEnabled": 16,
                        "_OfficeOpt": 17,
                        "_AdaEnabled": 18,
                        "_AdaOpt": 19,
                        "_OverRideBlocked": 20,
                        "_OverRidePrivacy": 21,
                        "_AuthorCh": "sample string 22",
                        "_OfficeCh": 23,
                        "_AdaCh": 24,
                        "_OCId": 25,
                        "_I2C": 26,
                        "_ZoneIn": 27,
                        "_ZoneOut": 28,
                        "_AreaIn": 29,
                        "_AreaOut": 30,
                        "_SerialNumber": "sample string 31",
                        "_ReqLevel": 32,
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                        "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                        "_WOnlineStatus": "sample string 33",
                        "_WAprotocolConfig": "sample string 34",
                        "_WAliveData": "sample string 35",
                        "_WEventModeData": "sample string 36",
                        "_WPollingModeData": "sample string 37",
                        "_WSignalStrength": 38,
                        "_WPendingTasks": 39,
                        "_WLastChanges": "sample string 40",
                        "_W_ComType": "sample string 41",
                        "_W_DisplayOnSecurityMonitor": 42,
                        "_AlarmNotificationCounter": 43,
                        "_W_PhyAppAssigned": 44,
                        "_BatteryLevel": 45,
                        "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DoorInfo": {
                        "_DoorID": 1,
                        "_OnlineStatus": 0,
                        "_BatteryStatus": 0,
                        "_DoorAlarm": 0,
                        "_DoorState": 0,
                        "_Voltage": 2.1,
                        "_FwVersion": "sample string 3",
                        "_SignalStrenght": 0
                      },
                      "_TimeTable": {
                        "_TimeTableID": 1,
                        "_TTName": "sample string 2",
                        "_TTDescription": "sample string 3",
                        "_SysNumber": 4,
                        "_Doors": [],
                        "_TimeZones": [
                          {
                            "_TimeZoneID": 1,
                            "_TimeZoneNumber": 0,
                            "_Description": "sample string 2",
                            "_Shifts": [
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_TimeTableID": 1,
                            "_SysNumber": 3,
                            "_TimeZoneAccessProfiles": [
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_TimeZoneID": 1,
                            "_TimeZoneNumber": 0,
                            "_Description": "sample string 2",
                            "_Shifts": [
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_TimeTableID": 1,
                            "_SysNumber": 3,
                            "_TimeZoneAccessProfiles": [
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_WeeklyProgram": {
                        "_WeeklyProgramID": 1,
                        "_WeekProgramName": "sample string 2",
                        "_SysNumber": 3,
                        "_DoorPrograms": [
                          {
                            "_DoorProgramID": 1,
                            "_WeeklyProgramID": 1,
                            "_Time": "sample string 2",
                            "_DoorProgramTableID": 3,
                            "_Monday": 0,
                            "_Tuesday": 0,
                            "_Wednesday": 0,
                            "_Thursday": 0,
                            "_Friday": 0,
                            "_Saturday": 0,
                            "_Sunday": 0,
                            "_Holiday": 0,
                            "_ProgramName": "sample string 4",
                            "_SysNumber": 5,
                            "_DoorProgramTable": {
                              "_DoorProgramTableID": 1,
                              "_PKey": 2,
                              "_Description": "sample string 3",
                              "_NeedKeyPad": 4,
                              "_IndexName": 5,
                              "_SysNumber": 6,
                              "_DoorPrograms": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_DoorProgramID": 1,
                            "_WeeklyProgramID": 1,
                            "_Time": "sample string 2",
                            "_DoorProgramTableID": 3,
                            "_Monday": 0,
                            "_Tuesday": 0,
                            "_Wednesday": 0,
                            "_Thursday": 0,
                            "_Friday": 0,
                            "_Saturday": 0,
                            "_Sunday": 0,
                            "_Holiday": 0,
                            "_ProgramName": "sample string 4",
                            "_SysNumber": 5,
                            "_DoorProgramTable": {
                              "_DoorProgramTableID": 1,
                              "_PKey": 2,
                              "_Description": "sample string 3",
                              "_NeedKeyPad": 4,
                              "_IndexName": 5,
                              "_SysNumber": 6,
                              "_DoorPrograms": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_HardwareTemplate": {
                        "_HardwareId": 1,
                        "AOSId": 2,
                        "_Name": "sample string 3",
                        "_Description": "sample string 4",
                        "_TimeMotor": 5,
                        "_HWLockType": 0,
                        "_TimeOpen": 6,
                        "_TimeOpenNext": 7,
                        "_OPTSENS": 8,
                        "_CloseAftLatch": 9,
                        "_FireRegTime": 10,
                        "_FireRegOnOff": 11,
                        "_AlwaysAwaken": 0,
                        "_LowBattindToGuest": 0,
                        "_Buzzer": 0,
                        "_UseAlkalineBattery": 0,
                        "_IsWirelessDevice": 0,
                        "_EnableBluetooth": 0,
                        "_WIsDevrcvMode": 0,
                        "_USePrivacyAsDoorContact": 0,
                        "_DCReversed": 0,
                        "_OfficeOnce": 0,
                        "_EnableFreePassage": 0,
                        "_EnableBlokingCard": 0,
                        "_EnableCancellingCard": 0,
                        "_EnableProgramingCard": 0,
                        "_EnableWirelessMonitoring": 0,
                        "_DndHasPriority": 12,
                        "_BDMTimeMotor": 13,
                        "_RecordPrivacy": 14,
                        "_RecordExit": 15,
                        "_Pir": 16,
                        "_Ble": 64,
                        "_Nfc": 18,
                        "_Validation": 19,
                        "_DoorContact": 0,
                        "_TouchScreen": 20,
                        "_Wifi24": 21,
                        "_WifisubG": 22,
                        "_Privacy": 23,
                        "_Bus": 24,
                        "_MembraneButtonType": 25,
                        "_BusType": 0,
                        "_LockModels": 64,
                        "_Subnetmask": "sample string 27",
                        "_Gateway": "sample string 28",
                        "_IpAddress": "sample string 29",
                        "_RFID": 64,
                        "_InsideButton": 0,
                        "_ProductType": 0,
                        "_IsActive": 31,
                        "_Battery": 32,
                        "_BlePoolingTimeinSec": 33,
                        "_Relock": 34,
                        "_RelayAlways": 35,
                        "_Borrable": 36,
                        "_TSENS": 37,
                        "_IntInPut1": 38,
                        "_IntInPut2": 39,
                        "_IntInPut3": 40,
                        "_IntInPut4": 41,
                        "_IntOutput1": 42,
                        "_IntOutput2": 43,
                        "_IntOutput3": 44,
                        "_IntOutput4": 45,
                        "_ExtInput11": 46,
                        "_ExtInput12": 47,
                        "_ExtInput13": 48,
                        "_ExtInput14": 49,
                        "_ExtOutput11": 50,
                        "_ExtOutput12": 51,
                        "_ExtOutput13": 52,
                        "_ExtOutput14": 53,
                        "_ExtInput21": 54,
                        "_ExtInput22": 55,
                        "_ExtInput23": 56,
                        "_ExtInput24": 57,
                        "_ExtOutput21": 58,
                        "_ExtOutput22": 59,
                        "_ExtOutput23": 60,
                        "_ExtOutput24": 61,
                        "_ExtInput31": 62,
                        "_ExtInput32": 63,
                        "_ExtInput33": 64,
                        "_ExtInput34": 65,
                        "_Extoutput31": 66,
                        "_Extoutput32": 67,
                        "_Extoutput33": 68,
                        "_Extoutput34": 69,
                        "_Extinput41": 70,
                        "_Extinput42": 71,
                        "_Extinput43": 72,
                        "_Extinput44": 73,
                        "_ExtOutput41": 74,
                        "_ExtOutput42": 75,
                        "_ExtOutput43": 76,
                        "_ExtOutput44": 77,
                        "_ExtInput51": 78,
                        "_ExtInput52": 79,
                        "_ExtInput53": 80,
                        "_ExtInput54": 81,
                        "_ExtOutput51": 82,
                        "_ExtOutput52": 83,
                        "_ExtOutput53": 84,
                        "_ExtOutput54": 85,
                        "_ExtInput61": 86,
                        "_ExtInput62": 87,
                        "_ExtInput63": 88,
                        "_ExtInput64": 89,
                        "_ExtOutput61": 90,
                        "_ExtOutput62": 91,
                        "_ExtOutput63": 92,
                        "_ExtOutput64": 93,
                        "_ExtInput71": 94,
                        "_ExtInput72": 95,
                        "_ExtInput73": 96,
                        "_ExtInput74": 97,
                        "_ExtOutput71": 98,
                        "_ExtOutput72": 99,
                        "_ExtOutput73": 100,
                        "_ExtOutput74": 101,
                        "ExtInput81": 102,
                        "_ExtInput82": 103,
                        "_ExtInput83": 104,
                        "_ExtInput84": 105,
                        "_ExtOutput81": 106,
                        "_ExtOutput82": 107,
                        "_ExtOutput83": 108,
                        "_ExtOutput84": 109,
                        "_Inti2cFixedPart": "sample string 110",
                        "_Out1i2cFixedPart": "sample string 111",
                        "_Out2i2cFixedPart": "sample string 112",
                        "_Out3i2cFixedPart": "sample string 113",
                        "_Out4i2cFixedPart": "sample string 114",
                        "_Out5i2cFixedPart": "sample string 115",
                        "_Out6i2cFixedPart": "sample string 116",
                        "_Out7i2cFixedPart": "sample string 117",
                        "_Out8i2cFixedPart": "sample string 118",
                        "_I1IsReverse": 119,
                        "_I2IsReverse": 120,
                        "_I3IsReverse": 121,
                        "_I4IsReverse": 122,
                        "_O1IsReverse": 123,
                        "_O2IsReverse": 124,
                        "_O3IsReverse": 125,
                        "_O4IsReverse": 126,
                        "_I1Description": "sample string 127",
                        "_I2Description": "sample string 128",
                        "_I3Description": "sample string 129",
                        "_I4Description": "sample string 130",
                        "_O1Description": "sample string 131",
                        "_O2Description": "sample string 132",
                        "_O3Description": "sample string 133",
                        "_O4Description": "sample string 134",
                        "_SysNumber": 135,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_AccessPoint": {
                        "_AccessPointID": 1,
                        "_ApIPAddr": "sample string 2",
                        "_ApComID": 3,
                        "_ApSubnetmask": "sample string 4",
                        "_ApGateWay": "sample string 5",
                        "_ApName": "sample string 6",
                        "_ApOnlineStatus": "sample string 7",
                        "_ApFwVersion": "sample string 8",
                        "_ApLastCommunication": "sample string 9",
                        "_ApConnectedLock": 10,
                        "_ApPhyAddr": 11,
                        "_ApGroupID": 12,
                        "_AOSId": 13,
                        "_SysNumber": 14,
                        "_CurrentIPAddr": "sample string 15",
                        "_Channels": 16,
                        "_ApGroup": {
                          "_ApGroupID": 1,
                          "_ApGrpName": "sample string 2",
                          "_ApGrpDesc": "sample string 3",
                          "_ApGrpLastChanges": "sample string 4",
                          "_NbOfAp": 5,
                          "_SysNumber": 6,
                          "_AccessPoints": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_Doors": [],
                        "_DeviceCommStats": [
                          {
                            "_DeviceCommStatID": 1,
                            "_AccessPointID": 2,
                            "_DoorID": 3,
                            "_SignalStrenght": 4,
                            "_ComRetries": 5,
                            "_ComErrors": 6,
                            "_NbOfCom": 7,
                            "_Channel": 64,
                            "_DevPrefAp": 0,
                            "_SysNumber": 9,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_DeviceCommStatID": 1,
                            "_AccessPointID": 2,
                            "_DoorID": 3,
                            "_SignalStrenght": 4,
                            "_ComRetries": 5,
                            "_ComErrors": 6,
                            "_NbOfCom": 7,
                            "_Channel": 64,
                            "_DevPrefAp": 0,
                            "_SysNumber": 9,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DsdCalendar": {
                        "_DsdCalendarID": 1,
                        "_Year": 2,
                        "_Month": 3,
                        "_Day": 4,
                        "_Hours": 5,
                        "_Action": "sample string 6",
                        "_SysNumber": 7,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Calendar": {
                        "_CalendarID": 1,
                        "_Year": 2,
                        "_Month": 3,
                        "_Day": 4,
                        "_SysNumber": 5,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DoorWirelessSettings": {
                        "_DoorID": 1,
                        "_AllowedEvt1": 64,
                        "_AllowedEvt2": 64,
                        "_WTimeUnit": 64,
                        "_WTimeInterval": 64,
                        "_WContactTime": 64
                      },
                      "_DoorApConfig": {
                        "_DoorID": 1,
                        "_ApConfig": 64,
                        "_ApChannel": 64,
                        "_UserDefApAddr": 4,
                        "_TimeUnit": 64,
                        "_ContactTime": 64
                      },
                      "_IsAchieved": 10,
                      "_SysNumber": 11,
                      "_NameSettingCode": "sample string 12",
                      "_Position": 13,
                      "_DoorAuditories": [],
                      "_LockMasters": [
                        {
                          "_LockMasterID": 1,
                          "_McDoorID": 2,
                          "_McMasterID": 3,
                          "MastersID": 1,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_Master": {
                            "MastersID": 1,
                            "_McMasterID": 2,
                            "_Abrev": "sample string 3",
                            "_description": "sample string 4",
                            "_SeqNumber": 5.1,
                            "_IsActive": 6,
                            "Special": 7,
                            "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_vip": 8,
                            "_LockMasters": [],
                            "_PersonMc": [
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              },
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_LockMasterID": 1,
                          "_McDoorID": 2,
                          "_McMasterID": 3,
                          "MastersID": 1,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_Master": {
                            "MastersID": 1,
                            "_McMasterID": 2,
                            "_Abrev": "sample string 3",
                            "_description": "sample string 4",
                            "_SeqNumber": 5.1,
                            "_IsActive": 6,
                            "Special": 7,
                            "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_vip": 8,
                            "_LockMasters": [],
                            "_PersonMc": [
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              },
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_LockComposes": [
                        {
                          "_LockComposeID": 1,
                          "_DoorID1": 2,
                          "_DoorID2": 3,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_LockComposeID": 1,
                          "_DoorID1": 2,
                          "_DoorID2": 3,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_WifiTasks": [
                        {
                          "WifiTaskID": 1,
                          "_LockID": 2,
                          "_WtTaskTodo": "sample string 3",
                          "_WtTaskPriority": 4,
                          "_WtCmd": "sample string 5",
                          "_WtTaskState": 6,
                          "_WtLastChanges": "sample string 7",
                          "_WtUser": "sample string 8",
                          "_WtCmdText": "sample string 9",
                          "_TaskStateText": "sample string 10",
                          "_DirectSend": 11,
                          "_MsgID": 12,
                          "_IsTaskFromCloud": 13,
                          "_DoorID": 1,
                          "_SysNumber": 14,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "WifiTaskID": 1,
                          "_LockID": 2,
                          "_WtTaskTodo": "sample string 3",
                          "_WtTaskPriority": 4,
                          "_WtCmd": "sample string 5",
                          "_WtTaskState": 6,
                          "_WtLastChanges": "sample string 7",
                          "_WtUser": "sample string 8",
                          "_WtCmdText": "sample string 9",
                          "_TaskStateText": "sample string 10",
                          "_DirectSend": 11,
                          "_MsgID": 12,
                          "_IsTaskFromCloud": 13,
                          "_DoorID": 1,
                          "_SysNumber": 14,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorDoorGroups": [
                        {
                          "_DoorDoorGroupID": 1,
                          "_DoorID": 2,
                          "_DoorGroupID": 3,
                          "_SysNumber": 4,
                          "_DoorGroup": {
                            "_DoorGroupID": 1,
                            "_DoorGroupName": "sample string 2",
                            "_Description": "sample string 3",
                            "_SysNumber": 4,
                            "_DoorDoorGroups": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "_DoorDoorGroupID": 1,
                          "_DoorID": 2,
                          "_DoorGroupID": 3,
                          "_SysNumber": 4,
                          "_DoorGroup": {
                            "_DoorGroupID": 1,
                            "_DoorGroupName": "sample string 2",
                            "_Description": "sample string 3",
                            "_SysNumber": 4,
                            "_DoorDoorGroups": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_DoorAccessRights": [
                        {
                          "_DoorAccessRightID": 1,
                          "_AccessRightID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessRight": {
                            "_AccessRightID": 1,
                            "_AccessRightName": "sample string 2",
                            "_SysNumber": 3,
                            "_AccessRightAccessProfiles": [
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAccessRight": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DoorAccessRightID": 1,
                          "_AccessRightID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessRight": {
                            "_AccessRightID": 1,
                            "_AccessRightName": "sample string 2",
                            "_SysNumber": 3,
                            "_AccessRightAccessProfiles": [
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAccessRight": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessServiceDoors": [
                        {
                          "_AccessServiceDoorID": 1,
                          "_AccessServiceID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessService": {
                            "_AccessServiceID": 1,
                            "_Services": 1,
                            "_ServiceName": "sample string 2",
                            "_SysNumber": 3,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessServiceDoorID": 1,
                          "_AccessServiceID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessService": {
                            "_AccessServiceID": 1,
                            "_Services": 1,
                            "_ServiceName": "sample string 2",
                            "_SysNumber": 3,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DeviceCommStats": [
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_AccessPoint": {
                            "_AccessPointID": 1,
                            "_ApIPAddr": "sample string 2",
                            "_ApComID": 3,
                            "_ApSubnetmask": "sample string 4",
                            "_ApGateWay": "sample string 5",
                            "_ApName": "sample string 6",
                            "_ApOnlineStatus": "sample string 7",
                            "_ApFwVersion": "sample string 8",
                            "_ApLastCommunication": "sample string 9",
                            "_ApConnectedLock": 10,
                            "_ApPhyAddr": 11,
                            "_ApGroupID": 12,
                            "_AOSId": 13,
                            "_SysNumber": 14,
                            "_CurrentIPAddr": "sample string 15",
                            "_Channels": 16,
                            "_ApGroup": {
                              "_ApGroupID": 1,
                              "_ApGrpName": "sample string 2",
                              "_ApGrpDesc": "sample string 3",
                              "_ApGrpLastChanges": "sample string 4",
                              "_NbOfAp": 5,
                              "_SysNumber": 6,
                              "_AccessPoints": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_Doors": [],
                            "_DeviceCommStats": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_AccessPoint": {
                            "_AccessPointID": 1,
                            "_ApIPAddr": "sample string 2",
                            "_ApComID": 3,
                            "_ApSubnetmask": "sample string 4",
                            "_ApGateWay": "sample string 5",
                            "_ApName": "sample string 6",
                            "_ApOnlineStatus": "sample string 7",
                            "_ApFwVersion": "sample string 8",
                            "_ApLastCommunication": "sample string 9",
                            "_ApConnectedLock": 10,
                            "_ApPhyAddr": 11,
                            "_ApGroupID": 12,
                            "_AOSId": 13,
                            "_SysNumber": 14,
                            "_CurrentIPAddr": "sample string 15",
                            "_Channels": 16,
                            "_ApGroup": {
                              "_ApGroupID": 1,
                              "_ApGrpName": "sample string 2",
                              "_ApGrpDesc": "sample string 3",
                              "_ApGrpLastChanges": "sample string 4",
                              "_NbOfAp": 5,
                              "_SysNumber": 6,
                              "_AccessPoints": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_Doors": [],
                            "_DeviceCommStats": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_BatteryActivities": [
                        {
                          "_BatteryActivitiesID": 1,
                          "_DoorID": 2,
                          "_Voltage": "sample string 3",
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                          "_SysNumber": 6
                        },
                        {
                          "_BatteryActivitiesID": 1,
                          "_DoorID": 2,
                          "_Voltage": "sample string 3",
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                          "_SysNumber": 6
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_Door": {
                      "_DoorID": 1,
                      "_AOSId": 1,
                      "_LockNumber": 1,
                      "_LockID": 1,
                      "_DoorName": "sample string 2",
                      "_LockType": 1,
                      "_TimeTableID": 1,
                      "_WApPhyAddr": 3,
                      "_WApPhyAddr2": 4,
                      "_WeeklyProgramID": 1,
                      "_AccessPointID": 1,
                      "_CalendarID": 1,
                      "_DsdCalendarID": 1,
                      "_DrFunction": 0,
                      "_DrLocation": "sample string 5",
                      "_DrImg": "sample string 6",
                      "_HardwareId": 7,
                      "_IsActive": 8,
                      "_IpAddress": "sample string 9",
                      "_DoorSettings": {
                        "_DoorID": 1,
                        "_Sequencenumber": 2,
                        "_Office": 3,
                        "_Author_Req": "sample string 4",
                        "_Status": 5,
                        "_CommonPin": "sample string 6",
                        "_Block": 7,
                        "_Cancel": 8,
                        "_Prog": 9,
                        "_Position": 10,
                        "_AuthorDef": "sample string 11",
                        "_AuthorOp": "sample string 12",
                        "_CopyCounter": 13,
                        "_OneShotCounter": 14,
                        "GuestTimeZone": 15,
                        "_OfficeEnabled": 16,
                        "_OfficeOpt": 17,
                        "_AdaEnabled": 18,
                        "_AdaOpt": 19,
                        "_OverRideBlocked": 20,
                        "_OverRidePrivacy": 21,
                        "_AuthorCh": "sample string 22",
                        "_OfficeCh": 23,
                        "_AdaCh": 24,
                        "_OCId": 25,
                        "_I2C": 26,
                        "_ZoneIn": 27,
                        "_ZoneOut": 28,
                        "_AreaIn": 29,
                        "_AreaOut": 30,
                        "_SerialNumber": "sample string 31",
                        "_ReqLevel": 32,
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                        "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                        "_WOnlineStatus": "sample string 33",
                        "_WAprotocolConfig": "sample string 34",
                        "_WAliveData": "sample string 35",
                        "_WEventModeData": "sample string 36",
                        "_WPollingModeData": "sample string 37",
                        "_WSignalStrength": 38,
                        "_WPendingTasks": 39,
                        "_WLastChanges": "sample string 40",
                        "_W_ComType": "sample string 41",
                        "_W_DisplayOnSecurityMonitor": 42,
                        "_AlarmNotificationCounter": 43,
                        "_W_PhyAppAssigned": 44,
                        "_BatteryLevel": 45,
                        "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DoorInfo": {
                        "_DoorID": 1,
                        "_OnlineStatus": 0,
                        "_BatteryStatus": 0,
                        "_DoorAlarm": 0,
                        "_DoorState": 0,
                        "_Voltage": 2.1,
                        "_FwVersion": "sample string 3",
                        "_SignalStrenght": 0
                      },
                      "_TimeTable": {
                        "_TimeTableID": 1,
                        "_TTName": "sample string 2",
                        "_TTDescription": "sample string 3",
                        "_SysNumber": 4,
                        "_Doors": [],
                        "_TimeZones": [
                          {
                            "_TimeZoneID": 1,
                            "_TimeZoneNumber": 0,
                            "_Description": "sample string 2",
                            "_Shifts": [
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_TimeTableID": 1,
                            "_SysNumber": 3,
                            "_TimeZoneAccessProfiles": [
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_TimeZoneID": 1,
                            "_TimeZoneNumber": 0,
                            "_Description": "sample string 2",
                            "_Shifts": [
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeShiftID": 1,
                                "_TimeShiftNumber": 0,
                                "_Enabled": 0,
                                "_Mon": 0,
                                "_Tue": 0,
                                "_Wed": 0,
                                "_Thu": 0,
                                "_Fr": 0,
                                "_Sat": 0,
                                "_Sun": 0,
                                "_Hol": 0,
                                "_From": "sample string 2",
                                "_To": "sample string 3",
                                "_TimeZoneID": 4,
                                "_SysNumber": 5,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_TimeTableID": 1,
                            "_SysNumber": 3,
                            "_TimeZoneAccessProfiles": [
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_TimeZoneAccessProfileID": 1,
                                "_TimeZoneID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_WeeklyProgram": {
                        "_WeeklyProgramID": 1,
                        "_WeekProgramName": "sample string 2",
                        "_SysNumber": 3,
                        "_DoorPrograms": [
                          {
                            "_DoorProgramID": 1,
                            "_WeeklyProgramID": 1,
                            "_Time": "sample string 2",
                            "_DoorProgramTableID": 3,
                            "_Monday": 0,
                            "_Tuesday": 0,
                            "_Wednesday": 0,
                            "_Thursday": 0,
                            "_Friday": 0,
                            "_Saturday": 0,
                            "_Sunday": 0,
                            "_Holiday": 0,
                            "_ProgramName": "sample string 4",
                            "_SysNumber": 5,
                            "_DoorProgramTable": {
                              "_DoorProgramTableID": 1,
                              "_PKey": 2,
                              "_Description": "sample string 3",
                              "_NeedKeyPad": 4,
                              "_IndexName": 5,
                              "_SysNumber": 6,
                              "_DoorPrograms": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_DoorProgramID": 1,
                            "_WeeklyProgramID": 1,
                            "_Time": "sample string 2",
                            "_DoorProgramTableID": 3,
                            "_Monday": 0,
                            "_Tuesday": 0,
                            "_Wednesday": 0,
                            "_Thursday": 0,
                            "_Friday": 0,
                            "_Saturday": 0,
                            "_Sunday": 0,
                            "_Holiday": 0,
                            "_ProgramName": "sample string 4",
                            "_SysNumber": 5,
                            "_DoorProgramTable": {
                              "_DoorProgramTableID": 1,
                              "_PKey": 2,
                              "_Description": "sample string 3",
                              "_NeedKeyPad": 4,
                              "_IndexName": 5,
                              "_SysNumber": 6,
                              "_DoorPrograms": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_HardwareTemplate": {
                        "_HardwareId": 1,
                        "AOSId": 2,
                        "_Name": "sample string 3",
                        "_Description": "sample string 4",
                        "_TimeMotor": 5,
                        "_HWLockType": 0,
                        "_TimeOpen": 6,
                        "_TimeOpenNext": 7,
                        "_OPTSENS": 8,
                        "_CloseAftLatch": 9,
                        "_FireRegTime": 10,
                        "_FireRegOnOff": 11,
                        "_AlwaysAwaken": 0,
                        "_LowBattindToGuest": 0,
                        "_Buzzer": 0,
                        "_UseAlkalineBattery": 0,
                        "_IsWirelessDevice": 0,
                        "_EnableBluetooth": 0,
                        "_WIsDevrcvMode": 0,
                        "_USePrivacyAsDoorContact": 0,
                        "_DCReversed": 0,
                        "_OfficeOnce": 0,
                        "_EnableFreePassage": 0,
                        "_EnableBlokingCard": 0,
                        "_EnableCancellingCard": 0,
                        "_EnableProgramingCard": 0,
                        "_EnableWirelessMonitoring": 0,
                        "_DndHasPriority": 12,
                        "_BDMTimeMotor": 13,
                        "_RecordPrivacy": 14,
                        "_RecordExit": 15,
                        "_Pir": 16,
                        "_Ble": 64,
                        "_Nfc": 18,
                        "_Validation": 19,
                        "_DoorContact": 0,
                        "_TouchScreen": 20,
                        "_Wifi24": 21,
                        "_WifisubG": 22,
                        "_Privacy": 23,
                        "_Bus": 24,
                        "_MembraneButtonType": 25,
                        "_BusType": 0,
                        "_LockModels": 64,
                        "_Subnetmask": "sample string 27",
                        "_Gateway": "sample string 28",
                        "_IpAddress": "sample string 29",
                        "_RFID": 64,
                        "_InsideButton": 0,
                        "_ProductType": 0,
                        "_IsActive": 31,
                        "_Battery": 32,
                        "_BlePoolingTimeinSec": 33,
                        "_Relock": 34,
                        "_RelayAlways": 35,
                        "_Borrable": 36,
                        "_TSENS": 37,
                        "_IntInPut1": 38,
                        "_IntInPut2": 39,
                        "_IntInPut3": 40,
                        "_IntInPut4": 41,
                        "_IntOutput1": 42,
                        "_IntOutput2": 43,
                        "_IntOutput3": 44,
                        "_IntOutput4": 45,
                        "_ExtInput11": 46,
                        "_ExtInput12": 47,
                        "_ExtInput13": 48,
                        "_ExtInput14": 49,
                        "_ExtOutput11": 50,
                        "_ExtOutput12": 51,
                        "_ExtOutput13": 52,
                        "_ExtOutput14": 53,
                        "_ExtInput21": 54,
                        "_ExtInput22": 55,
                        "_ExtInput23": 56,
                        "_ExtInput24": 57,
                        "_ExtOutput21": 58,
                        "_ExtOutput22": 59,
                        "_ExtOutput23": 60,
                        "_ExtOutput24": 61,
                        "_ExtInput31": 62,
                        "_ExtInput32": 63,
                        "_ExtInput33": 64,
                        "_ExtInput34": 65,
                        "_Extoutput31": 66,
                        "_Extoutput32": 67,
                        "_Extoutput33": 68,
                        "_Extoutput34": 69,
                        "_Extinput41": 70,
                        "_Extinput42": 71,
                        "_Extinput43": 72,
                        "_Extinput44": 73,
                        "_ExtOutput41": 74,
                        "_ExtOutput42": 75,
                        "_ExtOutput43": 76,
                        "_ExtOutput44": 77,
                        "_ExtInput51": 78,
                        "_ExtInput52": 79,
                        "_ExtInput53": 80,
                        "_ExtInput54": 81,
                        "_ExtOutput51": 82,
                        "_ExtOutput52": 83,
                        "_ExtOutput53": 84,
                        "_ExtOutput54": 85,
                        "_ExtInput61": 86,
                        "_ExtInput62": 87,
                        "_ExtInput63": 88,
                        "_ExtInput64": 89,
                        "_ExtOutput61": 90,
                        "_ExtOutput62": 91,
                        "_ExtOutput63": 92,
                        "_ExtOutput64": 93,
                        "_ExtInput71": 94,
                        "_ExtInput72": 95,
                        "_ExtInput73": 96,
                        "_ExtInput74": 97,
                        "_ExtOutput71": 98,
                        "_ExtOutput72": 99,
                        "_ExtOutput73": 100,
                        "_ExtOutput74": 101,
                        "ExtInput81": 102,
                        "_ExtInput82": 103,
                        "_ExtInput83": 104,
                        "_ExtInput84": 105,
                        "_ExtOutput81": 106,
                        "_ExtOutput82": 107,
                        "_ExtOutput83": 108,
                        "_ExtOutput84": 109,
                        "_Inti2cFixedPart": "sample string 110",
                        "_Out1i2cFixedPart": "sample string 111",
                        "_Out2i2cFixedPart": "sample string 112",
                        "_Out3i2cFixedPart": "sample string 113",
                        "_Out4i2cFixedPart": "sample string 114",
                        "_Out5i2cFixedPart": "sample string 115",
                        "_Out6i2cFixedPart": "sample string 116",
                        "_Out7i2cFixedPart": "sample string 117",
                        "_Out8i2cFixedPart": "sample string 118",
                        "_I1IsReverse": 119,
                        "_I2IsReverse": 120,
                        "_I3IsReverse": 121,
                        "_I4IsReverse": 122,
                        "_O1IsReverse": 123,
                        "_O2IsReverse": 124,
                        "_O3IsReverse": 125,
                        "_O4IsReverse": 126,
                        "_I1Description": "sample string 127",
                        "_I2Description": "sample string 128",
                        "_I3Description": "sample string 129",
                        "_I4Description": "sample string 130",
                        "_O1Description": "sample string 131",
                        "_O2Description": "sample string 132",
                        "_O3Description": "sample string 133",
                        "_O4Description": "sample string 134",
                        "_SysNumber": 135,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_AccessPoint": {
                        "_AccessPointID": 1,
                        "_ApIPAddr": "sample string 2",
                        "_ApComID": 3,
                        "_ApSubnetmask": "sample string 4",
                        "_ApGateWay": "sample string 5",
                        "_ApName": "sample string 6",
                        "_ApOnlineStatus": "sample string 7",
                        "_ApFwVersion": "sample string 8",
                        "_ApLastCommunication": "sample string 9",
                        "_ApConnectedLock": 10,
                        "_ApPhyAddr": 11,
                        "_ApGroupID": 12,
                        "_AOSId": 13,
                        "_SysNumber": 14,
                        "_CurrentIPAddr": "sample string 15",
                        "_Channels": 16,
                        "_ApGroup": {
                          "_ApGroupID": 1,
                          "_ApGrpName": "sample string 2",
                          "_ApGrpDesc": "sample string 3",
                          "_ApGrpLastChanges": "sample string 4",
                          "_NbOfAp": 5,
                          "_SysNumber": 6,
                          "_AccessPoints": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        "_Doors": [],
                        "_DeviceCommStats": [
                          {
                            "_DeviceCommStatID": 1,
                            "_AccessPointID": 2,
                            "_DoorID": 3,
                            "_SignalStrenght": 4,
                            "_ComRetries": 5,
                            "_ComErrors": 6,
                            "_NbOfCom": 7,
                            "_Channel": 64,
                            "_DevPrefAp": 0,
                            "_SysNumber": 9,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          {
                            "_DeviceCommStatID": 1,
                            "_AccessPointID": 2,
                            "_DoorID": 3,
                            "_SignalStrenght": 4,
                            "_ComRetries": 5,
                            "_ComErrors": 6,
                            "_NbOfCom": 7,
                            "_Channel": 64,
                            "_DevPrefAp": 0,
                            "_SysNumber": 9,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        ],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DsdCalendar": {
                        "_DsdCalendarID": 1,
                        "_Year": 2,
                        "_Month": 3,
                        "_Day": 4,
                        "_Hours": 5,
                        "_Action": "sample string 6",
                        "_SysNumber": 7,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Calendar": {
                        "_CalendarID": 1,
                        "_Year": 2,
                        "_Month": 3,
                        "_Day": 4,
                        "_SysNumber": 5,
                        "_Doors": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_DoorWirelessSettings": {
                        "_DoorID": 1,
                        "_AllowedEvt1": 64,
                        "_AllowedEvt2": 64,
                        "_WTimeUnit": 64,
                        "_WTimeInterval": 64,
                        "_WContactTime": 64
                      },
                      "_DoorApConfig": {
                        "_DoorID": 1,
                        "_ApConfig": 64,
                        "_ApChannel": 64,
                        "_UserDefApAddr": 4,
                        "_TimeUnit": 64,
                        "_ContactTime": 64
                      },
                      "_IsAchieved": 10,
                      "_SysNumber": 11,
                      "_NameSettingCode": "sample string 12",
                      "_Position": 13,
                      "_DoorAuditories": [],
                      "_LockMasters": [
                        {
                          "_LockMasterID": 1,
                          "_McDoorID": 2,
                          "_McMasterID": 3,
                          "MastersID": 1,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_Master": {
                            "MastersID": 1,
                            "_McMasterID": 2,
                            "_Abrev": "sample string 3",
                            "_description": "sample string 4",
                            "_SeqNumber": 5.1,
                            "_IsActive": 6,
                            "Special": 7,
                            "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_vip": 8,
                            "_LockMasters": [],
                            "_PersonMc": [
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              },
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_LockMasterID": 1,
                          "_McDoorID": 2,
                          "_McMasterID": 3,
                          "MastersID": 1,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_Master": {
                            "MastersID": 1,
                            "_McMasterID": 2,
                            "_Abrev": "sample string 3",
                            "_description": "sample string 4",
                            "_SeqNumber": 5.1,
                            "_IsActive": 6,
                            "Special": 7,
                            "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                            "_vip": 8,
                            "_LockMasters": [],
                            "_PersonMc": [
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              },
                              {
                                "PersonID": 1,
                                "MASTERPIN": "sample string 2",
                                "OVERRIDESBLOCKED": 3,
                                "OVERRIDESPRIVACY": 4,
                                "OFFICEENABLED": 5,
                                "ISUPDATED": 6,
                                "AUTHORIZATIONS": "sample string 7",
                                "ISADA": 8,
                                "REWRITE": 9,
                                "REWRITEDAYS": "sample string 10",
                                "REWRITEPIN": "sample string 11",
                                "WRONGPINATTEMPTS": 12,
                                "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                                "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                                "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                                "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                                "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                                "ISPATTERN": 13,
                                "NOBORRABLE": 14,
                                "SERIALNUMBER": "sample string 15",
                                "revalidationdata": "sample string 16",
                                "_MasterID": 1,
                                "TIMEZONE": 1.0,
                                "MastersID": 1
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_LockComposes": [
                        {
                          "_LockComposeID": 1,
                          "_DoorID1": 2,
                          "_DoorID2": 3,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_LockComposeID": 1,
                          "_DoorID1": 2,
                          "_DoorID2": 3,
                          "_DoorID": 1,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_WifiTasks": [
                        {
                          "WifiTaskID": 1,
                          "_LockID": 2,
                          "_WtTaskTodo": "sample string 3",
                          "_WtTaskPriority": 4,
                          "_WtCmd": "sample string 5",
                          "_WtTaskState": 6,
                          "_WtLastChanges": "sample string 7",
                          "_WtUser": "sample string 8",
                          "_WtCmdText": "sample string 9",
                          "_TaskStateText": "sample string 10",
                          "_DirectSend": 11,
                          "_MsgID": 12,
                          "_IsTaskFromCloud": 13,
                          "_DoorID": 1,
                          "_SysNumber": 14,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "WifiTaskID": 1,
                          "_LockID": 2,
                          "_WtTaskTodo": "sample string 3",
                          "_WtTaskPriority": 4,
                          "_WtCmd": "sample string 5",
                          "_WtTaskState": 6,
                          "_WtLastChanges": "sample string 7",
                          "_WtUser": "sample string 8",
                          "_WtCmdText": "sample string 9",
                          "_TaskStateText": "sample string 10",
                          "_DirectSend": 11,
                          "_MsgID": 12,
                          "_IsTaskFromCloud": 13,
                          "_DoorID": 1,
                          "_SysNumber": 14,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorDoorGroups": [
                        {
                          "_DoorDoorGroupID": 1,
                          "_DoorID": 2,
                          "_DoorGroupID": 3,
                          "_SysNumber": 4,
                          "_DoorGroup": {
                            "_DoorGroupID": 1,
                            "_DoorGroupName": "sample string 2",
                            "_Description": "sample string 3",
                            "_SysNumber": 4,
                            "_DoorDoorGroups": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "_DoorDoorGroupID": 1,
                          "_DoorID": 2,
                          "_DoorGroupID": 3,
                          "_SysNumber": 4,
                          "_DoorGroup": {
                            "_DoorGroupID": 1,
                            "_DoorGroupName": "sample string 2",
                            "_Description": "sample string 3",
                            "_SysNumber": 4,
                            "_DoorDoorGroups": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_DoorAccessRights": [
                        {
                          "_DoorAccessRightID": 1,
                          "_AccessRightID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessRight": {
                            "_AccessRightID": 1,
                            "_AccessRightName": "sample string 2",
                            "_SysNumber": 3,
                            "_AccessRightAccessProfiles": [
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAccessRight": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DoorAccessRightID": 1,
                          "_AccessRightID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessRight": {
                            "_AccessRightID": 1,
                            "_AccessRightName": "sample string 2",
                            "_SysNumber": 3,
                            "_AccessRightAccessProfiles": [
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessRightAccessProfileID": 1,
                                "_AccessRightID": 2,
                                "_AccessProfileID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAccessRight": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessServiceDoors": [
                        {
                          "_AccessServiceDoorID": 1,
                          "_AccessServiceID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessService": {
                            "_AccessServiceID": 1,
                            "_Services": 1,
                            "_ServiceName": "sample string 2",
                            "_SysNumber": 3,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessServiceDoorID": 1,
                          "_AccessServiceID": 2,
                          "_DoorID": 3,
                          "_SysNumber": 4,
                          "_AccessService": {
                            "_AccessServiceID": 1,
                            "_Services": 1,
                            "_ServiceName": "sample string 2",
                            "_SysNumber": 3,
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DeviceCommStats": [
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_AccessPoint": {
                            "_AccessPointID": 1,
                            "_ApIPAddr": "sample string 2",
                            "_ApComID": 3,
                            "_ApSubnetmask": "sample string 4",
                            "_ApGateWay": "sample string 5",
                            "_ApName": "sample string 6",
                            "_ApOnlineStatus": "sample string 7",
                            "_ApFwVersion": "sample string 8",
                            "_ApLastCommunication": "sample string 9",
                            "_ApConnectedLock": 10,
                            "_ApPhyAddr": 11,
                            "_ApGroupID": 12,
                            "_AOSId": 13,
                            "_SysNumber": 14,
                            "_CurrentIPAddr": "sample string 15",
                            "_Channels": 16,
                            "_ApGroup": {
                              "_ApGroupID": 1,
                              "_ApGrpName": "sample string 2",
                              "_ApGrpDesc": "sample string 3",
                              "_ApGrpLastChanges": "sample string 4",
                              "_NbOfAp": 5,
                              "_SysNumber": 6,
                              "_AccessPoints": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_Doors": [],
                            "_DeviceCommStats": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_DeviceCommStatID": 1,
                          "_AccessPointID": 2,
                          "_DoorID": 3,
                          "_SignalStrenght": 4,
                          "_ComRetries": 5,
                          "_ComErrors": 6,
                          "_NbOfCom": 7,
                          "_Channel": 64,
                          "_DevPrefAp": 0,
                          "_SysNumber": 9,
                          "_AccessPoint": {
                            "_AccessPointID": 1,
                            "_ApIPAddr": "sample string 2",
                            "_ApComID": 3,
                            "_ApSubnetmask": "sample string 4",
                            "_ApGateWay": "sample string 5",
                            "_ApName": "sample string 6",
                            "_ApOnlineStatus": "sample string 7",
                            "_ApFwVersion": "sample string 8",
                            "_ApLastCommunication": "sample string 9",
                            "_ApConnectedLock": 10,
                            "_ApPhyAddr": 11,
                            "_ApGroupID": 12,
                            "_AOSId": 13,
                            "_SysNumber": 14,
                            "_CurrentIPAddr": "sample string 15",
                            "_Channels": 16,
                            "_ApGroup": {
                              "_ApGroupID": 1,
                              "_ApGrpName": "sample string 2",
                              "_ApGrpDesc": "sample string 3",
                              "_ApGrpLastChanges": "sample string 4",
                              "_NbOfAp": 5,
                              "_SysNumber": 6,
                              "_AccessPoints": [],
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_Doors": [],
                            "_DeviceCommStats": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_BatteryActivities": [
                        {
                          "_BatteryActivitiesID": 1,
                          "_DoorID": 2,
                          "_Voltage": "sample string 3",
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                          "_SysNumber": 6
                        },
                        {
                          "_BatteryActivitiesID": 1,
                          "_DoorID": 2,
                          "_Voltage": "sample string 3",
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                          "_SysNumber": 6
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_MifareCard": {
                  "_AccessCardID": 1,
                  "_MediumType": 0,
                  "_SerialNumber": "sample string 2",
                  "_Technology": 0,
                  "_KeyToken": "sample string 3",
                  "_IsAchieved": 4,
                  "_SysNumber": 5,
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            }
          ],
          "_AccessProfilePersons": [],
          "_DoorAuditories": [
            {
              "_DoorAuditID": 1,
              "_When": "2025-12-06T17:37:40.154373+00:00",
              "_UserID": 3,
              "_What": 4,
              "_LockID": 5,
              "_Verified": 6,
              "_SendToPms": 7,
              "_DoorAuditCodeID": 1,
              "_PersonID": 1,
              "_DoorSpecialOperatorID": 1,
              "_DoorID": 1,
              "_AccessCardID": 1,
              "_SysNumber": 8,
              "_DoorAuditCode": {
                "_DoorAuditCodeID": 1,
                "_OperationCode": 0,
                "_Name": "sample string 2",
                "_verifiable": 3,
                "_Result": "sample string 4",
                "_SysNumber": 5,
                "_DoorAuditories": []
              },
              "_DoorSpecialOperator": {
                "_DoorSpecialOperatorID": 1,
                "_DecID": 2,
                "_Description": "sample string 3",
                "_SysNumber": 4
              },
              "_Door": {
                "_DoorID": 1,
                "_AOSId": 1,
                "_LockNumber": 1,
                "_LockID": 1,
                "_DoorName": "sample string 2",
                "_LockType": 1,
                "_TimeTableID": 1,
                "_WApPhyAddr": 3,
                "_WApPhyAddr2": 4,
                "_WeeklyProgramID": 1,
                "_AccessPointID": 1,
                "_CalendarID": 1,
                "_DsdCalendarID": 1,
                "_DrFunction": 0,
                "_DrLocation": "sample string 5",
                "_DrImg": "sample string 6",
                "_HardwareId": 7,
                "_IsActive": 8,
                "_IpAddress": "sample string 9",
                "_DoorSettings": {
                  "_DoorID": 1,
                  "_Sequencenumber": 2,
                  "_Office": 3,
                  "_Author_Req": "sample string 4",
                  "_Status": 5,
                  "_CommonPin": "sample string 6",
                  "_Block": 7,
                  "_Cancel": 8,
                  "_Prog": 9,
                  "_Position": 10,
                  "_AuthorDef": "sample string 11",
                  "_AuthorOp": "sample string 12",
                  "_CopyCounter": 13,
                  "_OneShotCounter": 14,
                  "GuestTimeZone": 15,
                  "_OfficeEnabled": 16,
                  "_OfficeOpt": 17,
                  "_AdaEnabled": 18,
                  "_AdaOpt": 19,
                  "_OverRideBlocked": 20,
                  "_OverRidePrivacy": 21,
                  "_AuthorCh": "sample string 22",
                  "_OfficeCh": 23,
                  "_AdaCh": 24,
                  "_OCId": 25,
                  "_I2C": 26,
                  "_ZoneIn": 27,
                  "_ZoneOut": 28,
                  "_AreaIn": 29,
                  "_AreaOut": 30,
                  "_SerialNumber": "sample string 31",
                  "_ReqLevel": 32,
                  "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                  "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_WOnlineStatus": "sample string 33",
                  "_WAprotocolConfig": "sample string 34",
                  "_WAliveData": "sample string 35",
                  "_WEventModeData": "sample string 36",
                  "_WPollingModeData": "sample string 37",
                  "_WSignalStrength": 38,
                  "_WPendingTasks": 39,
                  "_WLastChanges": "sample string 40",
                  "_W_ComType": "sample string 41",
                  "_W_DisplayOnSecurityMonitor": 42,
                  "_AlarmNotificationCounter": 43,
                  "_W_PhyAppAssigned": 44,
                  "_BatteryLevel": 45,
                  "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorInfo": {
                  "_DoorID": 1,
                  "_OnlineStatus": 0,
                  "_BatteryStatus": 0,
                  "_DoorAlarm": 0,
                  "_DoorState": 0,
                  "_Voltage": 2.1,
                  "_FwVersion": "sample string 3",
                  "_SignalStrenght": 0
                },
                "_TimeTable": {
                  "_TimeTableID": 1,
                  "_TTName": "sample string 2",
                  "_TTDescription": "sample string 3",
                  "_SysNumber": 4,
                  "_Doors": [],
                  "_TimeZones": [
                    {
                      "_TimeZoneID": 1,
                      "_TimeZoneNumber": 0,
                      "_Description": "sample string 2",
                      "_Shifts": [
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_TimeTableID": 1,
                      "_SysNumber": 3,
                      "_TimeZoneAccessProfiles": [
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_TimeZoneID": 1,
                      "_TimeZoneNumber": 0,
                      "_Description": "sample string 2",
                      "_Shifts": [
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_TimeTableID": 1,
                      "_SysNumber": 3,
                      "_TimeZoneAccessProfiles": [
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_WeeklyProgram": {
                  "_WeeklyProgramID": 1,
                  "_WeekProgramName": "sample string 2",
                  "_SysNumber": 3,
                  "_DoorPrograms": [
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_HardwareTemplate": {
                  "_HardwareId": 1,
                  "AOSId": 2,
                  "_Name": "sample string 3",
                  "_Description": "sample string 4",
                  "_TimeMotor": 5,
                  "_HWLockType": 0,
                  "_TimeOpen": 6,
                  "_TimeOpenNext": 7,
                  "_OPTSENS": 8,
                  "_CloseAftLatch": 9,
                  "_FireRegTime": 10,
                  "_FireRegOnOff": 11,
                  "_AlwaysAwaken": 0,
                  "_LowBattindToGuest": 0,
                  "_Buzzer": 0,
                  "_UseAlkalineBattery": 0,
                  "_IsWirelessDevice": 0,
                  "_EnableBluetooth": 0,
                  "_WIsDevrcvMode": 0,
                  "_USePrivacyAsDoorContact": 0,
                  "_DCReversed": 0,
                  "_OfficeOnce": 0,
                  "_EnableFreePassage": 0,
                  "_EnableBlokingCard": 0,
                  "_EnableCancellingCard": 0,
                  "_EnableProgramingCard": 0,
                  "_EnableWirelessMonitoring": 0,
                  "_DndHasPriority": 12,
                  "_BDMTimeMotor": 13,
                  "_RecordPrivacy": 14,
                  "_RecordExit": 15,
                  "_Pir": 16,
                  "_Ble": 64,
                  "_Nfc": 18,
                  "_Validation": 19,
                  "_DoorContact": 0,
                  "_TouchScreen": 20,
                  "_Wifi24": 21,
                  "_WifisubG": 22,
                  "_Privacy": 23,
                  "_Bus": 24,
                  "_MembraneButtonType": 25,
                  "_BusType": 0,
                  "_LockModels": 64,
                  "_Subnetmask": "sample string 27",
                  "_Gateway": "sample string 28",
                  "_IpAddress": "sample string 29",
                  "_RFID": 64,
                  "_InsideButton": 0,
                  "_ProductType": 0,
                  "_IsActive": 31,
                  "_Battery": 32,
                  "_BlePoolingTimeinSec": 33,
                  "_Relock": 34,
                  "_RelayAlways": 35,
                  "_Borrable": 36,
                  "_TSENS": 37,
                  "_IntInPut1": 38,
                  "_IntInPut2": 39,
                  "_IntInPut3": 40,
                  "_IntInPut4": 41,
                  "_IntOutput1": 42,
                  "_IntOutput2": 43,
                  "_IntOutput3": 44,
                  "_IntOutput4": 45,
                  "_ExtInput11": 46,
                  "_ExtInput12": 47,
                  "_ExtInput13": 48,
                  "_ExtInput14": 49,
                  "_ExtOutput11": 50,
                  "_ExtOutput12": 51,
                  "_ExtOutput13": 52,
                  "_ExtOutput14": 53,
                  "_ExtInput21": 54,
                  "_ExtInput22": 55,
                  "_ExtInput23": 56,
                  "_ExtInput24": 57,
                  "_ExtOutput21": 58,
                  "_ExtOutput22": 59,
                  "_ExtOutput23": 60,
                  "_ExtOutput24": 61,
                  "_ExtInput31": 62,
                  "_ExtInput32": 63,
                  "_ExtInput33": 64,
                  "_ExtInput34": 65,
                  "_Extoutput31": 66,
                  "_Extoutput32": 67,
                  "_Extoutput33": 68,
                  "_Extoutput34": 69,
                  "_Extinput41": 70,
                  "_Extinput42": 71,
                  "_Extinput43": 72,
                  "_Extinput44": 73,
                  "_ExtOutput41": 74,
                  "_ExtOutput42": 75,
                  "_ExtOutput43": 76,
                  "_ExtOutput44": 77,
                  "_ExtInput51": 78,
                  "_ExtInput52": 79,
                  "_ExtInput53": 80,
                  "_ExtInput54": 81,
                  "_ExtOutput51": 82,
                  "_ExtOutput52": 83,
                  "_ExtOutput53": 84,
                  "_ExtOutput54": 85,
                  "_ExtInput61": 86,
                  "_ExtInput62": 87,
                  "_ExtInput63": 88,
                  "_ExtInput64": 89,
                  "_ExtOutput61": 90,
                  "_ExtOutput62": 91,
                  "_ExtOutput63": 92,
                  "_ExtOutput64": 93,
                  "_ExtInput71": 94,
                  "_ExtInput72": 95,
                  "_ExtInput73": 96,
                  "_ExtInput74": 97,
                  "_ExtOutput71": 98,
                  "_ExtOutput72": 99,
                  "_ExtOutput73": 100,
                  "_ExtOutput74": 101,
                  "ExtInput81": 102,
                  "_ExtInput82": 103,
                  "_ExtInput83": 104,
                  "_ExtInput84": 105,
                  "_ExtOutput81": 106,
                  "_ExtOutput82": 107,
                  "_ExtOutput83": 108,
                  "_ExtOutput84": 109,
                  "_Inti2cFixedPart": "sample string 110",
                  "_Out1i2cFixedPart": "sample string 111",
                  "_Out2i2cFixedPart": "sample string 112",
                  "_Out3i2cFixedPart": "sample string 113",
                  "_Out4i2cFixedPart": "sample string 114",
                  "_Out5i2cFixedPart": "sample string 115",
                  "_Out6i2cFixedPart": "sample string 116",
                  "_Out7i2cFixedPart": "sample string 117",
                  "_Out8i2cFixedPart": "sample string 118",
                  "_I1IsReverse": 119,
                  "_I2IsReverse": 120,
                  "_I3IsReverse": 121,
                  "_I4IsReverse": 122,
                  "_O1IsReverse": 123,
                  "_O2IsReverse": 124,
                  "_O3IsReverse": 125,
                  "_O4IsReverse": 126,
                  "_I1Description": "sample string 127",
                  "_I2Description": "sample string 128",
                  "_I3Description": "sample string 129",
                  "_I4Description": "sample string 130",
                  "_O1Description": "sample string 131",
                  "_O2Description": "sample string 132",
                  "_O3Description": "sample string 133",
                  "_O4Description": "sample string 134",
                  "_SysNumber": 135,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_AccessPoint": {
                  "_AccessPointID": 1,
                  "_ApIPAddr": "sample string 2",
                  "_ApComID": 3,
                  "_ApSubnetmask": "sample string 4",
                  "_ApGateWay": "sample string 5",
                  "_ApName": "sample string 6",
                  "_ApOnlineStatus": "sample string 7",
                  "_ApFwVersion": "sample string 8",
                  "_ApLastCommunication": "sample string 9",
                  "_ApConnectedLock": 10,
                  "_ApPhyAddr": 11,
                  "_ApGroupID": 12,
                  "_AOSId": 13,
                  "_SysNumber": 14,
                  "_CurrentIPAddr": "sample string 15",
                  "_Channels": 16,
                  "_ApGroup": {
                    "_ApGroupID": 1,
                    "_ApGrpName": "sample string 2",
                    "_ApGrpDesc": "sample string 3",
                    "_ApGrpLastChanges": "sample string 4",
                    "_NbOfAp": 5,
                    "_SysNumber": 6,
                    "_AccessPoints": [],
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  "_Doors": [],
                  "_DeviceCommStats": [
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DsdCalendar": {
                  "_DsdCalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_Hours": 5,
                  "_Action": "sample string 6",
                  "_SysNumber": 7,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_Calendar": {
                  "_CalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_SysNumber": 5,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorWirelessSettings": {
                  "_DoorID": 1,
                  "_AllowedEvt1": 64,
                  "_AllowedEvt2": 64,
                  "_WTimeUnit": 64,
                  "_WTimeInterval": 64,
                  "_WContactTime": 64
                },
                "_DoorApConfig": {
                  "_DoorID": 1,
                  "_ApConfig": 64,
                  "_ApChannel": 64,
                  "_UserDefApAddr": 4,
                  "_TimeUnit": 64,
                  "_ContactTime": 64
                },
                "_IsAchieved": 10,
                "_SysNumber": 11,
                "_NameSettingCode": "sample string 12",
                "_Position": 13,
                "_DoorAuditories": [],
                "_LockMasters": [
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_LockComposes": [
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_WifiTasks": [
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DoorDoorGroups": [
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  },
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  }
                ],
                "_DoorAccessRights": [
                  {
                    "_DoorAccessRightID": 1,
                    "_AccessRightID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessRight": {
                      "_AccessRightID": 1,
                      "_AccessRightName": "sample string 2",
                      "_SysNumber": 3,
                      "_AccessRightAccessProfiles": [
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAccessRight": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DoorAccessRightID": 1,
                    "_AccessRightID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessRight": {
                      "_AccessRightID": 1,
                      "_AccessRightName": "sample string 2",
                      "_SysNumber": 3,
                      "_AccessRightAccessProfiles": [
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAccessRight": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_AccessServiceDoors": [
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DeviceCommStats": [
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_BatteryActivities": [
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  },
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  }
                ],
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_AccessCard": {
                "_AccessCardID": 1,
                "_BadgeLabel": "sample string 2",
                "_AccessCardStatus": 0,
                "_BadgeNumber": "sample string 3",
                "_IsAchieved": 4,
                "_SysNumber": 5,
                "_PersonAccessCards": [
                  {
                    "_PersonAccessCardID": 1,
                    "_PersonID": 2,
                    "_AccessCardID": 3,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_PersonAccessCardID": 1,
                    "_PersonID": 2,
                    "_AccessCardID": 3,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DoorAuditories": [],
                "_MifareCard": {
                  "_AccessCardID": 1,
                  "_MediumType": 0,
                  "_SerialNumber": "sample string 2",
                  "_Technology": 0,
                  "_KeyToken": "sample string 3",
                  "_IsAchieved": 4,
                  "_SysNumber": 5,
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            },
            {
              "_DoorAuditID": 1,
              "_When": "2025-12-06T17:37:40.154373+00:00",
              "_UserID": 3,
              "_What": 4,
              "_LockID": 5,
              "_Verified": 6,
              "_SendToPms": 7,
              "_DoorAuditCodeID": 1,
              "_PersonID": 1,
              "_DoorSpecialOperatorID": 1,
              "_DoorID": 1,
              "_AccessCardID": 1,
              "_SysNumber": 8,
              "_DoorAuditCode": {
                "_DoorAuditCodeID": 1,
                "_OperationCode": 0,
                "_Name": "sample string 2",
                "_verifiable": 3,
                "_Result": "sample string 4",
                "_SysNumber": 5,
                "_DoorAuditories": []
              },
              "_DoorSpecialOperator": {
                "_DoorSpecialOperatorID": 1,
                "_DecID": 2,
                "_Description": "sample string 3",
                "_SysNumber": 4
              },
              "_Door": {
                "_DoorID": 1,
                "_AOSId": 1,
                "_LockNumber": 1,
                "_LockID": 1,
                "_DoorName": "sample string 2",
                "_LockType": 1,
                "_TimeTableID": 1,
                "_WApPhyAddr": 3,
                "_WApPhyAddr2": 4,
                "_WeeklyProgramID": 1,
                "_AccessPointID": 1,
                "_CalendarID": 1,
                "_DsdCalendarID": 1,
                "_DrFunction": 0,
                "_DrLocation": "sample string 5",
                "_DrImg": "sample string 6",
                "_HardwareId": 7,
                "_IsActive": 8,
                "_IpAddress": "sample string 9",
                "_DoorSettings": {
                  "_DoorID": 1,
                  "_Sequencenumber": 2,
                  "_Office": 3,
                  "_Author_Req": "sample string 4",
                  "_Status": 5,
                  "_CommonPin": "sample string 6",
                  "_Block": 7,
                  "_Cancel": 8,
                  "_Prog": 9,
                  "_Position": 10,
                  "_AuthorDef": "sample string 11",
                  "_AuthorOp": "sample string 12",
                  "_CopyCounter": 13,
                  "_OneShotCounter": 14,
                  "GuestTimeZone": 15,
                  "_OfficeEnabled": 16,
                  "_OfficeOpt": 17,
                  "_AdaEnabled": 18,
                  "_AdaOpt": 19,
                  "_OverRideBlocked": 20,
                  "_OverRidePrivacy": 21,
                  "_AuthorCh": "sample string 22",
                  "_OfficeCh": 23,
                  "_AdaCh": 24,
                  "_OCId": 25,
                  "_I2C": 26,
                  "_ZoneIn": 27,
                  "_ZoneOut": 28,
                  "_AreaIn": 29,
                  "_AreaOut": 30,
                  "_SerialNumber": "sample string 31",
                  "_ReqLevel": 32,
                  "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                  "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_WOnlineStatus": "sample string 33",
                  "_WAprotocolConfig": "sample string 34",
                  "_WAliveData": "sample string 35",
                  "_WEventModeData": "sample string 36",
                  "_WPollingModeData": "sample string 37",
                  "_WSignalStrength": 38,
                  "_WPendingTasks": 39,
                  "_WLastChanges": "sample string 40",
                  "_W_ComType": "sample string 41",
                  "_W_DisplayOnSecurityMonitor": 42,
                  "_AlarmNotificationCounter": 43,
                  "_W_PhyAppAssigned": 44,
                  "_BatteryLevel": 45,
                  "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorInfo": {
                  "_DoorID": 1,
                  "_OnlineStatus": 0,
                  "_BatteryStatus": 0,
                  "_DoorAlarm": 0,
                  "_DoorState": 0,
                  "_Voltage": 2.1,
                  "_FwVersion": "sample string 3",
                  "_SignalStrenght": 0
                },
                "_TimeTable": {
                  "_TimeTableID": 1,
                  "_TTName": "sample string 2",
                  "_TTDescription": "sample string 3",
                  "_SysNumber": 4,
                  "_Doors": [],
                  "_TimeZones": [
                    {
                      "_TimeZoneID": 1,
                      "_TimeZoneNumber": 0,
                      "_Description": "sample string 2",
                      "_Shifts": [
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_TimeTableID": 1,
                      "_SysNumber": 3,
                      "_TimeZoneAccessProfiles": [
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_TimeZoneID": 1,
                      "_TimeZoneNumber": 0,
                      "_Description": "sample string 2",
                      "_Shifts": [
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_TimeTableID": 1,
                      "_SysNumber": 3,
                      "_TimeZoneAccessProfiles": [
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_WeeklyProgram": {
                  "_WeeklyProgramID": 1,
                  "_WeekProgramName": "sample string 2",
                  "_SysNumber": 3,
                  "_DoorPrograms": [
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_HardwareTemplate": {
                  "_HardwareId": 1,
                  "AOSId": 2,
                  "_Name": "sample string 3",
                  "_Description": "sample string 4",
                  "_TimeMotor": 5,
                  "_HWLockType": 0,
                  "_TimeOpen": 6,
                  "_TimeOpenNext": 7,
                  "_OPTSENS": 8,
                  "_CloseAftLatch": 9,
                  "_FireRegTime": 10,
                  "_FireRegOnOff": 11,
                  "_AlwaysAwaken": 0,
                  "_LowBattindToGuest": 0,
                  "_Buzzer": 0,
                  "_UseAlkalineBattery": 0,
                  "_IsWirelessDevice": 0,
                  "_EnableBluetooth": 0,
                  "_WIsDevrcvMode": 0,
                  "_USePrivacyAsDoorContact": 0,
                  "_DCReversed": 0,
                  "_OfficeOnce": 0,
                  "_EnableFreePassage": 0,
                  "_EnableBlokingCard": 0,
                  "_EnableCancellingCard": 0,
                  "_EnableProgramingCard": 0,
                  "_EnableWirelessMonitoring": 0,
                  "_DndHasPriority": 12,
                  "_BDMTimeMotor": 13,
                  "_RecordPrivacy": 14,
                  "_RecordExit": 15,
                  "_Pir": 16,
                  "_Ble": 64,
                  "_Nfc": 18,
                  "_Validation": 19,
                  "_DoorContact": 0,
                  "_TouchScreen": 20,
                  "_Wifi24": 21,
                  "_WifisubG": 22,
                  "_Privacy": 23,
                  "_Bus": 24,
                  "_MembraneButtonType": 25,
                  "_BusType": 0,
                  "_LockModels": 64,
                  "_Subnetmask": "sample string 27",
                  "_Gateway": "sample string 28",
                  "_IpAddress": "sample string 29",
                  "_RFID": 64,
                  "_InsideButton": 0,
                  "_ProductType": 0,
                  "_IsActive": 31,
                  "_Battery": 32,
                  "_BlePoolingTimeinSec": 33,
                  "_Relock": 34,
                  "_RelayAlways": 35,
                  "_Borrable": 36,
                  "_TSENS": 37,
                  "_IntInPut1": 38,
                  "_IntInPut2": 39,
                  "_IntInPut3": 40,
                  "_IntInPut4": 41,
                  "_IntOutput1": 42,
                  "_IntOutput2": 43,
                  "_IntOutput3": 44,
                  "_IntOutput4": 45,
                  "_ExtInput11": 46,
                  "_ExtInput12": 47,
                  "_ExtInput13": 48,
                  "_ExtInput14": 49,
                  "_ExtOutput11": 50,
                  "_ExtOutput12": 51,
                  "_ExtOutput13": 52,
                  "_ExtOutput14": 53,
                  "_ExtInput21": 54,
                  "_ExtInput22": 55,
                  "_ExtInput23": 56,
                  "_ExtInput24": 57,
                  "_ExtOutput21": 58,
                  "_ExtOutput22": 59,
                  "_ExtOutput23": 60,
                  "_ExtOutput24": 61,
                  "_ExtInput31": 62,
                  "_ExtInput32": 63,
                  "_ExtInput33": 64,
                  "_ExtInput34": 65,
                  "_Extoutput31": 66,
                  "_Extoutput32": 67,
                  "_Extoutput33": 68,
                  "_Extoutput34": 69,
                  "_Extinput41": 70,
                  "_Extinput42": 71,
                  "_Extinput43": 72,
                  "_Extinput44": 73,
                  "_ExtOutput41": 74,
                  "_ExtOutput42": 75,
                  "_ExtOutput43": 76,
                  "_ExtOutput44": 77,
                  "_ExtInput51": 78,
                  "_ExtInput52": 79,
                  "_ExtInput53": 80,
                  "_ExtInput54": 81,
                  "_ExtOutput51": 82,
                  "_ExtOutput52": 83,
                  "_ExtOutput53": 84,
                  "_ExtOutput54": 85,
                  "_ExtInput61": 86,
                  "_ExtInput62": 87,
                  "_ExtInput63": 88,
                  "_ExtInput64": 89,
                  "_ExtOutput61": 90,
                  "_ExtOutput62": 91,
                  "_ExtOutput63": 92,
                  "_ExtOutput64": 93,
                  "_ExtInput71": 94,
                  "_ExtInput72": 95,
                  "_ExtInput73": 96,
                  "_ExtInput74": 97,
                  "_ExtOutput71": 98,
                  "_ExtOutput72": 99,
                  "_ExtOutput73": 100,
                  "_ExtOutput74": 101,
                  "ExtInput81": 102,
                  "_ExtInput82": 103,
                  "_ExtInput83": 104,
                  "_ExtInput84": 105,
                  "_ExtOutput81": 106,
                  "_ExtOutput82": 107,
                  "_ExtOutput83": 108,
                  "_ExtOutput84": 109,
                  "_Inti2cFixedPart": "sample string 110",
                  "_Out1i2cFixedPart": "sample string 111",
                  "_Out2i2cFixedPart": "sample string 112",
                  "_Out3i2cFixedPart": "sample string 113",
                  "_Out4i2cFixedPart": "sample string 114",
                  "_Out5i2cFixedPart": "sample string 115",
                  "_Out6i2cFixedPart": "sample string 116",
                  "_Out7i2cFixedPart": "sample string 117",
                  "_Out8i2cFixedPart": "sample string 118",
                  "_I1IsReverse": 119,
                  "_I2IsReverse": 120,
                  "_I3IsReverse": 121,
                  "_I4IsReverse": 122,
                  "_O1IsReverse": 123,
                  "_O2IsReverse": 124,
                  "_O3IsReverse": 125,
                  "_O4IsReverse": 126,
                  "_I1Description": "sample string 127",
                  "_I2Description": "sample string 128",
                  "_I3Description": "sample string 129",
                  "_I4Description": "sample string 130",
                  "_O1Description": "sample string 131",
                  "_O2Description": "sample string 132",
                  "_O3Description": "sample string 133",
                  "_O4Description": "sample string 134",
                  "_SysNumber": 135,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_AccessPoint": {
                  "_AccessPointID": 1,
                  "_ApIPAddr": "sample string 2",
                  "_ApComID": 3,
                  "_ApSubnetmask": "sample string 4",
                  "_ApGateWay": "sample string 5",
                  "_ApName": "sample string 6",
                  "_ApOnlineStatus": "sample string 7",
                  "_ApFwVersion": "sample string 8",
                  "_ApLastCommunication": "sample string 9",
                  "_ApConnectedLock": 10,
                  "_ApPhyAddr": 11,
                  "_ApGroupID": 12,
                  "_AOSId": 13,
                  "_SysNumber": 14,
                  "_CurrentIPAddr": "sample string 15",
                  "_Channels": 16,
                  "_ApGroup": {
                    "_ApGroupID": 1,
                    "_ApGrpName": "sample string 2",
                    "_ApGrpDesc": "sample string 3",
                    "_ApGrpLastChanges": "sample string 4",
                    "_NbOfAp": 5,
                    "_SysNumber": 6,
                    "_AccessPoints": [],
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  "_Doors": [],
                  "_DeviceCommStats": [
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DsdCalendar": {
                  "_DsdCalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_Hours": 5,
                  "_Action": "sample string 6",
                  "_SysNumber": 7,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_Calendar": {
                  "_CalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_SysNumber": 5,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorWirelessSettings": {
                  "_DoorID": 1,
                  "_AllowedEvt1": 64,
                  "_AllowedEvt2": 64,
                  "_WTimeUnit": 64,
                  "_WTimeInterval": 64,
                  "_WContactTime": 64
                },
                "_DoorApConfig": {
                  "_DoorID": 1,
                  "_ApConfig": 64,
                  "_ApChannel": 64,
                  "_UserDefApAddr": 4,
                  "_TimeUnit": 64,
                  "_ContactTime": 64
                },
                "_IsAchieved": 10,
                "_SysNumber": 11,
                "_NameSettingCode": "sample string 12",
                "_Position": 13,
                "_DoorAuditories": [],
                "_LockMasters": [
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_LockComposes": [
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_WifiTasks": [
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DoorDoorGroups": [
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  },
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  }
                ],
                "_DoorAccessRights": [
                  {
                    "_DoorAccessRightID": 1,
                    "_AccessRightID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessRight": {
                      "_AccessRightID": 1,
                      "_AccessRightName": "sample string 2",
                      "_SysNumber": 3,
                      "_AccessRightAccessProfiles": [
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAccessRight": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DoorAccessRightID": 1,
                    "_AccessRightID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessRight": {
                      "_AccessRightID": 1,
                      "_AccessRightName": "sample string 2",
                      "_SysNumber": 3,
                      "_AccessRightAccessProfiles": [
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessRightAccessProfileID": 1,
                          "_AccessRightID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAccessRight": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_AccessServiceDoors": [
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DeviceCommStats": [
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_BatteryActivities": [
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  },
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  }
                ],
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_AccessCard": {
                "_AccessCardID": 1,
                "_BadgeLabel": "sample string 2",
                "_AccessCardStatus": 0,
                "_BadgeNumber": "sample string 3",
                "_IsAchieved": 4,
                "_SysNumber": 5,
                "_PersonAccessCards": [
                  {
                    "_PersonAccessCardID": 1,
                    "_PersonID": 2,
                    "_AccessCardID": 3,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_PersonAccessCardID": 1,
                    "_PersonID": 2,
                    "_AccessCardID": 3,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DoorAuditories": [],
                "_MifareCard": {
                  "_AccessCardID": 1,
                  "_MediumType": 0,
                  "_SerialNumber": "sample string 2",
                  "_Technology": 0,
                  "_KeyToken": "sample string 3",
                  "_IsAchieved": 4,
                  "_SysNumber": 5,
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            }
          ],
          "_SystemAuditories": [
            {
              "_SystemAuditID": 1,
              "_When": "2025-12-06T17:37:40.154373+00:00",
              "_Application": 1,
              "_ExtWhat": 0,
              "_ExtWhat2": 0,
              "_Details": "sample string 3",
              "_PersonID": 4,
              "_SystemAuditCodeID": 5,
              "_SysNumber": 6,
              "_SystemAuditCode": {
                "_SystemAuditCodeID": 1,
                "_Operation": 1,
                "_Application": 1,
                "_Description": "sample string 2",
                "_SysNumber": 3,
                "_SystemAuditories": [],
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            },
            {
              "_SystemAuditID": 1,
              "_When": "2025-12-06T17:37:40.154373+00:00",
              "_Application": 1,
              "_ExtWhat": 0,
              "_ExtWhat2": 0,
              "_Details": "sample string 3",
              "_PersonID": 4,
              "_SystemAuditCodeID": 5,
              "_SysNumber": 6,
              "_SystemAuditCode": {
                "_SystemAuditCodeID": 1,
                "_Operation": 1,
                "_Application": 1,
                "_Description": "sample string 2",
                "_SysNumber": 3,
                "_SystemAuditories": [],
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            }
          ],
          "_UsermenuPermissions": [
            {
              "Id": 1,
              "_PersonID": 2,
              "SubPermissionId": 3,
              "_SysNumber": 4,
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            },
            {
              "Id": 1,
              "_PersonID": 2,
              "SubPermissionId": 3,
              "_SysNumber": 4,
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            }
          ],
          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
        },
        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
      }
    ],
    "_AccessRightAccessProfiles": [
      {
        "_AccessRightAccessProfileID": 1,
        "_AccessRightID": 2,
        "_AccessProfileID": 3,
        "_SysNumber": 4,
        "_AccessRight": {
          "_AccessRightID": 1,
          "_AccessRightName": "sample string 2",
          "_SysNumber": 3,
          "_AccessRightAccessProfiles": [],
          "_DoorAccessRight": [
            {
              "_DoorAccessRightID": 1,
              "_AccessRightID": 2,
              "_DoorID": 3,
              "_SysNumber": 4,
              "_Door": {
                "_DoorID": 1,
                "_AOSId": 1,
                "_LockNumber": 1,
                "_LockID": 1,
                "_DoorName": "sample string 2",
                "_LockType": 1,
                "_TimeTableID": 1,
                "_WApPhyAddr": 3,
                "_WApPhyAddr2": 4,
                "_WeeklyProgramID": 1,
                "_AccessPointID": 1,
                "_CalendarID": 1,
                "_DsdCalendarID": 1,
                "_DrFunction": 0,
                "_DrLocation": "sample string 5",
                "_DrImg": "sample string 6",
                "_HardwareId": 7,
                "_IsActive": 8,
                "_IpAddress": "sample string 9",
                "_DoorSettings": {
                  "_DoorID": 1,
                  "_Sequencenumber": 2,
                  "_Office": 3,
                  "_Author_Req": "sample string 4",
                  "_Status": 5,
                  "_CommonPin": "sample string 6",
                  "_Block": 7,
                  "_Cancel": 8,
                  "_Prog": 9,
                  "_Position": 10,
                  "_AuthorDef": "sample string 11",
                  "_AuthorOp": "sample string 12",
                  "_CopyCounter": 13,
                  "_OneShotCounter": 14,
                  "GuestTimeZone": 15,
                  "_OfficeEnabled": 16,
                  "_OfficeOpt": 17,
                  "_AdaEnabled": 18,
                  "_AdaOpt": 19,
                  "_OverRideBlocked": 20,
                  "_OverRidePrivacy": 21,
                  "_AuthorCh": "sample string 22",
                  "_OfficeCh": 23,
                  "_AdaCh": 24,
                  "_OCId": 25,
                  "_I2C": 26,
                  "_ZoneIn": 27,
                  "_ZoneOut": 28,
                  "_AreaIn": 29,
                  "_AreaOut": 30,
                  "_SerialNumber": "sample string 31",
                  "_ReqLevel": 32,
                  "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                  "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_WOnlineStatus": "sample string 33",
                  "_WAprotocolConfig": "sample string 34",
                  "_WAliveData": "sample string 35",
                  "_WEventModeData": "sample string 36",
                  "_WPollingModeData": "sample string 37",
                  "_WSignalStrength": 38,
                  "_WPendingTasks": 39,
                  "_WLastChanges": "sample string 40",
                  "_W_ComType": "sample string 41",
                  "_W_DisplayOnSecurityMonitor": 42,
                  "_AlarmNotificationCounter": 43,
                  "_W_PhyAppAssigned": 44,
                  "_BatteryLevel": 45,
                  "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorInfo": {
                  "_DoorID": 1,
                  "_OnlineStatus": 0,
                  "_BatteryStatus": 0,
                  "_DoorAlarm": 0,
                  "_DoorState": 0,
                  "_Voltage": 2.1,
                  "_FwVersion": "sample string 3",
                  "_SignalStrenght": 0
                },
                "_TimeTable": {
                  "_TimeTableID": 1,
                  "_TTName": "sample string 2",
                  "_TTDescription": "sample string 3",
                  "_SysNumber": 4,
                  "_Doors": [],
                  "_TimeZones": [
                    {
                      "_TimeZoneID": 1,
                      "_TimeZoneNumber": 0,
                      "_Description": "sample string 2",
                      "_Shifts": [
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_TimeTableID": 1,
                      "_SysNumber": 3,
                      "_TimeZoneAccessProfiles": [
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_TimeZoneID": 1,
                      "_TimeZoneNumber": 0,
                      "_Description": "sample string 2",
                      "_Shifts": [
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_TimeTableID": 1,
                      "_SysNumber": 3,
                      "_TimeZoneAccessProfiles": [
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_WeeklyProgram": {
                  "_WeeklyProgramID": 1,
                  "_WeekProgramName": "sample string 2",
                  "_SysNumber": 3,
                  "_DoorPrograms": [
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_HardwareTemplate": {
                  "_HardwareId": 1,
                  "AOSId": 2,
                  "_Name": "sample string 3",
                  "_Description": "sample string 4",
                  "_TimeMotor": 5,
                  "_HWLockType": 0,
                  "_TimeOpen": 6,
                  "_TimeOpenNext": 7,
                  "_OPTSENS": 8,
                  "_CloseAftLatch": 9,
                  "_FireRegTime": 10,
                  "_FireRegOnOff": 11,
                  "_AlwaysAwaken": 0,
                  "_LowBattindToGuest": 0,
                  "_Buzzer": 0,
                  "_UseAlkalineBattery": 0,
                  "_IsWirelessDevice": 0,
                  "_EnableBluetooth": 0,
                  "_WIsDevrcvMode": 0,
                  "_USePrivacyAsDoorContact": 0,
                  "_DCReversed": 0,
                  "_OfficeOnce": 0,
                  "_EnableFreePassage": 0,
                  "_EnableBlokingCard": 0,
                  "_EnableCancellingCard": 0,
                  "_EnableProgramingCard": 0,
                  "_EnableWirelessMonitoring": 0,
                  "_DndHasPriority": 12,
                  "_BDMTimeMotor": 13,
                  "_RecordPrivacy": 14,
                  "_RecordExit": 15,
                  "_Pir": 16,
                  "_Ble": 64,
                  "_Nfc": 18,
                  "_Validation": 19,
                  "_DoorContact": 0,
                  "_TouchScreen": 20,
                  "_Wifi24": 21,
                  "_WifisubG": 22,
                  "_Privacy": 23,
                  "_Bus": 24,
                  "_MembraneButtonType": 25,
                  "_BusType": 0,
                  "_LockModels": 64,
                  "_Subnetmask": "sample string 27",
                  "_Gateway": "sample string 28",
                  "_IpAddress": "sample string 29",
                  "_RFID": 64,
                  "_InsideButton": 0,
                  "_ProductType": 0,
                  "_IsActive": 31,
                  "_Battery": 32,
                  "_BlePoolingTimeinSec": 33,
                  "_Relock": 34,
                  "_RelayAlways": 35,
                  "_Borrable": 36,
                  "_TSENS": 37,
                  "_IntInPut1": 38,
                  "_IntInPut2": 39,
                  "_IntInPut3": 40,
                  "_IntInPut4": 41,
                  "_IntOutput1": 42,
                  "_IntOutput2": 43,
                  "_IntOutput3": 44,
                  "_IntOutput4": 45,
                  "_ExtInput11": 46,
                  "_ExtInput12": 47,
                  "_ExtInput13": 48,
                  "_ExtInput14": 49,
                  "_ExtOutput11": 50,
                  "_ExtOutput12": 51,
                  "_ExtOutput13": 52,
                  "_ExtOutput14": 53,
                  "_ExtInput21": 54,
                  "_ExtInput22": 55,
                  "_ExtInput23": 56,
                  "_ExtInput24": 57,
                  "_ExtOutput21": 58,
                  "_ExtOutput22": 59,
                  "_ExtOutput23": 60,
                  "_ExtOutput24": 61,
                  "_ExtInput31": 62,
                  "_ExtInput32": 63,
                  "_ExtInput33": 64,
                  "_ExtInput34": 65,
                  "_Extoutput31": 66,
                  "_Extoutput32": 67,
                  "_Extoutput33": 68,
                  "_Extoutput34": 69,
                  "_Extinput41": 70,
                  "_Extinput42": 71,
                  "_Extinput43": 72,
                  "_Extinput44": 73,
                  "_ExtOutput41": 74,
                  "_ExtOutput42": 75,
                  "_ExtOutput43": 76,
                  "_ExtOutput44": 77,
                  "_ExtInput51": 78,
                  "_ExtInput52": 79,
                  "_ExtInput53": 80,
                  "_ExtInput54": 81,
                  "_ExtOutput51": 82,
                  "_ExtOutput52": 83,
                  "_ExtOutput53": 84,
                  "_ExtOutput54": 85,
                  "_ExtInput61": 86,
                  "_ExtInput62": 87,
                  "_ExtInput63": 88,
                  "_ExtInput64": 89,
                  "_ExtOutput61": 90,
                  "_ExtOutput62": 91,
                  "_ExtOutput63": 92,
                  "_ExtOutput64": 93,
                  "_ExtInput71": 94,
                  "_ExtInput72": 95,
                  "_ExtInput73": 96,
                  "_ExtInput74": 97,
                  "_ExtOutput71": 98,
                  "_ExtOutput72": 99,
                  "_ExtOutput73": 100,
                  "_ExtOutput74": 101,
                  "ExtInput81": 102,
                  "_ExtInput82": 103,
                  "_ExtInput83": 104,
                  "_ExtInput84": 105,
                  "_ExtOutput81": 106,
                  "_ExtOutput82": 107,
                  "_ExtOutput83": 108,
                  "_ExtOutput84": 109,
                  "_Inti2cFixedPart": "sample string 110",
                  "_Out1i2cFixedPart": "sample string 111",
                  "_Out2i2cFixedPart": "sample string 112",
                  "_Out3i2cFixedPart": "sample string 113",
                  "_Out4i2cFixedPart": "sample string 114",
                  "_Out5i2cFixedPart": "sample string 115",
                  "_Out6i2cFixedPart": "sample string 116",
                  "_Out7i2cFixedPart": "sample string 117",
                  "_Out8i2cFixedPart": "sample string 118",
                  "_I1IsReverse": 119,
                  "_I2IsReverse": 120,
                  "_I3IsReverse": 121,
                  "_I4IsReverse": 122,
                  "_O1IsReverse": 123,
                  "_O2IsReverse": 124,
                  "_O3IsReverse": 125,
                  "_O4IsReverse": 126,
                  "_I1Description": "sample string 127",
                  "_I2Description": "sample string 128",
                  "_I3Description": "sample string 129",
                  "_I4Description": "sample string 130",
                  "_O1Description": "sample string 131",
                  "_O2Description": "sample string 132",
                  "_O3Description": "sample string 133",
                  "_O4Description": "sample string 134",
                  "_SysNumber": 135,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_AccessPoint": {
                  "_AccessPointID": 1,
                  "_ApIPAddr": "sample string 2",
                  "_ApComID": 3,
                  "_ApSubnetmask": "sample string 4",
                  "_ApGateWay": "sample string 5",
                  "_ApName": "sample string 6",
                  "_ApOnlineStatus": "sample string 7",
                  "_ApFwVersion": "sample string 8",
                  "_ApLastCommunication": "sample string 9",
                  "_ApConnectedLock": 10,
                  "_ApPhyAddr": 11,
                  "_ApGroupID": 12,
                  "_AOSId": 13,
                  "_SysNumber": 14,
                  "_CurrentIPAddr": "sample string 15",
                  "_Channels": 16,
                  "_ApGroup": {
                    "_ApGroupID": 1,
                    "_ApGrpName": "sample string 2",
                    "_ApGrpDesc": "sample string 3",
                    "_ApGrpLastChanges": "sample string 4",
                    "_NbOfAp": 5,
                    "_SysNumber": 6,
                    "_AccessPoints": [],
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  "_Doors": [],
                  "_DeviceCommStats": [
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DsdCalendar": {
                  "_DsdCalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_Hours": 5,
                  "_Action": "sample string 6",
                  "_SysNumber": 7,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_Calendar": {
                  "_CalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_SysNumber": 5,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorWirelessSettings": {
                  "_DoorID": 1,
                  "_AllowedEvt1": 64,
                  "_AllowedEvt2": 64,
                  "_WTimeUnit": 64,
                  "_WTimeInterval": 64,
                  "_WContactTime": 64
                },
                "_DoorApConfig": {
                  "_DoorID": 1,
                  "_ApConfig": 64,
                  "_ApChannel": 64,
                  "_UserDefApAddr": 4,
                  "_TimeUnit": 64,
                  "_ContactTime": 64
                },
                "_IsAchieved": 10,
                "_SysNumber": 11,
                "_NameSettingCode": "sample string 12",
                "_Position": 13,
                "_DoorAuditories": [
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_Person": {
                      "_PersonID": 1,
                      "_UserId": 1,
                      "_PersonType": 0,
                      "_Email": "sample string 2",
                      "_FirstName": "sample string 3",
                      "_LastName": "sample string 4",
                      "_PersonStatus": 0,
                      "_PersonPIN": 1,
                      "USERNAME": "sample string 5",
                      "_Password": "sample string 6",
                      "DepartmentID": 7,
                      "_ISACTIVE": 8,
                      "_IMAGE": 9,
                      "_ISOPERATOR": 10,
                      "_PersonInfo": {
                        "PersonID": 1,
                        "_Address": "sample string 2",
                        "_Birthday": "sample string 3",
                        "_Country": "sample string 4",
                        "_Phone": "sample string 5",
                        "_PostalCode": "sample string 6",
                        "_Title": 0,
                        "_Gender": 0,
                        "_ExternalID": "sample string 7",
                        "_ExternalID2": 8,
                        "_ExternalID3": 9,
                        "_ExternalID4": "sample string 10",
                        "_ExternalID5": 11,
                        "_Photo": "sample string 12",
                        "_MaritalStatus": 0,
                        "_Addresse2": "sample string 13"
                      },
                      "_PersonMc": {
                        "PersonID": 1,
                        "MASTERPIN": "sample string 2",
                        "OVERRIDESBLOCKED": 3,
                        "OVERRIDESPRIVACY": 4,
                        "OFFICEENABLED": 5,
                        "ISUPDATED": 6,
                        "AUTHORIZATIONS": "sample string 7",
                        "ISADA": 8,
                        "REWRITE": 9,
                        "REWRITEDAYS": "sample string 10",
                        "REWRITEPIN": "sample string 11",
                        "WRONGPINATTEMPTS": 12,
                        "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                        "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                        "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                        "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                        "ISPATTERN": 13,
                        "NOBORRABLE": 14,
                        "SERIALNUMBER": "sample string 15",
                        "revalidationdata": "sample string 16",
                        "_MasterID": 1,
                        "TIMEZONE": 1.0,
                        "MastersID": 1,
                        "_Master": {
                          "MastersID": 1,
                          "_McMasterID": 2,
                          "_Abrev": "sample string 3",
                          "_description": "sample string 4",
                          "_SeqNumber": 5.1,
                          "_IsActive": 6,
                          "Special": 7,
                          "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_vip": 8,
                          "_LockMasters": [
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_PersonMc": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      },
                      "_Department": {
                        "DepartmentID": 1,
                        "_ShortName": "sample string 2",
                        "_Description": "sample string 3",
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_IsActive": 5,
                        "_Deleteable": 6,
                        "_Persons": [],
                        "_SysNumber": 7,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_PersonOperator": {
                        "PersonID": 1,
                        "_Username": "sample string 2",
                        "_UserPwd": "sample string 3",
                        "_Token": "sample string 4",
                        "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CheckInStatus": 0,
                      "_AccessMethod": 0,
                      "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                      "_IsAchieved": 11,
                      "_SysNumber": 12,
                      "_SuperAdmin": 0,
                      "_ApiAppID": 13,
                      "_ApiApplications": "sample string 14",
                      "_ApiAppLink": "sample string 15",
                      "_ApiStatus": 0,
                      "_CookiesOption": 0,
                      "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                      "_AppCLientPersonRoles": [
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessProfilePersons": [
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_SystemAuditories": [
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_UsermenuPermissions": [
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_AccessCard": {
                      "_AccessCardID": 1,
                      "_BadgeLabel": "sample string 2",
                      "_AccessCardStatus": 0,
                      "_BadgeNumber": "sample string 3",
                      "_IsAchieved": 4,
                      "_SysNumber": 5,
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_MifareCard": {
                        "_AccessCardID": 1,
                        "_MediumType": 0,
                        "_SerialNumber": "sample string 2",
                        "_Technology": 0,
                        "_KeyToken": "sample string 3",
                        "_IsAchieved": 4,
                        "_SysNumber": 5,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_Person": {
                      "_PersonID": 1,
                      "_UserId": 1,
                      "_PersonType": 0,
                      "_Email": "sample string 2",
                      "_FirstName": "sample string 3",
                      "_LastName": "sample string 4",
                      "_PersonStatus": 0,
                      "_PersonPIN": 1,
                      "USERNAME": "sample string 5",
                      "_Password": "sample string 6",
                      "DepartmentID": 7,
                      "_ISACTIVE": 8,
                      "_IMAGE": 9,
                      "_ISOPERATOR": 10,
                      "_PersonInfo": {
                        "PersonID": 1,
                        "_Address": "sample string 2",
                        "_Birthday": "sample string 3",
                        "_Country": "sample string 4",
                        "_Phone": "sample string 5",
                        "_PostalCode": "sample string 6",
                        "_Title": 0,
                        "_Gender": 0,
                        "_ExternalID": "sample string 7",
                        "_ExternalID2": 8,
                        "_ExternalID3": 9,
                        "_ExternalID4": "sample string 10",
                        "_ExternalID5": 11,
                        "_Photo": "sample string 12",
                        "_MaritalStatus": 0,
                        "_Addresse2": "sample string 13"
                      },
                      "_PersonMc": {
                        "PersonID": 1,
                        "MASTERPIN": "sample string 2",
                        "OVERRIDESBLOCKED": 3,
                        "OVERRIDESPRIVACY": 4,
                        "OFFICEENABLED": 5,
                        "ISUPDATED": 6,
                        "AUTHORIZATIONS": "sample string 7",
                        "ISADA": 8,
                        "REWRITE": 9,
                        "REWRITEDAYS": "sample string 10",
                        "REWRITEPIN": "sample string 11",
                        "WRONGPINATTEMPTS": 12,
                        "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                        "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                        "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                        "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                        "ISPATTERN": 13,
                        "NOBORRABLE": 14,
                        "SERIALNUMBER": "sample string 15",
                        "revalidationdata": "sample string 16",
                        "_MasterID": 1,
                        "TIMEZONE": 1.0,
                        "MastersID": 1,
                        "_Master": {
                          "MastersID": 1,
                          "_McMasterID": 2,
                          "_Abrev": "sample string 3",
                          "_description": "sample string 4",
                          "_SeqNumber": 5.1,
                          "_IsActive": 6,
                          "Special": 7,
                          "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_vip": 8,
                          "_LockMasters": [
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_PersonMc": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      },
                      "_Department": {
                        "DepartmentID": 1,
                        "_ShortName": "sample string 2",
                        "_Description": "sample string 3",
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_IsActive": 5,
                        "_Deleteable": 6,
                        "_Persons": [],
                        "_SysNumber": 7,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_PersonOperator": {
                        "PersonID": 1,
                        "_Username": "sample string 2",
                        "_UserPwd": "sample string 3",
                        "_Token": "sample string 4",
                        "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CheckInStatus": 0,
                      "_AccessMethod": 0,
                      "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                      "_IsAchieved": 11,
                      "_SysNumber": 12,
                      "_SuperAdmin": 0,
                      "_ApiAppID": 13,
                      "_ApiApplications": "sample string 14",
                      "_ApiAppLink": "sample string 15",
                      "_ApiStatus": 0,
                      "_CookiesOption": 0,
                      "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                      "_AppCLientPersonRoles": [
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessProfilePersons": [
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_SystemAuditories": [
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_UsermenuPermissions": [
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_AccessCard": {
                      "_AccessCardID": 1,
                      "_BadgeLabel": "sample string 2",
                      "_AccessCardStatus": 0,
                      "_BadgeNumber": "sample string 3",
                      "_IsAchieved": 4,
                      "_SysNumber": 5,
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_MifareCard": {
                        "_AccessCardID": 1,
                        "_MediumType": 0,
                        "_SerialNumber": "sample string 2",
                        "_Technology": 0,
                        "_KeyToken": "sample string 3",
                        "_IsAchieved": 4,
                        "_SysNumber": 5,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_LockMasters": [
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_LockComposes": [
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_WifiTasks": [
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DoorDoorGroups": [
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  },
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  }
                ],
                "_DoorAccessRights": [],
                "_AccessServiceDoors": [
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DeviceCommStats": [
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_BatteryActivities": [
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  },
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  }
                ],
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            },
            {
              "_DoorAccessRightID": 1,
              "_AccessRightID": 2,
              "_DoorID": 3,
              "_SysNumber": 4,
              "_Door": {
                "_DoorID": 1,
                "_AOSId": 1,
                "_LockNumber": 1,
                "_LockID": 1,
                "_DoorName": "sample string 2",
                "_LockType": 1,
                "_TimeTableID": 1,
                "_WApPhyAddr": 3,
                "_WApPhyAddr2": 4,
                "_WeeklyProgramID": 1,
                "_AccessPointID": 1,
                "_CalendarID": 1,
                "_DsdCalendarID": 1,
                "_DrFunction": 0,
                "_DrLocation": "sample string 5",
                "_DrImg": "sample string 6",
                "_HardwareId": 7,
                "_IsActive": 8,
                "_IpAddress": "sample string 9",
                "_DoorSettings": {
                  "_DoorID": 1,
                  "_Sequencenumber": 2,
                  "_Office": 3,
                  "_Author_Req": "sample string 4",
                  "_Status": 5,
                  "_CommonPin": "sample string 6",
                  "_Block": 7,
                  "_Cancel": 8,
                  "_Prog": 9,
                  "_Position": 10,
                  "_AuthorDef": "sample string 11",
                  "_AuthorOp": "sample string 12",
                  "_CopyCounter": 13,
                  "_OneShotCounter": 14,
                  "GuestTimeZone": 15,
                  "_OfficeEnabled": 16,
                  "_OfficeOpt": 17,
                  "_AdaEnabled": 18,
                  "_AdaOpt": 19,
                  "_OverRideBlocked": 20,
                  "_OverRidePrivacy": 21,
                  "_AuthorCh": "sample string 22",
                  "_OfficeCh": 23,
                  "_AdaCh": 24,
                  "_OCId": 25,
                  "_I2C": 26,
                  "_ZoneIn": 27,
                  "_ZoneOut": 28,
                  "_AreaIn": 29,
                  "_AreaOut": 30,
                  "_SerialNumber": "sample string 31",
                  "_ReqLevel": 32,
                  "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                  "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_WOnlineStatus": "sample string 33",
                  "_WAprotocolConfig": "sample string 34",
                  "_WAliveData": "sample string 35",
                  "_WEventModeData": "sample string 36",
                  "_WPollingModeData": "sample string 37",
                  "_WSignalStrength": 38,
                  "_WPendingTasks": 39,
                  "_WLastChanges": "sample string 40",
                  "_W_ComType": "sample string 41",
                  "_W_DisplayOnSecurityMonitor": 42,
                  "_AlarmNotificationCounter": 43,
                  "_W_PhyAppAssigned": 44,
                  "_BatteryLevel": 45,
                  "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorInfo": {
                  "_DoorID": 1,
                  "_OnlineStatus": 0,
                  "_BatteryStatus": 0,
                  "_DoorAlarm": 0,
                  "_DoorState": 0,
                  "_Voltage": 2.1,
                  "_FwVersion": "sample string 3",
                  "_SignalStrenght": 0
                },
                "_TimeTable": {
                  "_TimeTableID": 1,
                  "_TTName": "sample string 2",
                  "_TTDescription": "sample string 3",
                  "_SysNumber": 4,
                  "_Doors": [],
                  "_TimeZones": [
                    {
                      "_TimeZoneID": 1,
                      "_TimeZoneNumber": 0,
                      "_Description": "sample string 2",
                      "_Shifts": [
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_TimeTableID": 1,
                      "_SysNumber": 3,
                      "_TimeZoneAccessProfiles": [
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_TimeZoneID": 1,
                      "_TimeZoneNumber": 0,
                      "_Description": "sample string 2",
                      "_Shifts": [
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_TimeTableID": 1,
                      "_SysNumber": 3,
                      "_TimeZoneAccessProfiles": [
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_WeeklyProgram": {
                  "_WeeklyProgramID": 1,
                  "_WeekProgramName": "sample string 2",
                  "_SysNumber": 3,
                  "_DoorPrograms": [
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_HardwareTemplate": {
                  "_HardwareId": 1,
                  "AOSId": 2,
                  "_Name": "sample string 3",
                  "_Description": "sample string 4",
                  "_TimeMotor": 5,
                  "_HWLockType": 0,
                  "_TimeOpen": 6,
                  "_TimeOpenNext": 7,
                  "_OPTSENS": 8,
                  "_CloseAftLatch": 9,
                  "_FireRegTime": 10,
                  "_FireRegOnOff": 11,
                  "_AlwaysAwaken": 0,
                  "_LowBattindToGuest": 0,
                  "_Buzzer": 0,
                  "_UseAlkalineBattery": 0,
                  "_IsWirelessDevice": 0,
                  "_EnableBluetooth": 0,
                  "_WIsDevrcvMode": 0,
                  "_USePrivacyAsDoorContact": 0,
                  "_DCReversed": 0,
                  "_OfficeOnce": 0,
                  "_EnableFreePassage": 0,
                  "_EnableBlokingCard": 0,
                  "_EnableCancellingCard": 0,
                  "_EnableProgramingCard": 0,
                  "_EnableWirelessMonitoring": 0,
                  "_DndHasPriority": 12,
                  "_BDMTimeMotor": 13,
                  "_RecordPrivacy": 14,
                  "_RecordExit": 15,
                  "_Pir": 16,
                  "_Ble": 64,
                  "_Nfc": 18,
                  "_Validation": 19,
                  "_DoorContact": 0,
                  "_TouchScreen": 20,
                  "_Wifi24": 21,
                  "_WifisubG": 22,
                  "_Privacy": 23,
                  "_Bus": 24,
                  "_MembraneButtonType": 25,
                  "_BusType": 0,
                  "_LockModels": 64,
                  "_Subnetmask": "sample string 27",
                  "_Gateway": "sample string 28",
                  "_IpAddress": "sample string 29",
                  "_RFID": 64,
                  "_InsideButton": 0,
                  "_ProductType": 0,
                  "_IsActive": 31,
                  "_Battery": 32,
                  "_BlePoolingTimeinSec": 33,
                  "_Relock": 34,
                  "_RelayAlways": 35,
                  "_Borrable": 36,
                  "_TSENS": 37,
                  "_IntInPut1": 38,
                  "_IntInPut2": 39,
                  "_IntInPut3": 40,
                  "_IntInPut4": 41,
                  "_IntOutput1": 42,
                  "_IntOutput2": 43,
                  "_IntOutput3": 44,
                  "_IntOutput4": 45,
                  "_ExtInput11": 46,
                  "_ExtInput12": 47,
                  "_ExtInput13": 48,
                  "_ExtInput14": 49,
                  "_ExtOutput11": 50,
                  "_ExtOutput12": 51,
                  "_ExtOutput13": 52,
                  "_ExtOutput14": 53,
                  "_ExtInput21": 54,
                  "_ExtInput22": 55,
                  "_ExtInput23": 56,
                  "_ExtInput24": 57,
                  "_ExtOutput21": 58,
                  "_ExtOutput22": 59,
                  "_ExtOutput23": 60,
                  "_ExtOutput24": 61,
                  "_ExtInput31": 62,
                  "_ExtInput32": 63,
                  "_ExtInput33": 64,
                  "_ExtInput34": 65,
                  "_Extoutput31": 66,
                  "_Extoutput32": 67,
                  "_Extoutput33": 68,
                  "_Extoutput34": 69,
                  "_Extinput41": 70,
                  "_Extinput42": 71,
                  "_Extinput43": 72,
                  "_Extinput44": 73,
                  "_ExtOutput41": 74,
                  "_ExtOutput42": 75,
                  "_ExtOutput43": 76,
                  "_ExtOutput44": 77,
                  "_ExtInput51": 78,
                  "_ExtInput52": 79,
                  "_ExtInput53": 80,
                  "_ExtInput54": 81,
                  "_ExtOutput51": 82,
                  "_ExtOutput52": 83,
                  "_ExtOutput53": 84,
                  "_ExtOutput54": 85,
                  "_ExtInput61": 86,
                  "_ExtInput62": 87,
                  "_ExtInput63": 88,
                  "_ExtInput64": 89,
                  "_ExtOutput61": 90,
                  "_ExtOutput62": 91,
                  "_ExtOutput63": 92,
                  "_ExtOutput64": 93,
                  "_ExtInput71": 94,
                  "_ExtInput72": 95,
                  "_ExtInput73": 96,
                  "_ExtInput74": 97,
                  "_ExtOutput71": 98,
                  "_ExtOutput72": 99,
                  "_ExtOutput73": 100,
                  "_ExtOutput74": 101,
                  "ExtInput81": 102,
                  "_ExtInput82": 103,
                  "_ExtInput83": 104,
                  "_ExtInput84": 105,
                  "_ExtOutput81": 106,
                  "_ExtOutput82": 107,
                  "_ExtOutput83": 108,
                  "_ExtOutput84": 109,
                  "_Inti2cFixedPart": "sample string 110",
                  "_Out1i2cFixedPart": "sample string 111",
                  "_Out2i2cFixedPart": "sample string 112",
                  "_Out3i2cFixedPart": "sample string 113",
                  "_Out4i2cFixedPart": "sample string 114",
                  "_Out5i2cFixedPart": "sample string 115",
                  "_Out6i2cFixedPart": "sample string 116",
                  "_Out7i2cFixedPart": "sample string 117",
                  "_Out8i2cFixedPart": "sample string 118",
                  "_I1IsReverse": 119,
                  "_I2IsReverse": 120,
                  "_I3IsReverse": 121,
                  "_I4IsReverse": 122,
                  "_O1IsReverse": 123,
                  "_O2IsReverse": 124,
                  "_O3IsReverse": 125,
                  "_O4IsReverse": 126,
                  "_I1Description": "sample string 127",
                  "_I2Description": "sample string 128",
                  "_I3Description": "sample string 129",
                  "_I4Description": "sample string 130",
                  "_O1Description": "sample string 131",
                  "_O2Description": "sample string 132",
                  "_O3Description": "sample string 133",
                  "_O4Description": "sample string 134",
                  "_SysNumber": 135,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_AccessPoint": {
                  "_AccessPointID": 1,
                  "_ApIPAddr": "sample string 2",
                  "_ApComID": 3,
                  "_ApSubnetmask": "sample string 4",
                  "_ApGateWay": "sample string 5",
                  "_ApName": "sample string 6",
                  "_ApOnlineStatus": "sample string 7",
                  "_ApFwVersion": "sample string 8",
                  "_ApLastCommunication": "sample string 9",
                  "_ApConnectedLock": 10,
                  "_ApPhyAddr": 11,
                  "_ApGroupID": 12,
                  "_AOSId": 13,
                  "_SysNumber": 14,
                  "_CurrentIPAddr": "sample string 15",
                  "_Channels": 16,
                  "_ApGroup": {
                    "_ApGroupID": 1,
                    "_ApGrpName": "sample string 2",
                    "_ApGrpDesc": "sample string 3",
                    "_ApGrpLastChanges": "sample string 4",
                    "_NbOfAp": 5,
                    "_SysNumber": 6,
                    "_AccessPoints": [],
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  "_Doors": [],
                  "_DeviceCommStats": [
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DsdCalendar": {
                  "_DsdCalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_Hours": 5,
                  "_Action": "sample string 6",
                  "_SysNumber": 7,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_Calendar": {
                  "_CalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_SysNumber": 5,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorWirelessSettings": {
                  "_DoorID": 1,
                  "_AllowedEvt1": 64,
                  "_AllowedEvt2": 64,
                  "_WTimeUnit": 64,
                  "_WTimeInterval": 64,
                  "_WContactTime": 64
                },
                "_DoorApConfig": {
                  "_DoorID": 1,
                  "_ApConfig": 64,
                  "_ApChannel": 64,
                  "_UserDefApAddr": 4,
                  "_TimeUnit": 64,
                  "_ContactTime": 64
                },
                "_IsAchieved": 10,
                "_SysNumber": 11,
                "_NameSettingCode": "sample string 12",
                "_Position": 13,
                "_DoorAuditories": [
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_Person": {
                      "_PersonID": 1,
                      "_UserId": 1,
                      "_PersonType": 0,
                      "_Email": "sample string 2",
                      "_FirstName": "sample string 3",
                      "_LastName": "sample string 4",
                      "_PersonStatus": 0,
                      "_PersonPIN": 1,
                      "USERNAME": "sample string 5",
                      "_Password": "sample string 6",
                      "DepartmentID": 7,
                      "_ISACTIVE": 8,
                      "_IMAGE": 9,
                      "_ISOPERATOR": 10,
                      "_PersonInfo": {
                        "PersonID": 1,
                        "_Address": "sample string 2",
                        "_Birthday": "sample string 3",
                        "_Country": "sample string 4",
                        "_Phone": "sample string 5",
                        "_PostalCode": "sample string 6",
                        "_Title": 0,
                        "_Gender": 0,
                        "_ExternalID": "sample string 7",
                        "_ExternalID2": 8,
                        "_ExternalID3": 9,
                        "_ExternalID4": "sample string 10",
                        "_ExternalID5": 11,
                        "_Photo": "sample string 12",
                        "_MaritalStatus": 0,
                        "_Addresse2": "sample string 13"
                      },
                      "_PersonMc": {
                        "PersonID": 1,
                        "MASTERPIN": "sample string 2",
                        "OVERRIDESBLOCKED": 3,
                        "OVERRIDESPRIVACY": 4,
                        "OFFICEENABLED": 5,
                        "ISUPDATED": 6,
                        "AUTHORIZATIONS": "sample string 7",
                        "ISADA": 8,
                        "REWRITE": 9,
                        "REWRITEDAYS": "sample string 10",
                        "REWRITEPIN": "sample string 11",
                        "WRONGPINATTEMPTS": 12,
                        "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                        "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                        "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                        "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                        "ISPATTERN": 13,
                        "NOBORRABLE": 14,
                        "SERIALNUMBER": "sample string 15",
                        "revalidationdata": "sample string 16",
                        "_MasterID": 1,
                        "TIMEZONE": 1.0,
                        "MastersID": 1,
                        "_Master": {
                          "MastersID": 1,
                          "_McMasterID": 2,
                          "_Abrev": "sample string 3",
                          "_description": "sample string 4",
                          "_SeqNumber": 5.1,
                          "_IsActive": 6,
                          "Special": 7,
                          "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_vip": 8,
                          "_LockMasters": [
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_PersonMc": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      },
                      "_Department": {
                        "DepartmentID": 1,
                        "_ShortName": "sample string 2",
                        "_Description": "sample string 3",
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_IsActive": 5,
                        "_Deleteable": 6,
                        "_Persons": [],
                        "_SysNumber": 7,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_PersonOperator": {
                        "PersonID": 1,
                        "_Username": "sample string 2",
                        "_UserPwd": "sample string 3",
                        "_Token": "sample string 4",
                        "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CheckInStatus": 0,
                      "_AccessMethod": 0,
                      "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                      "_IsAchieved": 11,
                      "_SysNumber": 12,
                      "_SuperAdmin": 0,
                      "_ApiAppID": 13,
                      "_ApiApplications": "sample string 14",
                      "_ApiAppLink": "sample string 15",
                      "_ApiStatus": 0,
                      "_CookiesOption": 0,
                      "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                      "_AppCLientPersonRoles": [
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessProfilePersons": [
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_SystemAuditories": [
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_UsermenuPermissions": [
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_AccessCard": {
                      "_AccessCardID": 1,
                      "_BadgeLabel": "sample string 2",
                      "_AccessCardStatus": 0,
                      "_BadgeNumber": "sample string 3",
                      "_IsAchieved": 4,
                      "_SysNumber": 5,
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_MifareCard": {
                        "_AccessCardID": 1,
                        "_MediumType": 0,
                        "_SerialNumber": "sample string 2",
                        "_Technology": 0,
                        "_KeyToken": "sample string 3",
                        "_IsAchieved": 4,
                        "_SysNumber": 5,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_Person": {
                      "_PersonID": 1,
                      "_UserId": 1,
                      "_PersonType": 0,
                      "_Email": "sample string 2",
                      "_FirstName": "sample string 3",
                      "_LastName": "sample string 4",
                      "_PersonStatus": 0,
                      "_PersonPIN": 1,
                      "USERNAME": "sample string 5",
                      "_Password": "sample string 6",
                      "DepartmentID": 7,
                      "_ISACTIVE": 8,
                      "_IMAGE": 9,
                      "_ISOPERATOR": 10,
                      "_PersonInfo": {
                        "PersonID": 1,
                        "_Address": "sample string 2",
                        "_Birthday": "sample string 3",
                        "_Country": "sample string 4",
                        "_Phone": "sample string 5",
                        "_PostalCode": "sample string 6",
                        "_Title": 0,
                        "_Gender": 0,
                        "_ExternalID": "sample string 7",
                        "_ExternalID2": 8,
                        "_ExternalID3": 9,
                        "_ExternalID4": "sample string 10",
                        "_ExternalID5": 11,
                        "_Photo": "sample string 12",
                        "_MaritalStatus": 0,
                        "_Addresse2": "sample string 13"
                      },
                      "_PersonMc": {
                        "PersonID": 1,
                        "MASTERPIN": "sample string 2",
                        "OVERRIDESBLOCKED": 3,
                        "OVERRIDESPRIVACY": 4,
                        "OFFICEENABLED": 5,
                        "ISUPDATED": 6,
                        "AUTHORIZATIONS": "sample string 7",
                        "ISADA": 8,
                        "REWRITE": 9,
                        "REWRITEDAYS": "sample string 10",
                        "REWRITEPIN": "sample string 11",
                        "WRONGPINATTEMPTS": 12,
                        "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                        "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                        "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                        "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                        "ISPATTERN": 13,
                        "NOBORRABLE": 14,
                        "SERIALNUMBER": "sample string 15",
                        "revalidationdata": "sample string 16",
                        "_MasterID": 1,
                        "TIMEZONE": 1.0,
                        "MastersID": 1,
                        "_Master": {
                          "MastersID": 1,
                          "_McMasterID": 2,
                          "_Abrev": "sample string 3",
                          "_description": "sample string 4",
                          "_SeqNumber": 5.1,
                          "_IsActive": 6,
                          "Special": 7,
                          "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_vip": 8,
                          "_LockMasters": [
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_PersonMc": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      },
                      "_Department": {
                        "DepartmentID": 1,
                        "_ShortName": "sample string 2",
                        "_Description": "sample string 3",
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_IsActive": 5,
                        "_Deleteable": 6,
                        "_Persons": [],
                        "_SysNumber": 7,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_PersonOperator": {
                        "PersonID": 1,
                        "_Username": "sample string 2",
                        "_UserPwd": "sample string 3",
                        "_Token": "sample string 4",
                        "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CheckInStatus": 0,
                      "_AccessMethod": 0,
                      "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                      "_IsAchieved": 11,
                      "_SysNumber": 12,
                      "_SuperAdmin": 0,
                      "_ApiAppID": 13,
                      "_ApiApplications": "sample string 14",
                      "_ApiAppLink": "sample string 15",
                      "_ApiStatus": 0,
                      "_CookiesOption": 0,
                      "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                      "_AppCLientPersonRoles": [
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessProfilePersons": [
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_SystemAuditories": [
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_UsermenuPermissions": [
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_AccessCard": {
                      "_AccessCardID": 1,
                      "_BadgeLabel": "sample string 2",
                      "_AccessCardStatus": 0,
                      "_BadgeNumber": "sample string 3",
                      "_IsAchieved": 4,
                      "_SysNumber": 5,
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_MifareCard": {
                        "_AccessCardID": 1,
                        "_MediumType": 0,
                        "_SerialNumber": "sample string 2",
                        "_Technology": 0,
                        "_KeyToken": "sample string 3",
                        "_IsAchieved": 4,
                        "_SysNumber": 5,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_LockMasters": [
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_LockComposes": [
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_WifiTasks": [
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DoorDoorGroups": [
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  },
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  }
                ],
                "_DoorAccessRights": [],
                "_AccessServiceDoors": [
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DeviceCommStats": [
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_BatteryActivities": [
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  },
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  }
                ],
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            }
          ],
          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
        },
        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
      },
      {
        "_AccessRightAccessProfileID": 1,
        "_AccessRightID": 2,
        "_AccessProfileID": 3,
        "_SysNumber": 4,
        "_AccessRight": {
          "_AccessRightID": 1,
          "_AccessRightName": "sample string 2",
          "_SysNumber": 3,
          "_AccessRightAccessProfiles": [],
          "_DoorAccessRight": [
            {
              "_DoorAccessRightID": 1,
              "_AccessRightID": 2,
              "_DoorID": 3,
              "_SysNumber": 4,
              "_Door": {
                "_DoorID": 1,
                "_AOSId": 1,
                "_LockNumber": 1,
                "_LockID": 1,
                "_DoorName": "sample string 2",
                "_LockType": 1,
                "_TimeTableID": 1,
                "_WApPhyAddr": 3,
                "_WApPhyAddr2": 4,
                "_WeeklyProgramID": 1,
                "_AccessPointID": 1,
                "_CalendarID": 1,
                "_DsdCalendarID": 1,
                "_DrFunction": 0,
                "_DrLocation": "sample string 5",
                "_DrImg": "sample string 6",
                "_HardwareId": 7,
                "_IsActive": 8,
                "_IpAddress": "sample string 9",
                "_DoorSettings": {
                  "_DoorID": 1,
                  "_Sequencenumber": 2,
                  "_Office": 3,
                  "_Author_Req": "sample string 4",
                  "_Status": 5,
                  "_CommonPin": "sample string 6",
                  "_Block": 7,
                  "_Cancel": 8,
                  "_Prog": 9,
                  "_Position": 10,
                  "_AuthorDef": "sample string 11",
                  "_AuthorOp": "sample string 12",
                  "_CopyCounter": 13,
                  "_OneShotCounter": 14,
                  "GuestTimeZone": 15,
                  "_OfficeEnabled": 16,
                  "_OfficeOpt": 17,
                  "_AdaEnabled": 18,
                  "_AdaOpt": 19,
                  "_OverRideBlocked": 20,
                  "_OverRidePrivacy": 21,
                  "_AuthorCh": "sample string 22",
                  "_OfficeCh": 23,
                  "_AdaCh": 24,
                  "_OCId": 25,
                  "_I2C": 26,
                  "_ZoneIn": 27,
                  "_ZoneOut": 28,
                  "_AreaIn": 29,
                  "_AreaOut": 30,
                  "_SerialNumber": "sample string 31",
                  "_ReqLevel": 32,
                  "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                  "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_WOnlineStatus": "sample string 33",
                  "_WAprotocolConfig": "sample string 34",
                  "_WAliveData": "sample string 35",
                  "_WEventModeData": "sample string 36",
                  "_WPollingModeData": "sample string 37",
                  "_WSignalStrength": 38,
                  "_WPendingTasks": 39,
                  "_WLastChanges": "sample string 40",
                  "_W_ComType": "sample string 41",
                  "_W_DisplayOnSecurityMonitor": 42,
                  "_AlarmNotificationCounter": 43,
                  "_W_PhyAppAssigned": 44,
                  "_BatteryLevel": 45,
                  "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorInfo": {
                  "_DoorID": 1,
                  "_OnlineStatus": 0,
                  "_BatteryStatus": 0,
                  "_DoorAlarm": 0,
                  "_DoorState": 0,
                  "_Voltage": 2.1,
                  "_FwVersion": "sample string 3",
                  "_SignalStrenght": 0
                },
                "_TimeTable": {
                  "_TimeTableID": 1,
                  "_TTName": "sample string 2",
                  "_TTDescription": "sample string 3",
                  "_SysNumber": 4,
                  "_Doors": [],
                  "_TimeZones": [
                    {
                      "_TimeZoneID": 1,
                      "_TimeZoneNumber": 0,
                      "_Description": "sample string 2",
                      "_Shifts": [
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_TimeTableID": 1,
                      "_SysNumber": 3,
                      "_TimeZoneAccessProfiles": [
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_TimeZoneID": 1,
                      "_TimeZoneNumber": 0,
                      "_Description": "sample string 2",
                      "_Shifts": [
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_TimeTableID": 1,
                      "_SysNumber": 3,
                      "_TimeZoneAccessProfiles": [
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_WeeklyProgram": {
                  "_WeeklyProgramID": 1,
                  "_WeekProgramName": "sample string 2",
                  "_SysNumber": 3,
                  "_DoorPrograms": [
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_HardwareTemplate": {
                  "_HardwareId": 1,
                  "AOSId": 2,
                  "_Name": "sample string 3",
                  "_Description": "sample string 4",
                  "_TimeMotor": 5,
                  "_HWLockType": 0,
                  "_TimeOpen": 6,
                  "_TimeOpenNext": 7,
                  "_OPTSENS": 8,
                  "_CloseAftLatch": 9,
                  "_FireRegTime": 10,
                  "_FireRegOnOff": 11,
                  "_AlwaysAwaken": 0,
                  "_LowBattindToGuest": 0,
                  "_Buzzer": 0,
                  "_UseAlkalineBattery": 0,
                  "_IsWirelessDevice": 0,
                  "_EnableBluetooth": 0,
                  "_WIsDevrcvMode": 0,
                  "_USePrivacyAsDoorContact": 0,
                  "_DCReversed": 0,
                  "_OfficeOnce": 0,
                  "_EnableFreePassage": 0,
                  "_EnableBlokingCard": 0,
                  "_EnableCancellingCard": 0,
                  "_EnableProgramingCard": 0,
                  "_EnableWirelessMonitoring": 0,
                  "_DndHasPriority": 12,
                  "_BDMTimeMotor": 13,
                  "_RecordPrivacy": 14,
                  "_RecordExit": 15,
                  "_Pir": 16,
                  "_Ble": 64,
                  "_Nfc": 18,
                  "_Validation": 19,
                  "_DoorContact": 0,
                  "_TouchScreen": 20,
                  "_Wifi24": 21,
                  "_WifisubG": 22,
                  "_Privacy": 23,
                  "_Bus": 24,
                  "_MembraneButtonType": 25,
                  "_BusType": 0,
                  "_LockModels": 64,
                  "_Subnetmask": "sample string 27",
                  "_Gateway": "sample string 28",
                  "_IpAddress": "sample string 29",
                  "_RFID": 64,
                  "_InsideButton": 0,
                  "_ProductType": 0,
                  "_IsActive": 31,
                  "_Battery": 32,
                  "_BlePoolingTimeinSec": 33,
                  "_Relock": 34,
                  "_RelayAlways": 35,
                  "_Borrable": 36,
                  "_TSENS": 37,
                  "_IntInPut1": 38,
                  "_IntInPut2": 39,
                  "_IntInPut3": 40,
                  "_IntInPut4": 41,
                  "_IntOutput1": 42,
                  "_IntOutput2": 43,
                  "_IntOutput3": 44,
                  "_IntOutput4": 45,
                  "_ExtInput11": 46,
                  "_ExtInput12": 47,
                  "_ExtInput13": 48,
                  "_ExtInput14": 49,
                  "_ExtOutput11": 50,
                  "_ExtOutput12": 51,
                  "_ExtOutput13": 52,
                  "_ExtOutput14": 53,
                  "_ExtInput21": 54,
                  "_ExtInput22": 55,
                  "_ExtInput23": 56,
                  "_ExtInput24": 57,
                  "_ExtOutput21": 58,
                  "_ExtOutput22": 59,
                  "_ExtOutput23": 60,
                  "_ExtOutput24": 61,
                  "_ExtInput31": 62,
                  "_ExtInput32": 63,
                  "_ExtInput33": 64,
                  "_ExtInput34": 65,
                  "_Extoutput31": 66,
                  "_Extoutput32": 67,
                  "_Extoutput33": 68,
                  "_Extoutput34": 69,
                  "_Extinput41": 70,
                  "_Extinput42": 71,
                  "_Extinput43": 72,
                  "_Extinput44": 73,
                  "_ExtOutput41": 74,
                  "_ExtOutput42": 75,
                  "_ExtOutput43": 76,
                  "_ExtOutput44": 77,
                  "_ExtInput51": 78,
                  "_ExtInput52": 79,
                  "_ExtInput53": 80,
                  "_ExtInput54": 81,
                  "_ExtOutput51": 82,
                  "_ExtOutput52": 83,
                  "_ExtOutput53": 84,
                  "_ExtOutput54": 85,
                  "_ExtInput61": 86,
                  "_ExtInput62": 87,
                  "_ExtInput63": 88,
                  "_ExtInput64": 89,
                  "_ExtOutput61": 90,
                  "_ExtOutput62": 91,
                  "_ExtOutput63": 92,
                  "_ExtOutput64": 93,
                  "_ExtInput71": 94,
                  "_ExtInput72": 95,
                  "_ExtInput73": 96,
                  "_ExtInput74": 97,
                  "_ExtOutput71": 98,
                  "_ExtOutput72": 99,
                  "_ExtOutput73": 100,
                  "_ExtOutput74": 101,
                  "ExtInput81": 102,
                  "_ExtInput82": 103,
                  "_ExtInput83": 104,
                  "_ExtInput84": 105,
                  "_ExtOutput81": 106,
                  "_ExtOutput82": 107,
                  "_ExtOutput83": 108,
                  "_ExtOutput84": 109,
                  "_Inti2cFixedPart": "sample string 110",
                  "_Out1i2cFixedPart": "sample string 111",
                  "_Out2i2cFixedPart": "sample string 112",
                  "_Out3i2cFixedPart": "sample string 113",
                  "_Out4i2cFixedPart": "sample string 114",
                  "_Out5i2cFixedPart": "sample string 115",
                  "_Out6i2cFixedPart": "sample string 116",
                  "_Out7i2cFixedPart": "sample string 117",
                  "_Out8i2cFixedPart": "sample string 118",
                  "_I1IsReverse": 119,
                  "_I2IsReverse": 120,
                  "_I3IsReverse": 121,
                  "_I4IsReverse": 122,
                  "_O1IsReverse": 123,
                  "_O2IsReverse": 124,
                  "_O3IsReverse": 125,
                  "_O4IsReverse": 126,
                  "_I1Description": "sample string 127",
                  "_I2Description": "sample string 128",
                  "_I3Description": "sample string 129",
                  "_I4Description": "sample string 130",
                  "_O1Description": "sample string 131",
                  "_O2Description": "sample string 132",
                  "_O3Description": "sample string 133",
                  "_O4Description": "sample string 134",
                  "_SysNumber": 135,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_AccessPoint": {
                  "_AccessPointID": 1,
                  "_ApIPAddr": "sample string 2",
                  "_ApComID": 3,
                  "_ApSubnetmask": "sample string 4",
                  "_ApGateWay": "sample string 5",
                  "_ApName": "sample string 6",
                  "_ApOnlineStatus": "sample string 7",
                  "_ApFwVersion": "sample string 8",
                  "_ApLastCommunication": "sample string 9",
                  "_ApConnectedLock": 10,
                  "_ApPhyAddr": 11,
                  "_ApGroupID": 12,
                  "_AOSId": 13,
                  "_SysNumber": 14,
                  "_CurrentIPAddr": "sample string 15",
                  "_Channels": 16,
                  "_ApGroup": {
                    "_ApGroupID": 1,
                    "_ApGrpName": "sample string 2",
                    "_ApGrpDesc": "sample string 3",
                    "_ApGrpLastChanges": "sample string 4",
                    "_NbOfAp": 5,
                    "_SysNumber": 6,
                    "_AccessPoints": [],
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  "_Doors": [],
                  "_DeviceCommStats": [
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DsdCalendar": {
                  "_DsdCalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_Hours": 5,
                  "_Action": "sample string 6",
                  "_SysNumber": 7,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_Calendar": {
                  "_CalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_SysNumber": 5,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorWirelessSettings": {
                  "_DoorID": 1,
                  "_AllowedEvt1": 64,
                  "_AllowedEvt2": 64,
                  "_WTimeUnit": 64,
                  "_WTimeInterval": 64,
                  "_WContactTime": 64
                },
                "_DoorApConfig": {
                  "_DoorID": 1,
                  "_ApConfig": 64,
                  "_ApChannel": 64,
                  "_UserDefApAddr": 4,
                  "_TimeUnit": 64,
                  "_ContactTime": 64
                },
                "_IsAchieved": 10,
                "_SysNumber": 11,
                "_NameSettingCode": "sample string 12",
                "_Position": 13,
                "_DoorAuditories": [
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_Person": {
                      "_PersonID": 1,
                      "_UserId": 1,
                      "_PersonType": 0,
                      "_Email": "sample string 2",
                      "_FirstName": "sample string 3",
                      "_LastName": "sample string 4",
                      "_PersonStatus": 0,
                      "_PersonPIN": 1,
                      "USERNAME": "sample string 5",
                      "_Password": "sample string 6",
                      "DepartmentID": 7,
                      "_ISACTIVE": 8,
                      "_IMAGE": 9,
                      "_ISOPERATOR": 10,
                      "_PersonInfo": {
                        "PersonID": 1,
                        "_Address": "sample string 2",
                        "_Birthday": "sample string 3",
                        "_Country": "sample string 4",
                        "_Phone": "sample string 5",
                        "_PostalCode": "sample string 6",
                        "_Title": 0,
                        "_Gender": 0,
                        "_ExternalID": "sample string 7",
                        "_ExternalID2": 8,
                        "_ExternalID3": 9,
                        "_ExternalID4": "sample string 10",
                        "_ExternalID5": 11,
                        "_Photo": "sample string 12",
                        "_MaritalStatus": 0,
                        "_Addresse2": "sample string 13"
                      },
                      "_PersonMc": {
                        "PersonID": 1,
                        "MASTERPIN": "sample string 2",
                        "OVERRIDESBLOCKED": 3,
                        "OVERRIDESPRIVACY": 4,
                        "OFFICEENABLED": 5,
                        "ISUPDATED": 6,
                        "AUTHORIZATIONS": "sample string 7",
                        "ISADA": 8,
                        "REWRITE": 9,
                        "REWRITEDAYS": "sample string 10",
                        "REWRITEPIN": "sample string 11",
                        "WRONGPINATTEMPTS": 12,
                        "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                        "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                        "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                        "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                        "ISPATTERN": 13,
                        "NOBORRABLE": 14,
                        "SERIALNUMBER": "sample string 15",
                        "revalidationdata": "sample string 16",
                        "_MasterID": 1,
                        "TIMEZONE": 1.0,
                        "MastersID": 1,
                        "_Master": {
                          "MastersID": 1,
                          "_McMasterID": 2,
                          "_Abrev": "sample string 3",
                          "_description": "sample string 4",
                          "_SeqNumber": 5.1,
                          "_IsActive": 6,
                          "Special": 7,
                          "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_vip": 8,
                          "_LockMasters": [
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_PersonMc": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      },
                      "_Department": {
                        "DepartmentID": 1,
                        "_ShortName": "sample string 2",
                        "_Description": "sample string 3",
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_IsActive": 5,
                        "_Deleteable": 6,
                        "_Persons": [],
                        "_SysNumber": 7,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_PersonOperator": {
                        "PersonID": 1,
                        "_Username": "sample string 2",
                        "_UserPwd": "sample string 3",
                        "_Token": "sample string 4",
                        "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CheckInStatus": 0,
                      "_AccessMethod": 0,
                      "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                      "_IsAchieved": 11,
                      "_SysNumber": 12,
                      "_SuperAdmin": 0,
                      "_ApiAppID": 13,
                      "_ApiApplications": "sample string 14",
                      "_ApiAppLink": "sample string 15",
                      "_ApiStatus": 0,
                      "_CookiesOption": 0,
                      "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                      "_AppCLientPersonRoles": [
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessProfilePersons": [
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_SystemAuditories": [
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_UsermenuPermissions": [
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_AccessCard": {
                      "_AccessCardID": 1,
                      "_BadgeLabel": "sample string 2",
                      "_AccessCardStatus": 0,
                      "_BadgeNumber": "sample string 3",
                      "_IsAchieved": 4,
                      "_SysNumber": 5,
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_MifareCard": {
                        "_AccessCardID": 1,
                        "_MediumType": 0,
                        "_SerialNumber": "sample string 2",
                        "_Technology": 0,
                        "_KeyToken": "sample string 3",
                        "_IsAchieved": 4,
                        "_SysNumber": 5,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_Person": {
                      "_PersonID": 1,
                      "_UserId": 1,
                      "_PersonType": 0,
                      "_Email": "sample string 2",
                      "_FirstName": "sample string 3",
                      "_LastName": "sample string 4",
                      "_PersonStatus": 0,
                      "_PersonPIN": 1,
                      "USERNAME": "sample string 5",
                      "_Password": "sample string 6",
                      "DepartmentID": 7,
                      "_ISACTIVE": 8,
                      "_IMAGE": 9,
                      "_ISOPERATOR": 10,
                      "_PersonInfo": {
                        "PersonID": 1,
                        "_Address": "sample string 2",
                        "_Birthday": "sample string 3",
                        "_Country": "sample string 4",
                        "_Phone": "sample string 5",
                        "_PostalCode": "sample string 6",
                        "_Title": 0,
                        "_Gender": 0,
                        "_ExternalID": "sample string 7",
                        "_ExternalID2": 8,
                        "_ExternalID3": 9,
                        "_ExternalID4": "sample string 10",
                        "_ExternalID5": 11,
                        "_Photo": "sample string 12",
                        "_MaritalStatus": 0,
                        "_Addresse2": "sample string 13"
                      },
                      "_PersonMc": {
                        "PersonID": 1,
                        "MASTERPIN": "sample string 2",
                        "OVERRIDESBLOCKED": 3,
                        "OVERRIDESPRIVACY": 4,
                        "OFFICEENABLED": 5,
                        "ISUPDATED": 6,
                        "AUTHORIZATIONS": "sample string 7",
                        "ISADA": 8,
                        "REWRITE": 9,
                        "REWRITEDAYS": "sample string 10",
                        "REWRITEPIN": "sample string 11",
                        "WRONGPINATTEMPTS": 12,
                        "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                        "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                        "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                        "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                        "ISPATTERN": 13,
                        "NOBORRABLE": 14,
                        "SERIALNUMBER": "sample string 15",
                        "revalidationdata": "sample string 16",
                        "_MasterID": 1,
                        "TIMEZONE": 1.0,
                        "MastersID": 1,
                        "_Master": {
                          "MastersID": 1,
                          "_McMasterID": 2,
                          "_Abrev": "sample string 3",
                          "_description": "sample string 4",
                          "_SeqNumber": 5.1,
                          "_IsActive": 6,
                          "Special": 7,
                          "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_vip": 8,
                          "_LockMasters": [
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_PersonMc": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      },
                      "_Department": {
                        "DepartmentID": 1,
                        "_ShortName": "sample string 2",
                        "_Description": "sample string 3",
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_IsActive": 5,
                        "_Deleteable": 6,
                        "_Persons": [],
                        "_SysNumber": 7,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_PersonOperator": {
                        "PersonID": 1,
                        "_Username": "sample string 2",
                        "_UserPwd": "sample string 3",
                        "_Token": "sample string 4",
                        "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CheckInStatus": 0,
                      "_AccessMethod": 0,
                      "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                      "_IsAchieved": 11,
                      "_SysNumber": 12,
                      "_SuperAdmin": 0,
                      "_ApiAppID": 13,
                      "_ApiApplications": "sample string 14",
                      "_ApiAppLink": "sample string 15",
                      "_ApiStatus": 0,
                      "_CookiesOption": 0,
                      "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                      "_AppCLientPersonRoles": [
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessProfilePersons": [
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_SystemAuditories": [
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_UsermenuPermissions": [
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_AccessCard": {
                      "_AccessCardID": 1,
                      "_BadgeLabel": "sample string 2",
                      "_AccessCardStatus": 0,
                      "_BadgeNumber": "sample string 3",
                      "_IsAchieved": 4,
                      "_SysNumber": 5,
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_MifareCard": {
                        "_AccessCardID": 1,
                        "_MediumType": 0,
                        "_SerialNumber": "sample string 2",
                        "_Technology": 0,
                        "_KeyToken": "sample string 3",
                        "_IsAchieved": 4,
                        "_SysNumber": 5,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_LockMasters": [
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_LockComposes": [
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_WifiTasks": [
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DoorDoorGroups": [
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  },
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  }
                ],
                "_DoorAccessRights": [],
                "_AccessServiceDoors": [
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DeviceCommStats": [
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_BatteryActivities": [
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  },
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  }
                ],
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            },
            {
              "_DoorAccessRightID": 1,
              "_AccessRightID": 2,
              "_DoorID": 3,
              "_SysNumber": 4,
              "_Door": {
                "_DoorID": 1,
                "_AOSId": 1,
                "_LockNumber": 1,
                "_LockID": 1,
                "_DoorName": "sample string 2",
                "_LockType": 1,
                "_TimeTableID": 1,
                "_WApPhyAddr": 3,
                "_WApPhyAddr2": 4,
                "_WeeklyProgramID": 1,
                "_AccessPointID": 1,
                "_CalendarID": 1,
                "_DsdCalendarID": 1,
                "_DrFunction": 0,
                "_DrLocation": "sample string 5",
                "_DrImg": "sample string 6",
                "_HardwareId": 7,
                "_IsActive": 8,
                "_IpAddress": "sample string 9",
                "_DoorSettings": {
                  "_DoorID": 1,
                  "_Sequencenumber": 2,
                  "_Office": 3,
                  "_Author_Req": "sample string 4",
                  "_Status": 5,
                  "_CommonPin": "sample string 6",
                  "_Block": 7,
                  "_Cancel": 8,
                  "_Prog": 9,
                  "_Position": 10,
                  "_AuthorDef": "sample string 11",
                  "_AuthorOp": "sample string 12",
                  "_CopyCounter": 13,
                  "_OneShotCounter": 14,
                  "GuestTimeZone": 15,
                  "_OfficeEnabled": 16,
                  "_OfficeOpt": 17,
                  "_AdaEnabled": 18,
                  "_AdaOpt": 19,
                  "_OverRideBlocked": 20,
                  "_OverRidePrivacy": 21,
                  "_AuthorCh": "sample string 22",
                  "_OfficeCh": 23,
                  "_AdaCh": 24,
                  "_OCId": 25,
                  "_I2C": 26,
                  "_ZoneIn": 27,
                  "_ZoneOut": 28,
                  "_AreaIn": 29,
                  "_AreaOut": 30,
                  "_SerialNumber": "sample string 31",
                  "_ReqLevel": 32,
                  "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                  "_InitialDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_ExpirationDateCh": "2025-12-06T17:37:40.154373+00:00",
                  "_WOnlineStatus": "sample string 33",
                  "_WAprotocolConfig": "sample string 34",
                  "_WAliveData": "sample string 35",
                  "_WEventModeData": "sample string 36",
                  "_WPollingModeData": "sample string 37",
                  "_WSignalStrength": 38,
                  "_WPendingTasks": 39,
                  "_WLastChanges": "sample string 40",
                  "_W_ComType": "sample string 41",
                  "_W_DisplayOnSecurityMonitor": 42,
                  "_AlarmNotificationCounter": 43,
                  "_W_PhyAppAssigned": 44,
                  "_BatteryLevel": 45,
                  "_BatteryChangeDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorInfo": {
                  "_DoorID": 1,
                  "_OnlineStatus": 0,
                  "_BatteryStatus": 0,
                  "_DoorAlarm": 0,
                  "_DoorState": 0,
                  "_Voltage": 2.1,
                  "_FwVersion": "sample string 3",
                  "_SignalStrenght": 0
                },
                "_TimeTable": {
                  "_TimeTableID": 1,
                  "_TTName": "sample string 2",
                  "_TTDescription": "sample string 3",
                  "_SysNumber": 4,
                  "_Doors": [],
                  "_TimeZones": [
                    {
                      "_TimeZoneID": 1,
                      "_TimeZoneNumber": 0,
                      "_Description": "sample string 2",
                      "_Shifts": [
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_TimeTableID": 1,
                      "_SysNumber": 3,
                      "_TimeZoneAccessProfiles": [
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_TimeZoneID": 1,
                      "_TimeZoneNumber": 0,
                      "_Description": "sample string 2",
                      "_Shifts": [
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeShiftID": 1,
                          "_TimeShiftNumber": 0,
                          "_Enabled": 0,
                          "_Mon": 0,
                          "_Tue": 0,
                          "_Wed": 0,
                          "_Thu": 0,
                          "_Fr": 0,
                          "_Sat": 0,
                          "_Sun": 0,
                          "_Hol": 0,
                          "_From": "sample string 2",
                          "_To": "sample string 3",
                          "_TimeZoneID": 4,
                          "_SysNumber": 5,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_TimeTableID": 1,
                      "_SysNumber": 3,
                      "_TimeZoneAccessProfiles": [
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_TimeZoneAccessProfileID": 1,
                          "_TimeZoneID": 2,
                          "_AccessProfileID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_WeeklyProgram": {
                  "_WeeklyProgramID": 1,
                  "_WeekProgramName": "sample string 2",
                  "_SysNumber": 3,
                  "_DoorPrograms": [
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DoorProgramID": 1,
                      "_WeeklyProgramID": 1,
                      "_Time": "sample string 2",
                      "_DoorProgramTableID": 3,
                      "_Monday": 0,
                      "_Tuesday": 0,
                      "_Wednesday": 0,
                      "_Thursday": 0,
                      "_Friday": 0,
                      "_Saturday": 0,
                      "_Sunday": 0,
                      "_Holiday": 0,
                      "_ProgramName": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorProgramTable": {
                        "_DoorProgramTableID": 1,
                        "_PKey": 2,
                        "_Description": "sample string 3",
                        "_NeedKeyPad": 4,
                        "_IndexName": 5,
                        "_SysNumber": 6,
                        "_DoorPrograms": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_HardwareTemplate": {
                  "_HardwareId": 1,
                  "AOSId": 2,
                  "_Name": "sample string 3",
                  "_Description": "sample string 4",
                  "_TimeMotor": 5,
                  "_HWLockType": 0,
                  "_TimeOpen": 6,
                  "_TimeOpenNext": 7,
                  "_OPTSENS": 8,
                  "_CloseAftLatch": 9,
                  "_FireRegTime": 10,
                  "_FireRegOnOff": 11,
                  "_AlwaysAwaken": 0,
                  "_LowBattindToGuest": 0,
                  "_Buzzer": 0,
                  "_UseAlkalineBattery": 0,
                  "_IsWirelessDevice": 0,
                  "_EnableBluetooth": 0,
                  "_WIsDevrcvMode": 0,
                  "_USePrivacyAsDoorContact": 0,
                  "_DCReversed": 0,
                  "_OfficeOnce": 0,
                  "_EnableFreePassage": 0,
                  "_EnableBlokingCard": 0,
                  "_EnableCancellingCard": 0,
                  "_EnableProgramingCard": 0,
                  "_EnableWirelessMonitoring": 0,
                  "_DndHasPriority": 12,
                  "_BDMTimeMotor": 13,
                  "_RecordPrivacy": 14,
                  "_RecordExit": 15,
                  "_Pir": 16,
                  "_Ble": 64,
                  "_Nfc": 18,
                  "_Validation": 19,
                  "_DoorContact": 0,
                  "_TouchScreen": 20,
                  "_Wifi24": 21,
                  "_WifisubG": 22,
                  "_Privacy": 23,
                  "_Bus": 24,
                  "_MembraneButtonType": 25,
                  "_BusType": 0,
                  "_LockModels": 64,
                  "_Subnetmask": "sample string 27",
                  "_Gateway": "sample string 28",
                  "_IpAddress": "sample string 29",
                  "_RFID": 64,
                  "_InsideButton": 0,
                  "_ProductType": 0,
                  "_IsActive": 31,
                  "_Battery": 32,
                  "_BlePoolingTimeinSec": 33,
                  "_Relock": 34,
                  "_RelayAlways": 35,
                  "_Borrable": 36,
                  "_TSENS": 37,
                  "_IntInPut1": 38,
                  "_IntInPut2": 39,
                  "_IntInPut3": 40,
                  "_IntInPut4": 41,
                  "_IntOutput1": 42,
                  "_IntOutput2": 43,
                  "_IntOutput3": 44,
                  "_IntOutput4": 45,
                  "_ExtInput11": 46,
                  "_ExtInput12": 47,
                  "_ExtInput13": 48,
                  "_ExtInput14": 49,
                  "_ExtOutput11": 50,
                  "_ExtOutput12": 51,
                  "_ExtOutput13": 52,
                  "_ExtOutput14": 53,
                  "_ExtInput21": 54,
                  "_ExtInput22": 55,
                  "_ExtInput23": 56,
                  "_ExtInput24": 57,
                  "_ExtOutput21": 58,
                  "_ExtOutput22": 59,
                  "_ExtOutput23": 60,
                  "_ExtOutput24": 61,
                  "_ExtInput31": 62,
                  "_ExtInput32": 63,
                  "_ExtInput33": 64,
                  "_ExtInput34": 65,
                  "_Extoutput31": 66,
                  "_Extoutput32": 67,
                  "_Extoutput33": 68,
                  "_Extoutput34": 69,
                  "_Extinput41": 70,
                  "_Extinput42": 71,
                  "_Extinput43": 72,
                  "_Extinput44": 73,
                  "_ExtOutput41": 74,
                  "_ExtOutput42": 75,
                  "_ExtOutput43": 76,
                  "_ExtOutput44": 77,
                  "_ExtInput51": 78,
                  "_ExtInput52": 79,
                  "_ExtInput53": 80,
                  "_ExtInput54": 81,
                  "_ExtOutput51": 82,
                  "_ExtOutput52": 83,
                  "_ExtOutput53": 84,
                  "_ExtOutput54": 85,
                  "_ExtInput61": 86,
                  "_ExtInput62": 87,
                  "_ExtInput63": 88,
                  "_ExtInput64": 89,
                  "_ExtOutput61": 90,
                  "_ExtOutput62": 91,
                  "_ExtOutput63": 92,
                  "_ExtOutput64": 93,
                  "_ExtInput71": 94,
                  "_ExtInput72": 95,
                  "_ExtInput73": 96,
                  "_ExtInput74": 97,
                  "_ExtOutput71": 98,
                  "_ExtOutput72": 99,
                  "_ExtOutput73": 100,
                  "_ExtOutput74": 101,
                  "ExtInput81": 102,
                  "_ExtInput82": 103,
                  "_ExtInput83": 104,
                  "_ExtInput84": 105,
                  "_ExtOutput81": 106,
                  "_ExtOutput82": 107,
                  "_ExtOutput83": 108,
                  "_ExtOutput84": 109,
                  "_Inti2cFixedPart": "sample string 110",
                  "_Out1i2cFixedPart": "sample string 111",
                  "_Out2i2cFixedPart": "sample string 112",
                  "_Out3i2cFixedPart": "sample string 113",
                  "_Out4i2cFixedPart": "sample string 114",
                  "_Out5i2cFixedPart": "sample string 115",
                  "_Out6i2cFixedPart": "sample string 116",
                  "_Out7i2cFixedPart": "sample string 117",
                  "_Out8i2cFixedPart": "sample string 118",
                  "_I1IsReverse": 119,
                  "_I2IsReverse": 120,
                  "_I3IsReverse": 121,
                  "_I4IsReverse": 122,
                  "_O1IsReverse": 123,
                  "_O2IsReverse": 124,
                  "_O3IsReverse": 125,
                  "_O4IsReverse": 126,
                  "_I1Description": "sample string 127",
                  "_I2Description": "sample string 128",
                  "_I3Description": "sample string 129",
                  "_I4Description": "sample string 130",
                  "_O1Description": "sample string 131",
                  "_O2Description": "sample string 132",
                  "_O3Description": "sample string 133",
                  "_O4Description": "sample string 134",
                  "_SysNumber": 135,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_AccessPoint": {
                  "_AccessPointID": 1,
                  "_ApIPAddr": "sample string 2",
                  "_ApComID": 3,
                  "_ApSubnetmask": "sample string 4",
                  "_ApGateWay": "sample string 5",
                  "_ApName": "sample string 6",
                  "_ApOnlineStatus": "sample string 7",
                  "_ApFwVersion": "sample string 8",
                  "_ApLastCommunication": "sample string 9",
                  "_ApConnectedLock": 10,
                  "_ApPhyAddr": 11,
                  "_ApGroupID": 12,
                  "_AOSId": 13,
                  "_SysNumber": 14,
                  "_CurrentIPAddr": "sample string 15",
                  "_Channels": 16,
                  "_ApGroup": {
                    "_ApGroupID": 1,
                    "_ApGrpName": "sample string 2",
                    "_ApGrpDesc": "sample string 3",
                    "_ApGrpLastChanges": "sample string 4",
                    "_NbOfAp": 5,
                    "_SysNumber": 6,
                    "_AccessPoints": [],
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  "_Doors": [],
                  "_DeviceCommStats": [
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    {
                      "_DeviceCommStatID": 1,
                      "_AccessPointID": 2,
                      "_DoorID": 3,
                      "_SignalStrenght": 4,
                      "_ComRetries": 5,
                      "_ComErrors": 6,
                      "_NbOfCom": 7,
                      "_Channel": 64,
                      "_DevPrefAp": 0,
                      "_SysNumber": 9,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  ],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DsdCalendar": {
                  "_DsdCalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_Hours": 5,
                  "_Action": "sample string 6",
                  "_SysNumber": 7,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_Calendar": {
                  "_CalendarID": 1,
                  "_Year": 2,
                  "_Month": 3,
                  "_Day": 4,
                  "_SysNumber": 5,
                  "_Doors": [],
                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                },
                "_DoorWirelessSettings": {
                  "_DoorID": 1,
                  "_AllowedEvt1": 64,
                  "_AllowedEvt2": 64,
                  "_WTimeUnit": 64,
                  "_WTimeInterval": 64,
                  "_WContactTime": 64
                },
                "_DoorApConfig": {
                  "_DoorID": 1,
                  "_ApConfig": 64,
                  "_ApChannel": 64,
                  "_UserDefApAddr": 4,
                  "_TimeUnit": 64,
                  "_ContactTime": 64
                },
                "_IsAchieved": 10,
                "_SysNumber": 11,
                "_NameSettingCode": "sample string 12",
                "_Position": 13,
                "_DoorAuditories": [
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_Person": {
                      "_PersonID": 1,
                      "_UserId": 1,
                      "_PersonType": 0,
                      "_Email": "sample string 2",
                      "_FirstName": "sample string 3",
                      "_LastName": "sample string 4",
                      "_PersonStatus": 0,
                      "_PersonPIN": 1,
                      "USERNAME": "sample string 5",
                      "_Password": "sample string 6",
                      "DepartmentID": 7,
                      "_ISACTIVE": 8,
                      "_IMAGE": 9,
                      "_ISOPERATOR": 10,
                      "_PersonInfo": {
                        "PersonID": 1,
                        "_Address": "sample string 2",
                        "_Birthday": "sample string 3",
                        "_Country": "sample string 4",
                        "_Phone": "sample string 5",
                        "_PostalCode": "sample string 6",
                        "_Title": 0,
                        "_Gender": 0,
                        "_ExternalID": "sample string 7",
                        "_ExternalID2": 8,
                        "_ExternalID3": 9,
                        "_ExternalID4": "sample string 10",
                        "_ExternalID5": 11,
                        "_Photo": "sample string 12",
                        "_MaritalStatus": 0,
                        "_Addresse2": "sample string 13"
                      },
                      "_PersonMc": {
                        "PersonID": 1,
                        "MASTERPIN": "sample string 2",
                        "OVERRIDESBLOCKED": 3,
                        "OVERRIDESPRIVACY": 4,
                        "OFFICEENABLED": 5,
                        "ISUPDATED": 6,
                        "AUTHORIZATIONS": "sample string 7",
                        "ISADA": 8,
                        "REWRITE": 9,
                        "REWRITEDAYS": "sample string 10",
                        "REWRITEPIN": "sample string 11",
                        "WRONGPINATTEMPTS": 12,
                        "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                        "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                        "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                        "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                        "ISPATTERN": 13,
                        "NOBORRABLE": 14,
                        "SERIALNUMBER": "sample string 15",
                        "revalidationdata": "sample string 16",
                        "_MasterID": 1,
                        "TIMEZONE": 1.0,
                        "MastersID": 1,
                        "_Master": {
                          "MastersID": 1,
                          "_McMasterID": 2,
                          "_Abrev": "sample string 3",
                          "_description": "sample string 4",
                          "_SeqNumber": 5.1,
                          "_IsActive": 6,
                          "Special": 7,
                          "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_vip": 8,
                          "_LockMasters": [
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_PersonMc": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      },
                      "_Department": {
                        "DepartmentID": 1,
                        "_ShortName": "sample string 2",
                        "_Description": "sample string 3",
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_IsActive": 5,
                        "_Deleteable": 6,
                        "_Persons": [],
                        "_SysNumber": 7,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_PersonOperator": {
                        "PersonID": 1,
                        "_Username": "sample string 2",
                        "_UserPwd": "sample string 3",
                        "_Token": "sample string 4",
                        "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CheckInStatus": 0,
                      "_AccessMethod": 0,
                      "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                      "_IsAchieved": 11,
                      "_SysNumber": 12,
                      "_SuperAdmin": 0,
                      "_ApiAppID": 13,
                      "_ApiApplications": "sample string 14",
                      "_ApiAppLink": "sample string 15",
                      "_ApiStatus": 0,
                      "_CookiesOption": 0,
                      "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                      "_AppCLientPersonRoles": [
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessProfilePersons": [
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_SystemAuditories": [
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_UsermenuPermissions": [
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_AccessCard": {
                      "_AccessCardID": 1,
                      "_BadgeLabel": "sample string 2",
                      "_AccessCardStatus": 0,
                      "_BadgeNumber": "sample string 3",
                      "_IsAchieved": 4,
                      "_SysNumber": 5,
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_MifareCard": {
                        "_AccessCardID": 1,
                        "_MediumType": 0,
                        "_SerialNumber": "sample string 2",
                        "_Technology": 0,
                        "_KeyToken": "sample string 3",
                        "_IsAchieved": 4,
                        "_SysNumber": 5,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DoorAuditID": 1,
                    "_When": "2025-12-06T17:37:40.154373+00:00",
                    "_UserID": 3,
                    "_What": 4,
                    "_LockID": 5,
                    "_Verified": 6,
                    "_SendToPms": 7,
                    "_DoorAuditCodeID": 1,
                    "_PersonID": 1,
                    "_DoorSpecialOperatorID": 1,
                    "_DoorID": 1,
                    "_AccessCardID": 1,
                    "_SysNumber": 8,
                    "_DoorAuditCode": {
                      "_DoorAuditCodeID": 1,
                      "_OperationCode": 0,
                      "_Name": "sample string 2",
                      "_verifiable": 3,
                      "_Result": "sample string 4",
                      "_SysNumber": 5,
                      "_DoorAuditories": []
                    },
                    "_Person": {
                      "_PersonID": 1,
                      "_UserId": 1,
                      "_PersonType": 0,
                      "_Email": "sample string 2",
                      "_FirstName": "sample string 3",
                      "_LastName": "sample string 4",
                      "_PersonStatus": 0,
                      "_PersonPIN": 1,
                      "USERNAME": "sample string 5",
                      "_Password": "sample string 6",
                      "DepartmentID": 7,
                      "_ISACTIVE": 8,
                      "_IMAGE": 9,
                      "_ISOPERATOR": 10,
                      "_PersonInfo": {
                        "PersonID": 1,
                        "_Address": "sample string 2",
                        "_Birthday": "sample string 3",
                        "_Country": "sample string 4",
                        "_Phone": "sample string 5",
                        "_PostalCode": "sample string 6",
                        "_Title": 0,
                        "_Gender": 0,
                        "_ExternalID": "sample string 7",
                        "_ExternalID2": 8,
                        "_ExternalID3": 9,
                        "_ExternalID4": "sample string 10",
                        "_ExternalID5": 11,
                        "_Photo": "sample string 12",
                        "_MaritalStatus": 0,
                        "_Addresse2": "sample string 13"
                      },
                      "_PersonMc": {
                        "PersonID": 1,
                        "MASTERPIN": "sample string 2",
                        "OVERRIDESBLOCKED": 3,
                        "OVERRIDESPRIVACY": 4,
                        "OFFICEENABLED": 5,
                        "ISUPDATED": 6,
                        "AUTHORIZATIONS": "sample string 7",
                        "ISADA": 8,
                        "REWRITE": 9,
                        "REWRITEDAYS": "sample string 10",
                        "REWRITEPIN": "sample string 11",
                        "WRONGPINATTEMPTS": 12,
                        "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                        "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                        "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                        "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                        "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                        "ISPATTERN": 13,
                        "NOBORRABLE": 14,
                        "SERIALNUMBER": "sample string 15",
                        "revalidationdata": "sample string 16",
                        "_MasterID": 1,
                        "TIMEZONE": 1.0,
                        "MastersID": 1,
                        "_Master": {
                          "MastersID": 1,
                          "_McMasterID": 2,
                          "_Abrev": "sample string 3",
                          "_description": "sample string 4",
                          "_SeqNumber": 5.1,
                          "_IsActive": 6,
                          "Special": 7,
                          "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                          "_vip": 8,
                          "_LockMasters": [
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            {
                              "_LockMasterID": 1,
                              "_McDoorID": 2,
                              "_McMasterID": 3,
                              "MastersID": 1,
                              "_DoorID": 1,
                              "_SysNumber": 4,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            }
                          ],
                          "_PersonMc": [],
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      },
                      "_Department": {
                        "DepartmentID": 1,
                        "_ShortName": "sample string 2",
                        "_Description": "sample string 3",
                        "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                        "_IsActive": 5,
                        "_Deleteable": 6,
                        "_Persons": [],
                        "_SysNumber": 7,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_PersonOperator": {
                        "PersonID": 1,
                        "_Username": "sample string 2",
                        "_UserPwd": "sample string 3",
                        "_Token": "sample string 4",
                        "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CheckInStatus": 0,
                      "_AccessMethod": 0,
                      "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                      "_IsAchieved": 11,
                      "_SysNumber": 12,
                      "_SuperAdmin": 0,
                      "_ApiAppID": 13,
                      "_ApiApplications": "sample string 14",
                      "_ApiAppLink": "sample string 15",
                      "_ApiStatus": 0,
                      "_CookiesOption": 0,
                      "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                      "_AppCLientPersonRoles": [
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AppCLientPersonRoleID": 1,
                          "_PersonID": 2,
                          "_AppCLientRoleID": 3,
                          "_SysNumber": 4,
                          "_AppCLientRole": {
                            "_AppCLientRoleID": 1,
                            "_Name": "sample string 2",
                            "_Type": 0,
                            "_SysNumber": 3,
                            "_SysRole": 0,
                            "_AppCLientPermissions": [
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              },
                              {
                                "AppCLientPermissionID": 1,
                                "_AppCLientRoleID": 2,
                                "_Permission": 1,
                                "_SysNumber": 3
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_AccessCard": {
                            "_AccessCardID": 1,
                            "_BadgeLabel": "sample string 2",
                            "_AccessCardStatus": 0,
                            "_BadgeNumber": "sample string 3",
                            "_IsAchieved": 4,
                            "_SysNumber": 5,
                            "_PersonAccessCards": [],
                            "_DoorAuditories": [],
                            "_MifareCard": {
                              "_AccessCardID": 1,
                              "_MediumType": 0,
                              "_SerialNumber": "sample string 2",
                              "_Technology": 0,
                              "_KeyToken": "sample string 3",
                              "_IsAchieved": 4,
                              "_SysNumber": 5,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_AccessProfilePersons": [
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_AccessProfilePersonID": 1,
                          "_AccessProfileID": 2,
                          "_PersonID": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_SystemAuditories": [
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_SystemAuditID": 1,
                          "_When": "2025-12-06T17:37:40.154373+00:00",
                          "_Application": 1,
                          "_ExtWhat": 0,
                          "_ExtWhat2": 0,
                          "_Details": "sample string 3",
                          "_PersonID": 4,
                          "_SystemAuditCodeID": 5,
                          "_SysNumber": 6,
                          "_SystemAuditCode": {
                            "_SystemAuditCodeID": 1,
                            "_Operation": 1,
                            "_Application": 1,
                            "_Description": "sample string 2",
                            "_SysNumber": 3,
                            "_SystemAuditories": [],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_UsermenuPermissions": [
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "Id": 1,
                          "_PersonID": 2,
                          "SubPermissionId": 3,
                          "_SysNumber": 4,
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_DoorSpecialOperator": {
                      "_DoorSpecialOperatorID": 1,
                      "_DecID": 2,
                      "_Description": "sample string 3",
                      "_SysNumber": 4
                    },
                    "_AccessCard": {
                      "_AccessCardID": 1,
                      "_BadgeLabel": "sample string 2",
                      "_AccessCardStatus": 0,
                      "_BadgeNumber": "sample string 3",
                      "_IsAchieved": 4,
                      "_SysNumber": 5,
                      "_PersonAccessCards": [
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        },
                        {
                          "_PersonAccessCardID": 1,
                          "_PersonID": 2,
                          "_AccessCardID": 3,
                          "_SysNumber": 4,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_PersonMc": {
                              "PersonID": 1,
                              "MASTERPIN": "sample string 2",
                              "OVERRIDESBLOCKED": 3,
                              "OVERRIDESPRIVACY": 4,
                              "OFFICEENABLED": 5,
                              "ISUPDATED": 6,
                              "AUTHORIZATIONS": "sample string 7",
                              "ISADA": 8,
                              "REWRITE": 9,
                              "REWRITEDAYS": "sample string 10",
                              "REWRITEPIN": "sample string 11",
                              "WRONGPINATTEMPTS": 12,
                              "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                              "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                              "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                              "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                              "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                              "ISPATTERN": 13,
                              "NOBORRABLE": 14,
                              "SERIALNUMBER": "sample string 15",
                              "revalidationdata": "sample string 16",
                              "_MasterID": 1,
                              "TIMEZONE": 1.0,
                              "MastersID": 1,
                              "_Master": {
                                "MastersID": 1,
                                "_McMasterID": 2,
                                "_Abrev": "sample string 3",
                                "_description": "sample string 4",
                                "_SeqNumber": 5.1,
                                "_IsActive": 6,
                                "Special": 7,
                                "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                                "_vip": 8,
                                "_LockMasters": [
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  {
                                    "_LockMasterID": 1,
                                    "_McDoorID": 2,
                                    "_McMasterID": 3,
                                    "MastersID": 1,
                                    "_DoorID": 1,
                                    "_SysNumber": 4,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  }
                                ],
                                "_PersonMc": [],
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          },
                          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                        }
                      ],
                      "_DoorAuditories": [],
                      "_MifareCard": {
                        "_AccessCardID": 1,
                        "_MediumType": 0,
                        "_SerialNumber": "sample string 2",
                        "_Technology": 0,
                        "_KeyToken": "sample string 3",
                        "_IsAchieved": 4,
                        "_SysNumber": 5,
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_LockMasters": [
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockMasterID": 1,
                    "_McDoorID": 2,
                    "_McMasterID": 3,
                    "MastersID": 1,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_Master": {
                      "MastersID": 1,
                      "_McMasterID": 2,
                      "_Abrev": "sample string 3",
                      "_description": "sample string 4",
                      "_SeqNumber": 5.1,
                      "_IsActive": 6,
                      "Special": 7,
                      "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedTime": "2025-12-06T17:37:40.154373+00:00",
                      "_vip": 8,
                      "_LockMasters": [],
                      "_PersonMc": [
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        },
                        {
                          "PersonID": 1,
                          "MASTERPIN": "sample string 2",
                          "OVERRIDESBLOCKED": 3,
                          "OVERRIDESPRIVACY": 4,
                          "OFFICEENABLED": 5,
                          "ISUPDATED": 6,
                          "AUTHORIZATIONS": "sample string 7",
                          "ISADA": 8,
                          "REWRITE": 9,
                          "REWRITEDAYS": "sample string 10",
                          "REWRITEPIN": "sample string 11",
                          "WRONGPINATTEMPTS": 12,
                          "MASTEREXPIRATIONDATE": "2025-12-06T17:37:40.154373+00:00",
                          "MASTERSTARTINGDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEDATE": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEIN": "2025-12-06T17:37:40.154373+00:00",
                          "REWRITEOUT": "2025-12-06T17:37:40.154373+00:00",
                          "CREATEDTIME": "2025-12-06T17:37:40.154373+00:00",
                          "LASTUPDATE": "2025-12-06T17:37:40.154373+00:00",
                          "ISPATTERN": 13,
                          "NOBORRABLE": 14,
                          "SERIALNUMBER": "sample string 15",
                          "revalidationdata": "sample string 16",
                          "_MasterID": 1,
                          "TIMEZONE": 1.0,
                          "MastersID": 1,
                          "_Person": {
                            "_PersonID": 1,
                            "_UserId": 1,
                            "_PersonType": 0,
                            "_Email": "sample string 2",
                            "_FirstName": "sample string 3",
                            "_LastName": "sample string 4",
                            "_PersonStatus": 0,
                            "_PersonPIN": 1,
                            "USERNAME": "sample string 5",
                            "_Password": "sample string 6",
                            "DepartmentID": 7,
                            "_ISACTIVE": 8,
                            "_IMAGE": 9,
                            "_ISOPERATOR": 10,
                            "_PersonInfo": {
                              "PersonID": 1,
                              "_Address": "sample string 2",
                              "_Birthday": "sample string 3",
                              "_Country": "sample string 4",
                              "_Phone": "sample string 5",
                              "_PostalCode": "sample string 6",
                              "_Title": 0,
                              "_Gender": 0,
                              "_ExternalID": "sample string 7",
                              "_ExternalID2": 8,
                              "_ExternalID3": 9,
                              "_ExternalID4": "sample string 10",
                              "_ExternalID5": 11,
                              "_Photo": "sample string 12",
                              "_MaritalStatus": 0,
                              "_Addresse2": "sample string 13"
                            },
                            "_Department": {
                              "DepartmentID": 1,
                              "_ShortName": "sample string 2",
                              "_Description": "sample string 3",
                              "_CreatedTime": "2025-12-06T17:37:40.154373+00:00",
                              "_IsActive": 5,
                              "_Deleteable": 6,
                              "_Persons": [],
                              "_SysNumber": 7,
                              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_PersonOperator": {
                              "PersonID": 1,
                              "_Username": "sample string 2",
                              "_UserPwd": "sample string 3",
                              "_Token": "sample string 4",
                              "_TokenExp": "2025-12-06T17:37:40.154373+00:00"
                            },
                            "_CheckInStatus": 0,
                            "_AccessMethod": 0,
                            "_CheckOutDate": "2025-12-06T17:37:40.154373+00:00",
                            "_IsAchieved": 11,
                            "_SysNumber": 12,
                            "_SuperAdmin": 0,
                            "_ApiAppID": 13,
                            "_ApiApplications": "sample string 14",
                            "_ApiAppLink": "sample string 15",
                            "_ApiStatus": 0,
                            "_CookiesOption": 0,
                            "_CookiesAgreement": "2025-12-06T17:37:40.154373+00:00",
                            "_AppCLientPersonRoles": [
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AppCLientPersonRoleID": 1,
                                "_PersonID": 2,
                                "_AppCLientRoleID": 3,
                                "_SysNumber": 4,
                                "_AppCLientRole": {
                                  "_AppCLientRoleID": 1,
                                  "_Name": "sample string 2",
                                  "_Type": 0,
                                  "_SysNumber": 3,
                                  "_SysRole": 0,
                                  "_AppCLientPermissions": [
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    },
                                    {
                                      "AppCLientPermissionID": 1,
                                      "_AppCLientRoleID": 2,
                                      "_Permission": 1,
                                      "_SysNumber": 3
                                    }
                                  ],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_PersonAccessCards": [
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_PersonAccessCardID": 1,
                                "_PersonID": 2,
                                "_AccessCardID": 3,
                                "_SysNumber": 4,
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [],
                                  "_DoorAuditories": [
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_DoorAuditID": 1,
                                      "_When": "2025-12-06T17:37:40.154373+00:00",
                                      "_UserID": 3,
                                      "_What": 4,
                                      "_LockID": 5,
                                      "_Verified": 6,
                                      "_SendToPms": 7,
                                      "_DoorAuditCodeID": 1,
                                      "_PersonID": 1,
                                      "_DoorSpecialOperatorID": 1,
                                      "_DoorID": 1,
                                      "_AccessCardID": 1,
                                      "_SysNumber": 8,
                                      "_DoorAuditCode": {
                                        "_DoorAuditCodeID": 1,
                                        "_OperationCode": 0,
                                        "_Name": "sample string 2",
                                        "_verifiable": 3,
                                        "_Result": "sample string 4",
                                        "_SysNumber": 5,
                                        "_DoorAuditories": []
                                      },
                                      "_DoorSpecialOperator": {
                                        "_DoorSpecialOperatorID": 1,
                                        "_DecID": 2,
                                        "_Description": "sample string 3",
                                        "_SysNumber": 4
                                      },
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_AccessProfilePersons": [
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_AccessProfilePersonID": 1,
                                "_AccessProfileID": 2,
                                "_PersonID": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_DoorAuditories": [
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_DoorAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_UserID": 3,
                                "_What": 4,
                                "_LockID": 5,
                                "_Verified": 6,
                                "_SendToPms": 7,
                                "_DoorAuditCodeID": 1,
                                "_PersonID": 1,
                                "_DoorSpecialOperatorID": 1,
                                "_DoorID": 1,
                                "_AccessCardID": 1,
                                "_SysNumber": 8,
                                "_DoorAuditCode": {
                                  "_DoorAuditCodeID": 1,
                                  "_OperationCode": 0,
                                  "_Name": "sample string 2",
                                  "_verifiable": 3,
                                  "_Result": "sample string 4",
                                  "_SysNumber": 5,
                                  "_DoorAuditories": []
                                },
                                "_DoorSpecialOperator": {
                                  "_DoorSpecialOperatorID": 1,
                                  "_DecID": 2,
                                  "_Description": "sample string 3",
                                  "_SysNumber": 4
                                },
                                "_AccessCard": {
                                  "_AccessCardID": 1,
                                  "_BadgeLabel": "sample string 2",
                                  "_AccessCardStatus": 0,
                                  "_BadgeNumber": "sample string 3",
                                  "_IsAchieved": 4,
                                  "_SysNumber": 5,
                                  "_PersonAccessCards": [
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    },
                                    {
                                      "_PersonAccessCardID": 1,
                                      "_PersonID": 2,
                                      "_AccessCardID": 3,
                                      "_SysNumber": 4,
                                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                    }
                                  ],
                                  "_DoorAuditories": [],
                                  "_MifareCard": {
                                    "_AccessCardID": 1,
                                    "_MediumType": 0,
                                    "_SerialNumber": "sample string 2",
                                    "_Technology": 0,
                                    "_KeyToken": "sample string 3",
                                    "_IsAchieved": 4,
                                    "_SysNumber": 5,
                                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                  },
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_SystemAuditories": [
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "_SystemAuditID": 1,
                                "_When": "2025-12-06T17:37:40.154373+00:00",
                                "_Application": 1,
                                "_ExtWhat": 0,
                                "_ExtWhat2": 0,
                                "_Details": "sample string 3",
                                "_PersonID": 4,
                                "_SystemAuditCodeID": 5,
                                "_SysNumber": 6,
                                "_SystemAuditCode": {
                                  "_SystemAuditCodeID": 1,
                                  "_Operation": 1,
                                  "_Application": 1,
                                  "_Description": "sample string 2",
                                  "_SysNumber": 3,
                                  "_SystemAuditories": [],
                                  "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                  "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                                },
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_UsermenuPermissions": [
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              },
                              {
                                "Id": 1,
                                "_PersonID": 2,
                                "SubPermissionId": 3,
                                "_SysNumber": 4,
                                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                              }
                            ],
                            "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                            "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                          }
                        }
                      ],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_LockComposes": [
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_LockComposeID": 1,
                    "_DoorID1": 2,
                    "_DoorID2": 3,
                    "_DoorID": 1,
                    "_SysNumber": 4,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_WifiTasks": [
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "WifiTaskID": 1,
                    "_LockID": 2,
                    "_WtTaskTodo": "sample string 3",
                    "_WtTaskPriority": 4,
                    "_WtCmd": "sample string 5",
                    "_WtTaskState": 6,
                    "_WtLastChanges": "sample string 7",
                    "_WtUser": "sample string 8",
                    "_WtCmdText": "sample string 9",
                    "_TaskStateText": "sample string 10",
                    "_DirectSend": 11,
                    "_MsgID": 12,
                    "_IsTaskFromCloud": 13,
                    "_DoorID": 1,
                    "_SysNumber": 14,
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DoorDoorGroups": [
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  },
                  {
                    "_DoorDoorGroupID": 1,
                    "_DoorID": 2,
                    "_DoorGroupID": 3,
                    "_SysNumber": 4,
                    "_DoorGroup": {
                      "_DoorGroupID": 1,
                      "_DoorGroupName": "sample string 2",
                      "_Description": "sample string 3",
                      "_SysNumber": 4,
                      "_DoorDoorGroups": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    }
                  }
                ],
                "_DoorAccessRights": [],
                "_AccessServiceDoors": [
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_AccessServiceDoorID": 1,
                    "_AccessServiceID": 2,
                    "_DoorID": 3,
                    "_SysNumber": 4,
                    "_AccessService": {
                      "_AccessServiceID": 1,
                      "_Services": 1,
                      "_ServiceName": "sample string 2",
                      "_SysNumber": 3,
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_DeviceCommStats": [
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  },
                  {
                    "_DeviceCommStatID": 1,
                    "_AccessPointID": 2,
                    "_DoorID": 3,
                    "_SignalStrenght": 4,
                    "_ComRetries": 5,
                    "_ComErrors": 6,
                    "_NbOfCom": 7,
                    "_Channel": 64,
                    "_DevPrefAp": 0,
                    "_SysNumber": 9,
                    "_AccessPoint": {
                      "_AccessPointID": 1,
                      "_ApIPAddr": "sample string 2",
                      "_ApComID": 3,
                      "_ApSubnetmask": "sample string 4",
                      "_ApGateWay": "sample string 5",
                      "_ApName": "sample string 6",
                      "_ApOnlineStatus": "sample string 7",
                      "_ApFwVersion": "sample string 8",
                      "_ApLastCommunication": "sample string 9",
                      "_ApConnectedLock": 10,
                      "_ApPhyAddr": 11,
                      "_ApGroupID": 12,
                      "_AOSId": 13,
                      "_SysNumber": 14,
                      "_CurrentIPAddr": "sample string 15",
                      "_Channels": 16,
                      "_ApGroup": {
                        "_ApGroupID": 1,
                        "_ApGrpName": "sample string 2",
                        "_ApGrpDesc": "sample string 3",
                        "_ApGrpLastChanges": "sample string 4",
                        "_NbOfAp": 5,
                        "_SysNumber": 6,
                        "_AccessPoints": [],
                        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                      },
                      "_Doors": [],
                      "_DeviceCommStats": [],
                      "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                      "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                    },
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
                  }
                ],
                "_BatteryActivities": [
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  },
                  {
                    "_BatteryActivitiesID": 1,
                    "_DoorID": 2,
                    "_Voltage": "sample string 3",
                    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00",
                    "_SysNumber": 6
                  }
                ],
                "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
                "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
              },
              "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
              "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
            }
          ],
          "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
          "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
        },
        "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
        "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
      }
    ],
    "_CreationDate": "2025-12-06T17:37:40.154373+00:00",
    "_UpdatedDate": "2025-12-06T17:37:40.154373+00:00"
  },
  "AccessRightIds": [
    1,
    2
  ],
  "TimeZoneIds": [
    1,
    2
  ],
  "AccessServiceIds": [
    1,
    2
  ]
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.