Outgoing Calling Plan Services¶
Outgoing Calling Plan Redirecting¶
Display group’s external outgoing calling plan redirecting¶
-
GET
/api/v1/tenants/
(string: tenant_id)/groups/
(string: group_id)/services/outgoing_calling_plan/redirecting/
¶ The API is mapped to GroupOutgoingCallingPlanRedirectingGetListRequest
Additional informations
- Response JSON Object:
groupPermissions (object) – See Outgoing Calling Plan Permissions.
Update a group’s external outgoing calling plan redirecting¶
-
PUT
/api/v1/tenants/
(string: tenant_id)/groups/
(string: group_id)/services/outgoing_calling_plan/redirecting/
¶ The API is mapped to GroupOutgoingCallingPlanRedirectingModifyListRequest
Additional restrictions
- Request JSON Object:
groupPermissions (object) – See Outgoing Calling Plan Permissions.
Outgoing Calling Plan Originating¶
Display group’s external outgoing calling plan originating¶
-
GET
/api/v1/tenants/
(string: tenant_id)/groups/
(string: group_id)/services/outgoing_calling_plan/originating/
¶ The API is mapped to GroupOutgoingCallingPlanOriginatingGetListRequest
Additional informations
- Response JSON Object:
groupPermissions (object) – See Outgoing Calling Plan Permissions.
Update a group’s external outgoing calling plan originating¶
-
PUT
/api/v1/tenants/
(string: tenant_id)/groups/
(string: group_id)/services/outgoing_calling_plan/originating/
¶ The API is mapped to GroupOutgoingCallingPlanOriginatingModifyListRequest
Additional informations
- Request JSON Object:
groupPermissions (object) – See Outgoing Calling Plan Permissions.