Edit a call forwarding or hunt group service invoked when callers dial the vertical service code (VSC) for that service followed by the alias. These services can’t be deleted. But API client can disable them or change their names, descriptions, or VSCs. Content-Type: application/vnd.plcm.plcm-vertical-service-code+xml. All attributes are used in ETag calculation except for entity-tag and atom-link-list.
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | List of link | See Definition of link | |
id | xs:string | Unique identifier for vertical service code. This id is generated by server. | |
name | xs:string | Display name for this service | Mandatory |
description | xs:string | Brief description for this service | |
service-enabled | xs:boolean | Turns service On/Off. | Mandatory |
code | xs:string | The vertical service code (VSC) for this service. Must consist of an asterisk/star (*) followed by two digits. Registered endpoints can activate this feature by dialing the VSC followed by the alias. They can deactivate it by dialing the VSC alone. | Mandatory |
type | Type | The type of service. This is read-only field and can not be changed through API. | |
entity-tag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. |
Name | Type | Restrictions |
---|---|---|
EntityTag | xs:string | Length of value must be >=1 Length of value must be <=64 |
Type | xs:string | Value must be one of:
|