Correlation Detail

Trace: App change → jobs → lock execution → outcome.

correlation_id: af41bec2c6dc46289f1cb8738d1c5bf2 ok window: 2026-02-05 16:20:56 .002026-02-05 16:21:00 .00

1 — What changed (AppAudit)

Time Entity Action Details
2026-02-05 16:20:56 .00 UserAccessLevel #10 create
Before/After + Copy
Before JSON
null
After JSON
{
  "access_level_id": 1,
  "schedule_id": null,
  "site_id": 1,
  "status": "active",
  "user_id": 10
}

2 — What the system decided (Reconcile Jobs)

Time Job User Reason Status Attempts / Error Details
2026-02-05 16:20:56 .00 Job #148 user access level assigned done attempts: 1
age_seconds: 163298
Raw + Copy
Job JSON
{
  "attempt_count": 1,
  "correlation_id": "af41bec2c6dc46289f1cb8738d1c5bf2",
  "created_at": "2026-02-05T22:20:56Z",
  "debug_session_id": null,
  "derived": {
    "age_seconds": 163298.199419,
    "is_stuck_running": false
  },
  "job_type": "drift_enforce_lock_truth",
  "last_error": null,
  "next_run_at": null,
  "reason": "user access level assigned",
  "reconcile_job_id": 148,
  "status": "done",
  "updated_at": "2026-02-05T22:21:00Z",
  "user_id": 0
}
2026-02-05 16:20:56 .00 Job #147 10 access level changed done attempts: 1
age_seconds: 163299
Raw + Copy
Job JSON
{
  "attempt_count": 1,
  "correlation_id": "af41bec2c6dc46289f1cb8738d1c5bf2",
  "created_at": "2026-02-05T22:20:56Z",
  "debug_session_id": null,
  "derived": {
    "age_seconds": 163298.770416,
    "is_stuck_running": false
  },
  "job_type": "reconcile_user",
  "last_error": null,
  "next_run_at": null,
  "reason": "access level changed",
  "reconcile_job_id": 147,
  "status": "done",
  "updated_at": "2026-02-05T22:20:59Z",
  "user_id": 10
}

3 — What was sent to locks (Provider → Lock)

ACCESS_BROKER

ACCESS_BROKER:unknown
ok
2026-02-05 16:20:56 .00 · RECONCILE_ENQUEUED · ok
2026-02-05 16:20:56 .00 · RECONCILE_JOB_START · ok
2026-02-05 16:20:56 .00 · RECONCILE_ENQUEUED · ok
2026-02-05 16:20:59 .00 · RECONCILE_JOB_DONE · ok
2026-02-05 16:20:59 .00 · DRIFT_ENFORCE_JOB_START · ok
2026-02-05 16:20:59 .00 · DRIFT_ENFORCE_JOB_START · ok
2026-02-05 16:21:00 .00 · DRIFT_ENFORCE_JOB_DONE · ok
2026-02-05 16:21:00 .00 · DRIFT_ENFORCE_JOB_DONE · ok
Raw logs JSON
[
  {
    "action": "RECONCILE_ENQUEUED",
    "correlation_id": "af41bec2c6dc46289f1cb8738d1c5bf2",
    "created_at": "2026-02-05T22:20:56Z",
    "debug_session_id": null,
    "door_id": null,
    "door_name": null,
    "error_message": null,
    "external_id": null,
    "id": 2053,
    "lock_key": "ACCESS_BROKER:unknown",
    "ok": true,
    "provider_type": "ACCESS_BROKER",
    "reconcile_job_id": 147,
    "request_json": {
      "deduped": false,
      "reason": "access level changed",
      "source": "user-access-level route",
      "user_id": 10
    },
    "response_json": {
      "job_id": 147
    }
  },
  {
    "action": "RECONCILE_JOB_START",
    "correlation_id": "af41bec2c6dc46289f1cb8738d1c5bf2",
    "created_at": "2026-02-05T22:20:56Z",
    "debug_session_id": null,
    "door_id": null,
    "door_name": null,
    "error_message": null,
    "external_id": null,
    "id": 2055,
    "lock_key": "ACCESS_BROKER:unknown",
    "ok": true,
    "provider_type": "ACCESS_BROKER",
    "reconcile_job_id": 147,
    "request_json": {
      "attempt_count": 1,
      "job_id": 147,
      "job_type": "reconcile_user",
      "reason": "access level changed",
      "user_id": 10
    },
    "response_json": null
  },
  {
    "action": "RECONCILE_ENQUEUED",
    "correlation_id": "af41bec2c6dc46289f1cb8738d1c5bf2",
    "created_at": "2026-02-05T22:20:56Z",
    "debug_session_id": null,
    "door_id": null,
    "door_name": null,
    "error_message": null,
    "external_id": null,
    "id": 2054,
    "lock_key": "ACCESS_BROKER:unknown",
    "ok": true,
    "provider_type": "ACCESS_BROKER",
    "reconcile_job_id": 148,
    "request_json": {
      "job_type": "drift_enforce_lock_truth",
      "reason": "user access level assigned",
      "source": "user-access-level route",
      "user_id": 0
    },
    "response_json": {
      "job_id": 148
    }
  },
  {
    "action": "RECONCILE_JOB_DONE",
    "correlation_id": "af41bec2c6dc46289f1cb8738d1c5bf2",
    "created_at": "2026-02-05T22:20:59Z",
    "debug_session_id": null,
    "door_id": null,
    "door_name": null,
    "error_message": null,
    "external_id": null,
    "id": 2064,
    "lock_key": "ACCESS_BROKER:unknown",
    "ok": true,
    "provider_type": "ACCESS_BROKER",
    "reconcile_job_id": 147,
    "request_json": {
      "attempt_count": 1,
      "job_id": 147,
      "user_id": 10
    },
    "response_json": {
      "job_status": "done",
      "summary": {
        "adds_updates": 0,
        "desired": 0,
        "removes": 5
      }
    }
  },
  {
    "action": "DRIFT_ENFORCE_JOB_START",
    "correlation_id": "af41bec2c6dc46289f1cb8738d1c5bf2",
    "created_at": "2026-02-05T22:20:59Z",
    "debug_session_id": null,
    "door_id": null,
    "door_name": null,
    "error_message": null,
    "external_id": null,
    "id": 2065,
    "lock_key": "ACCESS_BROKER:unknown",
    "ok": true,
    "provider_type": "ACCESS_BROKER",
    "reconcile_job_id": 148,
    "request_json": {
      "attempt_count": 1,
      "job_id": 148,
      "job_type": "drift_enforce_lock_truth",
      "reason": "user access level assigned",
      "user_id": 0
    },
    "response_json": null
  },
  {
    "action": "DRIFT_ENFORCE_JOB_START",
    "correlation_id": "af41bec2c6dc46289f1cb8738d1c5bf2",
    "created_at": "2026-02-05T22:20:59Z",
    "debug_session_id": null,
    "door_id": null,
    "door_name": null,
    "error_message": null,
    "external_id": null,
    "id": 2066,
    "lock_key": "ACCESS_BROKER:unknown",
    "ok": true,
    "provider_type": "ACCESS_BROKER",
    "reconcile_job_id": 148,
    "request_json": {
      "attempt_count": 1,
      "job_id": 148,
      "job_type": "drift_enforce_lock_truth",
      "reason": "user access level assigned",
      "user_id": 0
    },
    "response_json": null
  },
  {
    "action": "DRIFT_ENFORCE_JOB_DONE",
    "correlation_id": "af41bec2c6dc46289f1cb8738d1c5bf2",
    "created_at": "2026-02-05T22:21:00Z",
    "debug_session_id": null,
    "door_id": null,
    "door_name": null,
    "error_message": null,
    "external_id": null,
    "id": 2067,
    "lock_key": "ACCESS_BROKER:unknown",
    "ok": true,
    "provider_type": "ACCESS_BROKER",
    "reconcile_job_id": 148,
    "request_json": {
      "attempt_count": 1,
      "job_id": 148
    },
    "response_json": {
      "adds": {
        "attempted": 0,
        "failed": 0,
        "ok": 0
      },
      "analysis": {
        "adds": 0,
        "blocked": 0,
        "deletes": 0,
        "doors": 1
      },
      "deletes": {
        "attempted": 0,
        "failed": 0,
        "ok": 0
      },
      "enforce_plan": {
        "doors": [
          {
            "actual": [],
            "adds": [],
            "blocked_by_grace": [],
            "deletes": [],
            "door_id": 1,
            "expected": [],
            "external_device_id": "93f26d40-0381-5277-bee3-23cf44cda5ac",
            "integration_device_id": 2,
            "provider_type": "SCHLAGE_HOME",
            "summary": {
              "adds": 0,
              "blocked": 0,
              "deletes": 0
            }
          }
        ],
        "filters": {
          "door_id": null,
          "integration_device_id": 2,
          "provider_type": "SCHLAGE_HOME"
        },
        "generated_at": "2026-02-05T22:20:59Z",
        "grace_window_seconds": 3600,
        "mode": "ultra_strict",
        "summary": {
          "adds": 0,
          "blocked": 0,
          "deletes": 0,
          "doors": 1
        }
      },
      "failures": [],
      "generated_at": "2026-02-05T22:20:59Z",
      "ok": true,
      "target": {
        "external_id": "93f26d40-0381-5277-bee3-23cf44cda5ac",
        "integration_device_id": 2,
        "provider_type": "SCHLAGE_HOME"
      }
    }
  },
  {
    "action": "DRIFT_ENFORCE_JOB_DONE",
    "correlation_id": "af41bec2c6dc46289f1cb8738d1c5bf2",
    "created_at": "2026-02-05T22:21:00Z",
    "debug_session_id": null,
    "door_id": null,
    "door_name": null,
    "error_message": null,
    "external_id": null,
    "id": 2068,
    "lock_key": "ACCESS_BROKER:unknown",
    "ok": true,
    "provider_type": "ACCESS_BROKER",
    "reconcile_job_id": 148,
    "request_json": {
      "attempt_count": 1,
      "job_id": 148
    },
    "response_json": {
      "adds": {
        "attempted": 0,
        "failed": 0,
        "ok": 0
      },
      "analysis": {
        "adds": 0,
        "blocked": 0,
        "deletes": 0,
        "doors": 1,
        "grace_bypassed_deletes": 0,
        "invalid_expected": 0
      },
      "deletes": {
        "attempted": 0,
        "failed": 0,
        "ok": 0
      },
      "enforce_plan": {
        "doors": [
          {
            "actual": [],
            "adds": [],
            "blocked_by_grace": [],
            "deletes": [],
            "door_id": 1,
            "expected": [],
            "external_device_id": "93f26d40-0381-5277-bee3-23cf44cda5ac",
            "integration_device_id": 2,
            "invalid_expected": [],
            "provider_type": "SCHLAGE_HOME",
            "summary": {
              "adds": 0,
              "blocked": 0,
              "deletes": 0,
              "grace_bypassed_deletes": 0,
              "invalid_expected": 0
            }
          }
        ],
        "filters": {
          "door_id": null,
          "integration_device_id": 2,
          "provider_type": "SCHLAGE_HOME"
        },
        "generated_at": "2026-02-05T22:20:59Z",
        "grace_window_seconds": 3600,
        "mode": "ultra_strict",
        "summary": {
          "adds": 0,
          "blocked": 0,
          "deletes": 0,
          "doors": 1,
          "grace_bypassed_deletes": 0,
          "invalid_expected": 0
        }
      },
      "failures": [],
      "generated_at": "2026-02-05T22:20:59Z",
      "ok": true,
      "summary": {
        "adds_attempted": 0,
        "adds_failed": 0,
        "adds_succeeded": 0,
        "deletes_attempted": 0,
        "deletes_failed": 0,
        "deletes_succeeded": 0,
        "failures": []
      },
      "target": {
        "external_id": "93f26d40-0381-5277-bee3-23cf44cda5ac",
        "integration_device_id": 2,
        "provider_type": "SCHLAGE_HOME"
      }
    }
  }
]

SCHLAGE_HOME

SCHLAGE_HOME:93f26d40-0381-5277-bee3-23cf44cda5ac
door: schlage
ok Dump
2026-02-05 16:20:56 .00 · PIN_DELETE · ok
2026-02-05 16:20:59 .00 · PIN_DELETE · ok
Raw logs JSON
[
  {
    "action": "PIN_DELETE",
    "correlation_id": "af41bec2c6dc46289f1cb8738d1c5bf2",
    "created_at": "2026-02-05T22:20:56Z",
    "debug_session_id": null,
    "door_id": 1,
    "door_name": "schlage",
    "error_message": null,
    "external_id": "93f26d40-0381-5277-bee3-23cf44cda5ac",
    "id": 2056,
    "lock_key": "SCHLAGE_HOME:93f26d40-0381-5277-bee3-23cf44cda5ac",
    "ok": true,
    "provider_type": "SCHLAGE_HOME",
    "reconcile_job_id": 147,
    "request_json": {
      "device_id": "93f26d40-0381-5277-bee3-23cf44cda5ac",
      "name": "AB U10 C2",
      "pin_last4": null,
      "receipt_id": null,
      "receipt_numeric_ignored": false
    },
    "response_json": {
      "already": true,
      "ok": true
    }
  },
  {
    "action": "PIN_DELETE",
    "correlation_id": "af41bec2c6dc46289f1cb8738d1c5bf2",
    "created_at": "2026-02-05T22:20:59Z",
    "debug_session_id": null,
    "door_id": 1,
    "door_name": "schlage",
    "error_message": "schlage_delete_404_treated_ok",
    "external_id": "93f26d40-0381-5277-bee3-23cf44cda5ac",
    "id": 2063,
    "lock_key": "SCHLAGE_HOME:93f26d40-0381-5277-bee3-23cf44cda5ac",
    "ok": true,
    "provider_type": "SCHLAGE_HOME",
    "reconcile_job_id": 147,
    "request_json": {
      "device_id": "93f26d40-0381-5277-bee3-23cf44cda5ac",
      "name": "AB U10 C7",
      "pin_last4": null,
      "receipt_id": "fbde9b97-270e-49c2-820e-175034bf5361",
      "receipt_numeric_ignored": false
    },
    "response_json": {
      "already": true,
      "http_status": 404,
      "ok": true
    }
  }
]

TTLOCK

TTLOCK:28991110
door: ttlock
ok Dump
2026-02-05 16:20:57 .00 · PASSCODE_LIST · ok
2026-02-05 16:20:57 .00 · PIN_DELETE · ok
2026-02-05 16:20:58 .00 · PASSCODE_LIST · ok
2026-02-05 16:20:58 .00 · PIN_DELETE_BLOCKED · ok
2026-02-05 16:20:59 .00 · PASSCODE_LIST · ok
2026-02-05 16:20:59 .00 · PIN_DELETE · ok
Raw logs JSON
[
  {
    "action": "PASSCODE_LIST",
    "correlation_id": "af41bec2c6dc46289f1cb8738d1c5bf2",
    "created_at": "2026-02-05T22:20:57Z",
    "debug_session_id": null,
    "door_id": 2,
    "door_name": "ttlock",
    "error_message": null,
    "external_id": "28991110",
    "id": 2057,
    "lock_key": "TTLOCK:28991110",
    "ok": true,
    "provider_type": "TTLOCK",
    "reconcile_job_id": 147,
    "request_json": {
      "base_host": "https://api.ttlock.com",
      "method": "GET",
      "path": "/v3/lock/listKeyboardPwd",
      "payload": {
        "accessToken": "***",
        "clientId": "6636adfbf3f9483d946082b74f20797c",
        "date": 1770330056845,
        "lockId": 28991110,
        "pageNo": 1,
        "pageSize": 200
      },
      "url": "https://api.ttlock.com/v3/lock/listKeyboardPwd"
    },
    "response_json": {
      "list": [
        {
          "endDate": 1801866030751,
          "isCustom": 1,
          "keyboardPwd": "***1111",
          "keyboardPwdId": 50957532,
          "keyboardPwdName": "***",
          "keyboardPwdType": 3,
          "keyboardPwdVersion": 4,
          "lockId": 28991110,
          "nickName": "keith",
          "receiverUsername": "",
          "sendDate": 1770330034000,
          "senderUsername": "keith@ac5.ca",
          "startDate": 1770329971618,
          "status": 1
        }
      ],
      "pageNo": 1,
      "pageSize": 200,
      "pages": 1,
      "total": 1
    }
  },
  {
    "action": "PIN_DELETE",
    "correlation_id": "af41bec2c6dc46289f1cb8738d1c5bf2",
    "created_at": "2026-02-05T22:20:57Z",
    "debug_session_id": null,
    "door_id": 2,
    "door_name": "ttlock",
    "error_message": null,
    "external_id": "28991110",
    "id": 2058,
    "lock_key": "TTLOCK:28991110",
    "ok": true,
    "provider_type": "TTLOCK",
    "reconcile_job_id": 147,
    "request_json": {
      "lock_id": 28991110,
      "name": "AB U10 C2",
      "note": "listed_ok_but_not_found",
      "pin_last4": null,
      "resolution_attempted": true,
      "resolved_vendor_pin_id": null,
      "vendor_pin_id": null
    },
    "response_json": {
      "already": true,
      "ok": true
    }
  },
  {
    "action": "PASSCODE_LIST",
    "correlation_id": "af41bec2c6dc46289f1cb8738d1c5bf2",
    "created_at": "2026-02-05T22:20:58Z",
    "debug_session_id": null,
    "door_id": 2,
    "door_name": "ttlock",
    "error_message": null,
    "external_id": "28991110",
    "id": 2059,
    "lock_key": "TTLOCK:28991110",
    "ok": true,
    "provider_type": "TTLOCK",
    "reconcile_job_id": 147,
    "request_json": {
      "base_host": "https://api.ttlock.com",
      "method": "GET",
      "path": "/v3/lock/listKeyboardPwd",
      "payload": {
        "accessToken": "***",
        "clientId": "6636adfbf3f9483d946082b74f20797c",
        "date": 1770330057616,
        "lockId": 28991110,
        "pageNo": 1,
        "pageSize": 200
      },
      "url": "https://api.ttlock.com/v3/lock/listKeyboardPwd"
    },
    "response_json": {
      "list": [
        {
          "endDate": 1801866030751,
          "isCustom": 1,
          "keyboardPwd": "***1111",
          "keyboardPwdId": 50957532,
          "keyboardPwdName": "***",
          "keyboardPwdType": 3,
          "keyboardPwdVersion": 4,
          "lockId": 28991110,
          "nickName": "keith",
          "receiverUsername": "",
          "sendDate": 1770330034000,
          "senderUsername": "keith@ac5.ca",
          "startDate": 1770329971618,
          "status": 1
        }
      ],
      "pageNo": 1,
      "pageSize": 200,
      "pages": 1,
      "total": 1
    }
  },
  {
    "action": "PIN_DELETE_BLOCKED",
    "correlation_id": "af41bec2c6dc46289f1cb8738d1c5bf2",
    "created_at": "2026-02-05T22:20:58Z",
    "debug_session_id": null,
    "door_id": 2,
    "door_name": "ttlock",
    "error_message": null,
    "external_id": "28991110",
    "id": 2060,
    "lock_key": "TTLOCK:28991110",
    "ok": true,
    "provider_type": "TTLOCK",
    "reconcile_job_id": 147,
    "request_json": {
      "attempted_vendor_pin_id": "50957532",
      "expected_prefix": "AB U10 ",
      "job_user_id": 10,
      "lock_id": 28991110,
      "note": "name_prefix_mismatch",
      "pin_last4": "1111",
      "reason": "blocked_cross_user_delete_guard",
      "resolved_name": "AB U9 C6"
    },
    "response_json": {
      "blocked": true,
      "ok": true
    }
  },
  {
    "action": "PASSCODE_LIST",
    "correlation_id": "af41bec2c6dc46289f1cb8738d1c5bf2",
    "created_at": "2026-02-05T22:20:59Z",
    "debug_session_id": null,
    "door_id": 2,
    "door_name": "ttlock",
    "error_message": null,
    "external_id": "28991110",
    "id": 2061,
    "lock_key": "TTLOCK:28991110",
    "ok": true,
    "provider_type": "TTLOCK",
    "reconcile_job_id": 147,
    "request_json": {
      "base_host": "https://api.ttlock.com",
      "method": "GET",
      "path": "/v3/lock/listKeyboardPwd",
      "payload": {
        "accessToken": "***",
        "clientId": "6636adfbf3f9483d946082b74f20797c",
        "date": 1770330058326,
        "lockId": 28991110,
        "pageNo": 1,
        "pageSize": 200
      },
      "url": "https://api.ttlock.com/v3/lock/listKeyboardPwd"
    },
    "response_json": {
      "list": [
        {
          "endDate": 1801866030751,
          "isCustom": 1,
          "keyboardPwd": "***1111",
          "keyboardPwdId": 50957532,
          "keyboardPwdName": "***",
          "keyboardPwdType": 3,
          "keyboardPwdVersion": 4,
          "lockId": 28991110,
          "nickName": "keith",
          "receiverUsername": "",
          "sendDate": 1770330034000,
          "senderUsername": "keith@ac5.ca",
          "startDate": 1770329971618,
          "status": 1
        }
      ],
      "pageNo": 1,
      "pageSize": 200,
      "pages": 1,
      "total": 1
    }
  },
  {
    "action": "PIN_DELETE",
    "correlation_id": "af41bec2c6dc46289f1cb8738d1c5bf2",
    "created_at": "2026-02-05T22:20:59Z",
    "debug_session_id": null,
    "door_id": 2,
    "door_name": "ttlock",
    "error_message": null,
    "external_id": "28991110",
    "id": 2062,
    "lock_key": "TTLOCK:28991110",
    "ok": true,
    "provider_type": "TTLOCK",
    "reconcile_job_id": 147,
    "request_json": {
      "lock_id": 28991110,
      "name": "AB U10 C7",
      "note": "listed_ok_but_not_found",
      "pin_last4": null,
      "resolution_attempted": true,
      "resolved_vendor_pin_id": null,
      "vendor_pin_id": null
    },
    "response_json": {
      "already": true,
      "ok": true
    }
  }
]

4 — Timeline (All Integration Logs)

2026-02-05 16:20:56 .00 ok ACCESS_BROKER RECONCILE_ENQUEUED Job #147
Raw + Copy
Request JSON
{
  "deduped": false,
  "reason": "access level changed",
  "source": "user-access-level route",
  "user_id": 10
}
Response JSON
{
  "job_id": 147
}
2026-02-05 16:20:56 .00 ok ACCESS_BROKER RECONCILE_JOB_START Job #147
Raw + Copy
Request JSON
{
  "attempt_count": 1,
  "job_id": 147,
  "job_type": "reconcile_user",
  "reason": "access level changed",
  "user_id": 10
}
Response JSON
null
2026-02-05 16:20:56 .00 ok ACCESS_BROKER RECONCILE_ENQUEUED Job #148
Raw + Copy
Request JSON
{
  "job_type": "drift_enforce_lock_truth",
  "reason": "user access level assigned",
  "source": "user-access-level route",
  "user_id": 0
}
Response JSON
{
  "job_id": 148
}
2026-02-05 16:20:56 .00 ok SCHLAGE_HOME PIN_DELETE Job #147
Raw + Copy
Request JSON
{
  "device_id": "93f26d40-0381-5277-bee3-23cf44cda5ac",
  "name": "AB U10 C2",
  "pin_last4": null,
  "receipt_id": null,
  "receipt_numeric_ignored": false
}
Response JSON
{
  "already": true,
  "ok": true
}
2026-02-05 16:20:57 .00 ok TTLOCK PASSCODE_LIST Job #147
Raw + Copy
Request JSON
{
  "base_host": "https://api.ttlock.com",
  "method": "GET",
  "path": "/v3/lock/listKeyboardPwd",
  "payload": {
    "accessToken": "***",
    "clientId": "6636adfbf3f9483d946082b74f20797c",
    "date": 1770330056845,
    "lockId": 28991110,
    "pageNo": 1,
    "pageSize": 200
  },
  "url": "https://api.ttlock.com/v3/lock/listKeyboardPwd"
}
Response JSON
{
  "list": [
    {
      "endDate": 1801866030751,
      "isCustom": 1,
      "keyboardPwd": "***1111",
      "keyboardPwdId": 50957532,
      "keyboardPwdName": "***",
      "keyboardPwdType": 3,
      "keyboardPwdVersion": 4,
      "lockId": 28991110,
      "nickName": "keith",
      "receiverUsername": "",
      "sendDate": 1770330034000,
      "senderUsername": "keith@ac5.ca",
      "startDate": 1770329971618,
      "status": 1
    }
  ],
  "pageNo": 1,
  "pageSize": 200,
  "pages": 1,
  "total": 1
}
2026-02-05 16:20:57 .00 ok TTLOCK PIN_DELETE Job #147
Raw + Copy
Request JSON
{
  "lock_id": 28991110,
  "name": "AB U10 C2",
  "note": "listed_ok_but_not_found",
  "pin_last4": null,
  "resolution_attempted": true,
  "resolved_vendor_pin_id": null,
  "vendor_pin_id": null
}
Response JSON
{
  "already": true,
  "ok": true
}
2026-02-05 16:20:58 .00 ok TTLOCK PASSCODE_LIST Job #147
Raw + Copy
Request JSON
{
  "base_host": "https://api.ttlock.com",
  "method": "GET",
  "path": "/v3/lock/listKeyboardPwd",
  "payload": {
    "accessToken": "***",
    "clientId": "6636adfbf3f9483d946082b74f20797c",
    "date": 1770330057616,
    "lockId": 28991110,
    "pageNo": 1,
    "pageSize": 200
  },
  "url": "https://api.ttlock.com/v3/lock/listKeyboardPwd"
}
Response JSON
{
  "list": [
    {
      "endDate": 1801866030751,
      "isCustom": 1,
      "keyboardPwd": "***1111",
      "keyboardPwdId": 50957532,
      "keyboardPwdName": "***",
      "keyboardPwdType": 3,
      "keyboardPwdVersion": 4,
      "lockId": 28991110,
      "nickName": "keith",
      "receiverUsername": "",
      "sendDate": 1770330034000,
      "senderUsername": "keith@ac5.ca",
      "startDate": 1770329971618,
      "status": 1
    }
  ],
  "pageNo": 1,
  "pageSize": 200,
  "pages": 1,
  "total": 1
}
2026-02-05 16:20:58 .00 ok TTLOCK PIN_DELETE_BLOCKED Job #147
Raw + Copy
Request JSON
{
  "attempted_vendor_pin_id": "50957532",
  "expected_prefix": "AB U10 ",
  "job_user_id": 10,
  "lock_id": 28991110,
  "note": "name_prefix_mismatch",
  "pin_last4": "1111",
  "reason": "blocked_cross_user_delete_guard",
  "resolved_name": "AB U9 C6"
}
Response JSON
{
  "blocked": true,
  "ok": true
}
2026-02-05 16:20:59 .00 ok TTLOCK PASSCODE_LIST Job #147
Raw + Copy
Request JSON
{
  "base_host": "https://api.ttlock.com",
  "method": "GET",
  "path": "/v3/lock/listKeyboardPwd",
  "payload": {
    "accessToken": "***",
    "clientId": "6636adfbf3f9483d946082b74f20797c",
    "date": 1770330058326,
    "lockId": 28991110,
    "pageNo": 1,
    "pageSize": 200
  },
  "url": "https://api.ttlock.com/v3/lock/listKeyboardPwd"
}
Response JSON
{
  "list": [
    {
      "endDate": 1801866030751,
      "isCustom": 1,
      "keyboardPwd": "***1111",
      "keyboardPwdId": 50957532,
      "keyboardPwdName": "***",
      "keyboardPwdType": 3,
      "keyboardPwdVersion": 4,
      "lockId": 28991110,
      "nickName": "keith",
      "receiverUsername": "",
      "sendDate": 1770330034000,
      "senderUsername": "keith@ac5.ca",
      "startDate": 1770329971618,
      "status": 1
    }
  ],
  "pageNo": 1,
  "pageSize": 200,
  "pages": 1,
  "total": 1
}
2026-02-05 16:20:59 .00 ok TTLOCK PIN_DELETE Job #147
Raw + Copy
Request JSON
{
  "lock_id": 28991110,
  "name": "AB U10 C7",
  "note": "listed_ok_but_not_found",
  "pin_last4": null,
  "resolution_attempted": true,
  "resolved_vendor_pin_id": null,
  "vendor_pin_id": null
}
Response JSON
{
  "already": true,
  "ok": true
}
2026-02-05 16:20:59 .00 ok SCHLAGE_HOME PIN_DELETE Job #147
Raw + Copy
Request JSON
{
  "device_id": "93f26d40-0381-5277-bee3-23cf44cda5ac",
  "name": "AB U10 C7",
  "pin_last4": null,
  "receipt_id": "fbde9b97-270e-49c2-820e-175034bf5361",
  "receipt_numeric_ignored": false
}
Response JSON
{
  "already": true,
  "http_status": 404,
  "ok": true
}
2026-02-05 16:20:59 .00 ok ACCESS_BROKER RECONCILE_JOB_DONE Job #147
Raw + Copy
Request JSON
{
  "attempt_count": 1,
  "job_id": 147,
  "user_id": 10
}
Response JSON
{
  "job_status": "done",
  "summary": {
    "adds_updates": 0,
    "desired": 0,
    "removes": 5
  }
}
2026-02-05 16:20:59 .00 ok ACCESS_BROKER DRIFT_ENFORCE_JOB_START Job #148
Raw + Copy
Request JSON
{
  "attempt_count": 1,
  "job_id": 148,
  "job_type": "drift_enforce_lock_truth",
  "reason": "user access level assigned",
  "user_id": 0
}
Response JSON
null
2026-02-05 16:20:59 .00 ok ACCESS_BROKER DRIFT_ENFORCE_JOB_START Job #148
Raw + Copy
Request JSON
{
  "attempt_count": 1,
  "job_id": 148,
  "job_type": "drift_enforce_lock_truth",
  "reason": "user access level assigned",
  "user_id": 0
}
Response JSON
null
2026-02-05 16:21:00 .00 ok ACCESS_BROKER DRIFT_ENFORCE_JOB_DONE Job #148
Raw + Copy
Request JSON
{
  "attempt_count": 1,
  "job_id": 148
}
Response JSON
{
  "adds": {
    "attempted": 0,
    "failed": 0,
    "ok": 0
  },
  "analysis": {
    "adds": 0,
    "blocked": 0,
    "deletes": 0,
    "doors": 1
  },
  "deletes": {
    "attempted": 0,
    "failed": 0,
    "ok": 0
  },
  "enforce_plan": {
    "doors": [
      {
        "actual": [],
        "adds": [],
        "blocked_by_grace": [],
        "deletes": [],
        "door_id": 1,
        "expected": [],
        "external_device_id": "93f26d40-0381-5277-bee3-23cf44cda5ac",
        "integration_device_id": 2,
        "provider_type": "SCHLAGE_HOME",
        "summary": {
          "adds": 0,
          "blocked": 0,
          "deletes": 0
        }
      }
    ],
    "filters": {
      "door_id": null,
      "integration_device_id": 2,
      "provider_type": "SCHLAGE_HOME"
    },
    "generated_at": "2026-02-05T22:20:59Z",
    "grace_window_seconds": 3600,
    "mode": "ultra_strict",
    "summary": {
      "adds": 0,
      "blocked": 0,
      "deletes": 0,
      "doors": 1
    }
  },
  "failures": [],
  "generated_at": "2026-02-05T22:20:59Z",
  "ok": true,
  "target": {
    "external_id": "93f26d40-0381-5277-bee3-23cf44cda5ac",
    "integration_device_id": 2,
    "provider_type": "SCHLAGE_HOME"
  }
}
2026-02-05 16:21:00 .00 ok ACCESS_BROKER DRIFT_ENFORCE_JOB_DONE Job #148
Raw + Copy
Request JSON
{
  "attempt_count": 1,
  "job_id": 148
}
Response JSON
{
  "adds": {
    "attempted": 0,
    "failed": 0,
    "ok": 0
  },
  "analysis": {
    "adds": 0,
    "blocked": 0,
    "deletes": 0,
    "doors": 1,
    "grace_bypassed_deletes": 0,
    "invalid_expected": 0
  },
  "deletes": {
    "attempted": 0,
    "failed": 0,
    "ok": 0
  },
  "enforce_plan": {
    "doors": [
      {
        "actual": [],
        "adds": [],
        "blocked_by_grace": [],
        "deletes": [],
        "door_id": 1,
        "expected": [],
        "external_device_id": "93f26d40-0381-5277-bee3-23cf44cda5ac",
        "integration_device_id": 2,
        "invalid_expected": [],
        "provider_type": "SCHLAGE_HOME",
        "summary": {
          "adds": 0,
          "blocked": 0,
          "deletes": 0,
          "grace_bypassed_deletes": 0,
          "invalid_expected": 0
        }
      }
    ],
    "filters": {
      "door_id": null,
      "integration_device_id": 2,
      "provider_type": "SCHLAGE_HOME"
    },
    "generated_at": "2026-02-05T22:20:59Z",
    "grace_window_seconds": 3600,
    "mode": "ultra_strict",
    "summary": {
      "adds": 0,
      "blocked": 0,
      "deletes": 0,
      "doors": 1,
      "grace_bypassed_deletes": 0,
      "invalid_expected": 0
    }
  },
  "failures": [],
  "generated_at": "2026-02-05T22:20:59Z",
  "ok": true,
  "summary": {
    "adds_attempted": 0,
    "adds_failed": 0,
    "adds_succeeded": 0,
    "deletes_attempted": 0,
    "deletes_failed": 0,
    "deletes_succeeded": 0,
    "failures": []
  },
  "target": {
    "external_id": "93f26d40-0381-5277-bee3-23cf44cda5ac",
    "integration_device_id": 2,
    "provider_type": "SCHLAGE_HOME"
  }
}