Skip to main content
Question

Hot desking device ordering

  • April 19, 2024
  • 1 reply
  • 51 views

I am trying to update the phone number of an existing “Unify Office for Desktop” device with a phone number from the inventory with the following code and it gives me:

"errorCode" : "ORD-104",

"message" : "Hot desking device ordering is not available for current account"

$body = array(

'phoneLines' => array(

array(

'id' => '687039071'

)

)

);

$r = $platform->put("/restapi/v1.0/account/~/device/1519215071", $body);

A screenshot of a number inventoryDescription automatically generated

Best regards,

Peter

1 reply

PhongVu
Community Manager
Forum|alt.badge.img
  • Community Manager
  • 2327 replies
  • April 22, 2024

That API won't work for your use case. Can you try this API instead to see if it helps. It may not be possible to change the phone number of a hard phone via API.

Let me know if it helps or not so I can work on searching for another solution.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings