Staff Station
API Calls
For more details on the making API Calls, view the API Calls section.
-
get/staffstation/getFetch a single Staff Station Object. Accepts the Staff Station's ID.
-
list/staffstation/listFetch an array of all Staff Station Objects within the Installation.
-
properties_delete/staffstation/properties_deleteDelete specified custom properties for a selected Staff Station. Set the "keys" parameter to an array or comma-seperated string of keys to delete.
-
properties_update/staffstation/properties_updateUpdate your custom properties for a selected Staff Station. Use this API call to associate additional information for this Staff Station that will be stored in this Staff Station's properties array.
Webhooks
For more details on the data that is sent to your Webhook Endpoint, view the Webhooks section.
-
add
-
delete
-
update
Object
{
"atrc_callup_duration":2,
"atrc_door_number":0,
"atrc_enabled":false,
"atrc_mac":"",
"building_ids":[
"1"
],
"calldown_mobile_enabled":true,
"calldown_phone_enabled":true,
"callup_mobile_enabled":true,
"callup_phone_enabled":false,
"dedicated_phone":"631-555-2515",
"dedicated_phone_country":"United States",
"dedicated_phone_country_code":"1",
"dedicated_phone_intl":"+16315552515",
"default_language":"EN",
"description":"101 Broadway | Front Door",
"device_description":"7.0\" Touchscreen with Handset",
"device_type":"staff_station",
"firmware_version":"48.1.2.101",
"formatted_name_full":"101 Broadway | Front Door",
"id":15,
"latest_software_version":"1.0.3",
"latest_software_version_int":100000003,
"logoutDate":"2020-07-16 14:04:18.377",
"mac":"000000000000",
"model":"AT700DM",
"os_version":null,
"properties": {
"key1":"value1",
"key2":"value2",
...
},
"software_version":"1.0.5",
"software_version_int":100000005,
"status":"offline",
"title":"Front Door",
"usb_device":"barcode_scanner",
"visitor_camera_url":""
}
Sandbox
Please Login to Enable Sandboxing
Copyright© 2018-2024 Alpha Communications. All rights reserved.
Amazon, Echo, Alexa, and all related logos are trademarks of Amazon.com, Inc. or its affiliates.
Google LLC All rights reserved. Google and the Google logo are registered trademarks of Google LLC.