|
| Index (Account.Index parent) |
|
string | Path (bool withParameter=false) |
|
async Task< CompanyBusinessHours > | Get (RestRequestConfig restRequestConfig=null) |
| Returns the company business hours schedule. Business hours (and After hours - all the remaining time) schedules are commonly used for setting call handling rules - business-hours-rule and after-hours-rule correspondingly. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/business-hours Rate Limit Group: Light App Permission: ReadAccounts User Permission: ReadCompanyAnsweringRules More...
|
|
async Task< CompanyBusinessHours > | Put (CompanyBusinessHoursUpdateRequest companyBusinessHoursUpdateRequest, RestRequestConfig restRequestConfig=null) |
| Updates the company business hours schedule. HTTP Method: put Endpoint: /restapi/{apiVersion}/account/{accountId}/business-hours Rate Limit Group: Medium App Permission: EditExtensions User Permission: EditUserAnsweringRules More...
|
|
◆ Get()
Returns the company business hours schedule. Business hours (and After hours - all the remaining time) schedules are commonly used for setting call handling rules - business-hours-rule
and after-hours-rule
correspondingly. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/business-hours Rate Limit Group: Light App Permission: ReadAccounts User Permission: ReadCompanyAnsweringRules
◆ Put()
Updates the company business hours schedule. HTTP Method: put Endpoint: /restapi/{apiVersion}/account/{accountId}/business-hours Rate Limit Group: Medium App Permission: EditExtensions User Permission: EditUserAnsweringRules
The documentation for this class was generated from the following file:
- RingCentral.Net/Paths/Restapi/Account/BusinessHours/Index.cs