GET api/2.0/crm/voip/numbers/available
Returns all the available phone numbers matching the parameters specified in the request.
Name |
Description |
Type |
Example |
numberType
sent in url
|
Number type
|
Local, TollFree
|
|
isoCountryCode
sent in url
|
ISO country code
|
string
|
some text
|
GET api/2.0/crm/voip/numbers/available?numberType=local&isoCountryCode=some+text
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json