@wildix/wms-api-client > CallControlMakeCallInput
CallControlMakeCallInput interface
Signature:
export interface CallControlMakeCallInput
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | The destination for a call control operation. This can be a phone number, extension, or another valid identifier. | ||
string | undefined | (Optional) Can specify the device to answer the call on. If not specified, the default device for the user will be used. | ||
string | undefined | (Optional) Extension, login or email. Only users with root admin authorization can specify a different user. By default, the authorized user will be used. Optional parameter. |