From Bright Pattern Documentation
No edit summary |
Updated via BpDeleteTranslateTags script |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
= Single-Step Transfer= | |||
Initiates a [[agent-guide/HowtoPlaceaCallinaServiceQueue|single-step (blind) transfer]] of the current call to the specified number. | |||
== Syntax == | == Request == | ||
=== Syntax === | |||
singleStepTransfer(number); | |||
== Parameters == | === Parameters === | ||
'' | {|border="1" style="border-collapse:collapse" cellpadding="5" | ||
| '''Parameter''' | |||
| '''Type''' | |||
| '''Optional/Required''' | |||
| '''Description''' | |||
| '''Example''' | |||
|- | |||
| number | |||
| String | |||
| Required | |||
| The number to which the call is to be transferred | |||
| 14151234567 | |||
|} | |||
Latest revision as of 04:02, 29 May 2024
Single-Step Transfer
Initiates a single-step (blind) transfer of the current call to the specified number.
Request
Syntax
singleStepTransfer(number);
Parameters
| Parameter | Type | Optional/Required | Description | Example |
| number | String | Required | The number to which the call is to be transferred | 14151234567 |