Transfer Running Calls
This request transfers the PBX calls of the registered device. If the registered device has at least two running calls then this request will connect two of these callers with each other and hangup the corresponding original calls.
Resource
POST /me/device/calls/transfer
Parameters
None
Payload
None
Response
None
Context
Authorization |
User |
Device Registration |
Device with a phone number |
Errors
HTTP code | Xelion code | Description |
---|---|---|
404 |
10050 |
The device is not registered. |
10052 |
The device is registered but its phone number is unknown. |
Example
Request
POST https://xelion.nl/api/v1/master/me/device/calls/transfer