McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 169

↗ View in doc context
page
169
source
unity-connection/rest-api/cupi/cupi.md
chunk_id
unity-connection::rest-api::cupi::cupi::135

PUT https://<connection-server>/vmrest/handlers/callhandlers/<CallhandlerObjectId>/transferoptions/Alternate Accept: application/json Content-type: application/json Connection: keep-alive { "Action":"1", "TransferAnnounce":"false", "TransferConfirm":"false", "TransferHoldingMode":"0", "TransferIntroduce":"false", "TransferRings":"4", "TransferScreening":"false", "TransferType":"0" } The following is the response from the above PUT request and the actual response will depend upon the information given by you: Response Code: 204 Explanation of Data Fields Comments Operations Data Type Parameter The type of transfer option, e.g. "Standard," "Off Hours," or "Alternate." Read Only String(64) TransferOptionType To enable transfer rules. Possible values: • true • false Default value: false Read/Write Boolean Enabled The date and time when this transfer option expires. If the transfer rule is enabled, the value is NULL or a date in the future. If the transfer rule is disable, the value is a past date. Read/Write DateTime TimeExpires A flag indicating whether Cisco Unity Connection transfers the call to the call handler greeting or attempts to transfer the call to an extension. Values can be: • 0: Greeting • 1: Extension Read/Write Integer Actions Cisco Unity Connection Provisioning Interface (CUPI) API 137 Cisco Unity Connection Provisioning Interface (CUPI) API -- User Transfer Rules Explanation of Data Fields