Question

API park call to private park location and pickup?

  • 13 November 2023
  • 1 reply
  • 73 views

Hi,

I can't seem to find a API that works to park a inbound (or outbound) call to a private park location.
Documentation says to use the transfer API with the parklocation orbit but i can't seem to find what needs to be in the Park orbit identifier field


1 reply

Userlevel 1

First, you must have a private park location. You can create it using API or using the service web portal. Then you can park a call to a private park location using the call transfer API with the park orbit id (created above). After transfer a call to a private park location, you will need to save the telephony session id and the new party id (returned by the call transfer API).

Then to pick up that parked call, you need to know the device id (make sure that the device is online) of a user who wants to pickup that call and use the /pickup API to pick it up.

Reply