You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indicates that the schedule of one of the [credential](../../../capability-guides/access-systems/managing-credentials.md)'s children was modified externally.
341
+
342
+
**`created_at`**
343
+
Format: `Datetime`
344
+
345
+
346
+
Date and time at which Seam created the warning.
347
+
348
+
---
349
+
350
+
**`message`**
351
+
Format: `String`
352
+
353
+
354
+
Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
355
+
356
+
---
357
+
358
+
**`warning_code`**
359
+
Format: `Enum`
360
+
361
+
362
+
Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.
363
+
364
+
Possible enum values:
365
+
-`schedule_externally_modified`
366
+
367
+
</details>
368
+
<details>
369
+
<summary><code>schedule_modified</code></summary>
370
+
371
+
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.
372
+
373
+
**`created_at`**
374
+
Format: `Datetime`
375
+
376
+
377
+
Date and time at which Seam created the warning.
378
+
379
+
---
380
+
381
+
**`message`**
382
+
Format: `String`
383
+
384
+
385
+
Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
386
+
387
+
---
388
+
389
+
**`warning_code`**
390
+
Format: `Enum`
391
+
392
+
393
+
Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.
394
+
395
+
Possible enum values:
396
+
-`schedule_modified`
397
+
398
+
</details>
399
+
<details>
400
+
<summary><code>being_deleted</code></summary>
401
+
402
+
Indicates that the [credential](../../../capability-guides/access-systems/managing-credentials.md) is being deleted.
403
+
404
+
**`created_at`**
405
+
Format: `Datetime`
406
+
407
+
408
+
Date and time at which Seam created the warning.
409
+
410
+
---
411
+
412
+
**`message`**
413
+
Format: `String`
414
+
415
+
416
+
Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
417
+
418
+
---
419
+
420
+
**`warning_code`**
421
+
Format: `Enum`
422
+
423
+
424
+
Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.
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.
434
+
435
+
**`created_at`**
436
+
Format: `Datetime`
437
+
438
+
439
+
Date and time at which Seam created the warning.
440
+
441
+
---
442
+
443
+
**`message`**
444
+
Format: `String`
445
+
446
+
447
+
Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
448
+
449
+
---
450
+
451
+
**`warning_code`**
452
+
Format: `Enum`
453
+
454
+
455
+
Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.
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.
465
+
466
+
**`created_at`**
467
+
Format: `Datetime`
468
+
469
+
470
+
Date and time at which Seam created the warning.
471
+
472
+
---
473
+
474
+
**`message`**
475
+
Format: `String`
476
+
477
+
478
+
Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.
479
+
480
+
---
481
+
482
+
**`warning_code`**
483
+
Format: `Enum`
484
+
485
+
486
+
Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.
0 commit comments