Skip to content
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
400 changes: 200 additions & 200 deletions docs/api/access_codes/README.md

Large diffs are not rendered by default.

400 changes: 200 additions & 200 deletions docs/api/access_codes/unmanaged/README.md

Large diffs are not rendered by default.

This file was deleted.

36 changes: 18 additions & 18 deletions docs/api/acs/credentials/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -348,23 +348,23 @@ Variants:

Indicates that the [credential](../../../capability-guides/access-systems/managing-credentials.md) is waiting to be issued.

**`created_at`** Format: `Datetime`
**`created_at`** *Datetime*


Date and time at which Seam created the warning.


---

**`message`** Format: `String`
**`message`** *String*


Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.


---

**`warning_code`** Format: `Enum`
**`warning_code`** *Enum*


Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.
Expand All @@ -381,23 +381,23 @@ Indicates that the [credential](../../../capability-guides/access-systems/managi

Indicates that the schedule of one of the [credential](../../../capability-guides/access-systems/managing-credentials.md)'s children was modified externally.

**`created_at`** Format: `Datetime`
**`created_at`** *Datetime*


Date and time at which Seam created the warning.


---

**`message`** Format: `String`
**`message`** *String*


Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.


---

**`warning_code`** Format: `Enum`
**`warning_code`** *Enum*


Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.
Expand All @@ -414,23 +414,23 @@ Indicates that the schedule of one of the [credential](../../../capability-guide

Indicates that the schedule of the [credential](../../../capability-guides/access-systems/managing-credentials.md) was modified to avoid creating a credential with a start date in the past.

**`created_at`** Format: `Datetime`
**`created_at`** *Datetime*


Date and time at which Seam created the warning.


---

**`message`** Format: `String`
**`message`** *String*


Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.


---

**`warning_code`** Format: `Enum`
**`warning_code`** *Enum*


Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.
Expand All @@ -447,23 +447,23 @@ Indicates that the schedule of the [credential](../../../capability-guides/acces

Indicates that the [credential](../../../capability-guides/access-systems/managing-credentials.md) is being deleted.

**`created_at`** Format: `Datetime`
**`created_at`** *Datetime*


Date and time at which Seam created the warning.


---

**`message`** Format: `String`
**`message`** *String*


Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.


---

**`warning_code`** Format: `Enum`
**`warning_code`** *Enum*


Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.
Expand All @@ -480,23 +480,23 @@ Indicates that the [credential](../../../capability-guides/access-systems/managi

An unknown issue occurred while syncing the state of the [credential](../../../capability-guides/access-systems/managing-credentials.md) with the provider. This issue may affect the proper functioning of the credential.

**`created_at`** Format: `Datetime`
**`created_at`** *Datetime*


Date and time at which Seam created the warning.


---

**`message`** Format: `String`
**`message`** *String*


Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.


---

**`warning_code`** Format: `Enum`
**`warning_code`** *Enum*


Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.
Expand All @@ -513,23 +513,23 @@ An unknown issue occurred while syncing the state of the [credential](../../../c

Access permissions for the [credential](../../../capability-guides/access-systems/managing-credentials.md) have changed. [Reissue](../../../capability-guides/access-systems/working-with-card-encoders-and-scanners/creating-and-encoding-card-based-credentials.md) (re-encode) the credential. This issue may affect the proper functioning of the credential.

**`created_at`** Format: `Datetime`
**`created_at`** *Datetime*


Date and time at which Seam created the warning.


---

**`message`** Format: `String`
**`message`** *String*


Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.


---

**`warning_code`** Format: `Enum`
**`warning_code`** *Enum*


Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.
Expand Down
Loading
Loading