Wiki

Clone wiki

Numera.LibrisAPI / device.request_call

Home > API Reference Documentation > device.request_call

device.request_call

The device.request_call action is used to ask the device to place a phone call to the number programmed for the device.

Input Parameters

PropertyRequiredDescription
idyesThe id of the device

Output

The result object will be empty.

Possible Status Codes

Status CodeReasonDescription
1000NO_IDYou have to send in the device id-
1001DEVICE_DOES_NOT_EXISTCould not locate the device or the user does not have access to it

Updated