visionline_metadata.door_category property for entrances. The value for this property is set within the Visionline ACS.
Fetch Guest Entrances
To fetch only guest entrances, filter entrances to include only those with avisionline_metadata.properties.door_category of guest.
- Python
Fetch Common Entrances
To fetch only common entrances, filter entrances to include only those with avisionline_metadata.properties.door_category of common or common (PMS).
- Python

