API Reference

Sections

Theme switcher

Integration

Integration

descriptionstring Required

Description of the software system the integration is associated with.

idid Required

Unique identifier for the integration.

isCertifiedboolean Required

When true, indicates the integration has been certified by Allegion.

isPublicboolean Required

When true, indicates the integration is publicly listed and available for use.

namestring Required

Name of the integration.

Was this section helpful?
1 2 3 4 5 6 7 { "description": null, "id": null, "isCertified": false, "isPublic": false, "name": null }
Was this section helpful?