diff --git a/docs/api-reference/_blueprint.json b/docs/api-reference/_blueprint.json
index ffeb3b8e0..2e2fd0220 100644
--- a/docs/api-reference/_blueprint.json
+++ b/docs/api-reference/_blueprint.json
@@ -94725,7 +94725,7 @@
"jsonType": "string",
"values": [
{
- "name": "code_modified_external_to_seam",
+ "name": "conflicting_external_modification",
"description": "",
"isDeprecated": false,
"deprecationMessage": "",
@@ -94818,7 +94818,7 @@
]
}
],
- "description": "Code was modified or removed externally after Seam successfully set it on the device."
+ "description": "Code was modified or removed externally after Seam successfully set it on the device. The external change conflicts with the state that Seam is trying to apply, so Seam will attempt to set the code on the device again."
},
{
"resourceType": "access_code",
@@ -97269,7 +97269,7 @@
"jsonType": "string",
"values": [
{
- "name": "code_modified_external_to_seam",
+ "name": "external_modification_in_effect",
"description": "",
"isDeprecated": false,
"deprecationMessage": "",
@@ -97281,7 +97281,7 @@
]
}
],
- "description": "Code was modified or removed externally after Seam successfully set it on the device."
+ "description": "Code was modified or removed externally after Seam successfully set it on the device. External modification is allowed for this code, so the externally modified state is being honored."
},
{
"resourceType": null,
@@ -129848,7 +129848,7 @@
"jsonType": "string",
"values": [
{
- "name": "code_modified_external_to_seam",
+ "name": "conflicting_external_modification",
"description": "",
"isDeprecated": false,
"deprecationMessage": "",
@@ -129941,7 +129941,7 @@
]
}
],
- "description": "Code was modified or removed externally after Seam successfully set it on the device."
+ "description": "Code was modified or removed externally after Seam successfully set it on the device. The external change conflicts with the state that Seam is trying to apply, so Seam will attempt to set the code on the device again."
},
{
"resourceType": "access_code",
@@ -131679,7 +131679,7 @@
"jsonType": "string",
"values": [
{
- "name": "code_modified_external_to_seam",
+ "name": "external_modification_in_effect",
"description": "",
"isDeprecated": false,
"deprecationMessage": "",
@@ -131691,7 +131691,7 @@
]
}
],
- "description": "Code was modified or removed externally after Seam successfully set it on the device."
+ "description": "Code was modified or removed externally after Seam successfully set it on the device. External modification is allowed for this code, so the externally modified state is being honored."
},
{
"resourceType": null,
diff --git a/docs/api-reference/access_codes/README.md b/docs/api-reference/access_codes/README.md
index 6e939dea4..95ca8215c 100644
--- a/docs/api-reference/access_codes/README.md
+++ b/docs/api-reference/access_codes/README.md
@@ -479,9 +479,9 @@ No space for access code on device.
-code_modified_external_to_seam
+conflicting_external_modification
-Code was modified or removed externally after Seam successfully set it on the device.
+Code was modified or removed externally after Seam successfully set it on the device. The external change conflicts with the state that Seam is trying to apply, so Seam will attempt to set the code on the device again.
**`change_type`** *Enum*
@@ -511,7 +511,7 @@ Code was modified or removed externally after Seam successfully set it on the de
Enum values:
- - code_modified_external_to_seam
+ - conflicting_external_modification
---
@@ -1819,9 +1819,9 @@ The device's time zone is unknown and this code's time frame crosses a daylight-
-code_modified_external_to_seam
+external_modification_in_effect
-Code was modified or removed externally after Seam successfully set it on the device.
+Code was modified or removed externally after Seam successfully set it on the device. External modification is allowed for this code, so the externally modified state is being honored.
**`change_type`** *Enum*
@@ -1880,7 +1880,7 @@ Code was modified or removed externally after Seam successfully set it on the de
Enum values:
- - code_modified_external_to_seam
+ - external_modification_in_effect
@@ -2159,9 +2159,9 @@ Duplicate access code detected on device.
---
-**`code_modified_external_to_seam`**
+**`conflicting_external_modification`**
-Code was modified or removed externally after Seam successfully set it on the device.
+Code was modified or removed externally after Seam successfully set it on the device. The external change conflicts with the state that Seam is trying to apply, so Seam will attempt to set the code on the device again.
---
@@ -2270,12 +2270,6 @@ Access code is being deleted.
---
-**`code_modified_external_to_seam`**
-
-Code was modified or removed externally after Seam successfully set it on the device.
-
----
-
**`code_rotates_periodically`**
The access code's PIN rotates periodically when the code is renewed. Retrieve the latest code before each use.
@@ -2294,6 +2288,12 @@ Delay in setting code on device.
---
+**`external_modification_in_effect`**
+
+Code was modified or removed externally after Seam successfully set it on the device. External modification is allowed for this code, so the externally modified state is being honored.
+
+---
+
**`igloo_algopin_must_be_used_within_24_hours`**
Algopins must be used within 24 hours.
diff --git a/docs/api-reference/access_codes/unmanaged/README.md b/docs/api-reference/access_codes/unmanaged/README.md
index ee74f4b90..774a43b61 100644
--- a/docs/api-reference/access_codes/unmanaged/README.md
+++ b/docs/api-reference/access_codes/unmanaged/README.md
@@ -384,9 +384,9 @@ No space for access code on device.
-code_modified_external_to_seam
+conflicting_external_modification
-Code was modified or removed externally after Seam successfully set it on the device.
+Code was modified or removed externally after Seam successfully set it on the device. The external change conflicts with the state that Seam is trying to apply, so Seam will attempt to set the code on the device again.
**`change_type`** *Enum*
@@ -416,7 +416,7 @@ Code was modified or removed externally after Seam successfully set it on the de
Enum values:
- - code_modified_external_to_seam
+ - conflicting_external_modification
---
@@ -1344,9 +1344,9 @@ The device's time zone is unknown and this code's time frame crosses a daylight-
-code_modified_external_to_seam
+external_modification_in_effect
-Code was modified or removed externally after Seam successfully set it on the device.
+Code was modified or removed externally after Seam successfully set it on the device. External modification is allowed for this code, so the externally modified state is being honored.
**`change_type`** *Enum*
@@ -1405,7 +1405,7 @@ Code was modified or removed externally after Seam successfully set it on the de
Enum values:
- - code_modified_external_to_seam
+ - external_modification_in_effect
@@ -1678,9 +1678,9 @@ Indicates that the Seam API cannot communicate with [Seam Bridge](https://docs.s
---
-**`code_modified_external_to_seam`**
+**`conflicting_external_modification`**
-Code was modified or removed externally after Seam successfully set it on the device.
+Code was modified or removed externally after Seam successfully set it on the device. The external change conflicts with the state that Seam is trying to apply, so Seam will attempt to set the code on the device again.
---
@@ -1795,12 +1795,6 @@ Access code is being deleted.
---
-**`code_modified_external_to_seam`**
-
-Code was modified or removed externally after Seam successfully set it on the device.
-
----
-
**`code_rotates_periodically`**
The access code's PIN rotates periodically when the code is renewed. Retrieve the latest code before each use.
@@ -1819,6 +1813,12 @@ Delay in setting code on device.
---
+**`external_modification_in_effect`**
+
+Code was modified or removed externally after Seam successfully set it on the device. External modification is allowed for this code, so the externally modified state is being honored.
+
+---
+
**`igloo_algopin_must_be_used_within_24_hours`**
Algopins must be used within 24 hours.
diff --git a/mintlify-docs/api/access_codes/errors.mdx b/mintlify-docs/api/access_codes/errors.mdx
index cf7b390e1..ce9bc852c 100644
--- a/mintlify-docs/api/access_codes/errors.mdx
+++ b/mintlify-docs/api/access_codes/errors.mdx
@@ -72,9 +72,9 @@ Indicates that the access code is disabled or inactive on the device. The code e
---
-### `code_modified_external_to_seam`
+### `conflicting_external_modification`
-Code was modified or removed externally after Seam successfully set it on the device.
+Code was modified or removed externally after Seam successfully set it on the device. The external change conflicts with the state that Seam is trying to apply, so Seam will attempt to set the code on the device again.
---
@@ -254,12 +254,6 @@ Access code is being deleted.
---
-### `code_modified_external_to_seam`
-
-Code was modified or removed externally after Seam successfully set it on the device.
-
----
-
### `code_rotates_periodically`
The access code's PIN rotates periodically when the code is renewed. Retrieve the latest code before each use.
@@ -278,6 +272,12 @@ Delay in setting code on device.
---
+### `external_modification_in_effect`
+
+Code was modified or removed externally after Seam successfully set it on the device. External modification is allowed for this code, so the externally modified state is being honored.
+
+---
+
### `igloo_algopin_must_be_used_within_24_hours`
Algopins must be used within 24 hours.
diff --git a/mintlify-docs/api/access_codes/unmanaged/errors.mdx b/mintlify-docs/api/access_codes/unmanaged/errors.mdx
index 4b5c0b38f..2368ba5ed 100644
--- a/mintlify-docs/api/access_codes/unmanaged/errors.mdx
+++ b/mintlify-docs/api/access_codes/unmanaged/errors.mdx
@@ -72,9 +72,9 @@ Indicates that the access code is disabled or inactive on the device. The code e
---
-### `code_modified_external_to_seam`
+### `conflicting_external_modification`
-Code was modified or removed externally after Seam successfully set it on the device.
+Code was modified or removed externally after Seam successfully set it on the device. The external change conflicts with the state that Seam is trying to apply, so Seam will attempt to set the code on the device again.
---
@@ -254,12 +254,6 @@ Access code is being deleted.
---
-### `code_modified_external_to_seam`
-
-Code was modified or removed externally after Seam successfully set it on the device.
-
----
-
### `code_rotates_periodically`
The access code's PIN rotates periodically when the code is renewed. Retrieve the latest code before each use.
@@ -278,6 +272,12 @@ Delay in setting code on device.
---
+### `external_modification_in_effect`
+
+Code was modified or removed externally after Seam successfully set it on the device. External modification is allowed for this code, so the externally modified state is being honored.
+
+---
+
### `igloo_algopin_must_be_used_within_24_hours`
Algopins must be used within 24 hours.
diff --git a/package-lock.json b/package-lock.json
index 9e5168805..e2b6b7ec3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -14,7 +14,7 @@
"@prettier/plugin-ruby": "^4.0.4",
"@seamapi/blueprint": "^0.56.0",
"@seamapi/smith": "^0.5.2",
- "@seamapi/types": "1.949.0",
+ "@seamapi/types": "1.950.0",
"@types/command-exists": "^1.2.3",
"change-case": "^5.4.4",
"command-exists": "^1.2.9",
@@ -4094,9 +4094,9 @@
}
},
"node_modules/@seamapi/types": {
- "version": "1.949.0",
- "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.949.0.tgz",
- "integrity": "sha512-grcxyu3ItrNz1IhdE6wE7xvQFm7X8gctnbU3eFfXHNw+ZuXXkhBHa78TiwCvf4CiZV94B2TbFkeXOAFty5xCRw==",
+ "version": "1.950.0",
+ "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.950.0.tgz",
+ "integrity": "sha512-vpt+/AncqtztTZazfHknKKRVoQGJN0F8hUmzgYF6skuUzCWqnPjmlz0nVKmpud4kiLUiTphh8obNi3MVkoVnGQ==",
"dev": true,
"license": "MIT",
"engines": {
diff --git a/package.json b/package.json
index de9d43263..baef0a630 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"@prettier/plugin-ruby": "^4.0.4",
"@seamapi/blueprint": "^0.56.0",
"@seamapi/smith": "^0.5.2",
- "@seamapi/types": "1.949.0",
+ "@seamapi/types": "1.950.0",
"@types/command-exists": "^1.2.3",
"change-case": "^5.4.4",
"command-exists": "^1.2.9",