📄️ Monitoring License Plates
The Monitor License Plate API allows partners to enroll and begin monitoring a vehicle’s license plate in the Events Bridge system. Once enrolled, the system will track the vehicle based on the supplied license plate information.
📄️ Unmonitoring a License Plate
The Unmonitor License Plate API allows partners to remove a vehicle's license plate from being monitored by the Events Bridge system. Once a plate is unmonitored, the system will stop tracking the vehicle associated with that license plate.
📄️ License Plate Monitoring Status
The Check License Plate Status API allows you to verify if a specific vehicle (identified by its externalId) is currently being monitored in the Events Bridge system. This can help you ensure that the license plate is actively monitored or confirm its removal.
📄️ Retrieve All Monitored License Plates
The Get All Monitored License Plates API allows partners to retrieve a list of all vehicles they have requested to be monitored by the Events Bridge system. This ensures that partners can track which license plates they have enrolled for monitoring, even though the system may contain additional plates that they are unaware of. This API can be used to synchronize the partner’s system with Events Bridge.