BulkAddDevicesItem
Properties
Name | Type | Required | Description |
---|---|---|---|
extension | BulkOperationExtensionReference | ✅ | Information about an extension this device is assigned to |
type_ | BulkAddDevicesItemType | ✅ | Device type. Only "OtherPhone" and "WebRTC" device types are supported at the moment |
emergency | BulkAddDevicesItemEmergency | ✅ | Only "address" is supported at the moment |
phone_info | BulkAddDevicesItemPhoneInfo | ✅ | |
cost_center_id | str | ❌ | Internal identifier of a cost center |
BulkAddDevicesItemType
Device type. Only "OtherPhone" and "WebRTC" device types are supported at the moment
Properties
Name | Type | Required | Description |
---|---|---|---|
OTHERPHONE | str | ✅ | "OtherPhone" |
WEBRTC | str | ✅ | "WebRTC" |
BulkAddDevicesItemEmergency
Only "address" is supported at the moment
Emergency_1_2
Properties
Name | Type | Required | Description |
---|---|---|---|
address | PostalAddress | ✅ | Postal address/location |
Emergency_2_2
Properties
Name | Type | Required | Description |
---|---|---|---|
location | Emergency2Location2 | ✅ |
Emergency_2Location_2
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ✅ | Emergency location ID |
BulkAddDevicesItemPhoneInfo
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs