{
  "invitation_id": "6166f660-44bd-4291-81a1-468175c79b8f",
  "wrong_account_id": "b4168395-268e-3e83-80df-41374719bb44",
  "status": 422,
  "database": {
    "invitations": [
      {
        "id": "44bfb68b-0654-4b25-84f5-88424ab14193",
        "store_id": "740fed6c-aa4f-3d11-87e6-f37afa84ea92",
        "invited_user_id": "01e8af46-d67e-32ca-91ac-c7ae1923ac2e",
        "accepted_at": "2026-09-06T19:43:13.000000Z",
        "revoked_at": null
      },
      {
        "id": "6166f660-44bd-4291-81a1-468175c79b8f",
        "store_id": "8e3a4d73-b032-389c-9ce5-537c55687186",
        "invited_user_id": "3c665260-dd7c-3ec0-94fa-0a03ace3002d",
        "accepted_at": null,
        "revoked_at": null
      },
      {
        "id": "253cfd24-1e76-47f2-b691-8d772a2b2aae",
        "store_id": "740fed6c-aa4f-3d11-87e6-f37afa84ea92",
        "invited_user_id": "3c665260-dd7c-3ec0-94fa-0a03ace3002d",
        "accepted_at": null,
        "revoked_at": null
      }
    ],
    "memberships": [
      {
        "id": "34e0daeb-6f4b-448e-9a6d-31e6a2d05fe8",
        "user_id": "01e8af46-d67e-32ca-91ac-c7ae1923ac2e",
        "store_id": "740fed6c-aa4f-3d11-87e6-f37afa84ea92",
        "role": "sales",
        "status": "active"
      },
      {
        "id": "bfc49f1a-67c2-35cf-a36d-2732a3b0aa3d",
        "user_id": "01e8af46-d67e-32ca-91ac-c7ae1923ac2e",
        "store_id": "8e3a4d73-b032-389c-9ce5-537c55687186",
        "role": "sales",
        "status": "active"
      }
    ]
  },
  "staff_access_denied": true
}