Locate Free Extension
Locates the lowest value free extension given the provided range of extension numbers.
Parameters
service_provider_id (str): Service Provider/ Enterprise ID where Group is located which hosts needed free extensions
group_id (str): Group ID where target extensions are located.
range_start (int): integral value specifying the starting range for free extensions.
range_end (int): integral value specifying the ending range for free extensions.
Return
dict: First free extension in the range.
How To Use:
Retuned Data (Formatted)
Last updated
Was this helpful?