Skip to main content
BluINFO

Floor Stop

Overview

API methods for lookup operations on Floor Stops.
API Description
GET api/FloorStop/GetFloorStopsByElevatorBankId/{ElevatorBankId}

Returns a list of floor stops for a given elevator bank that the API token has rights to view.

GET api/FloorStop/GetFloorStopsByFacilityId/{FacilityId}

Returns a list of floor stops for a given Facility that the API token has rights to view.

GET api/FloorStop/GetFloorStopsByFloorId/{FloorId}

Returns a list of floor stops for a given Floor that the API token has rights to view.

  • Was this article helpful?