Sha256: 07fabef5380459e22c7b86ad19295cd28bebd02468b42a06fd5a029a9368678e

Contents?: true

Size: 1.43 KB

Versions: 92

Compression:

Stored size: 1.43 KB

Contents

---
title: CreateCallbackCommand
---
## PureCloud::CreateCallbackCommand

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **script_id** | **String** | The identifier of the script to be used for the callback | [optional] |
| **queue_id** | **String** | The identifier of the queue to be used for the callback. Either queueId or routingData is required. | [optional] |
| **routing_data** | [**RoutingData**](RoutingData.html) | The routing data to be used for the callback. Either queueId or routingData is required. | [optional] |
| **callback_user_name** | **String** | The name of the party to be called back. | [optional] |
| **callback_numbers** | **Array<String>** | A list of phone numbers for the callback. | |
| **callback_scheduled_time** | **DateTime** | The scheduled date-time for the callback as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **country_code** | **String** | The country code to be associated with the callback numbers. | [optional] |
| **data** | **Hash<String, String>** | A map of key-value pairs containing additional data that can be associated to the callback. These values will appear in the attributes property on the conversation participant. Example: { \"notes\": \"ready to close the deal!\", \"customerPreferredName\": \"Doc\" } | [optional] |
{: class="table table-striped"}


Version data entries

92 entries across 92 versions & 2 rubygems

Version Path
purecloudplatformclientv2-2.0.39 docs/CreateCallbackCommand.md
purecloudplatformclientv2-2.0.38 docs/CreateCallbackCommand.md
purecloudplatformclientv2-2.0.37 docs/CreateCallbackCommand.md
purecloudplatformclientv2-2.0.36 docs/CreateCallbackCommand.md
purecloudplatformclientv2-2.0.35 docs/CreateCallbackCommand.md
purecloudplatformclientv2-2.0.33 docs/CreateCallbackCommand.md
purecloudplatformclientv2-2.0.32 docs/CreateCallbackCommand.md
purecloudplatformclientv2-2.0.30 docs/CreateCallbackCommand.md
purecloudplatformclientv2-2.0.23 docs/CreateCallbackCommand.md
purecloudplatformclientv2-2.0.21 docs/CreateCallbackCommand.md
purecloudplatformclientv2-2.0.18 docs/CreateCallbackCommand.md
purecloudplatformclientv2-2.0.17 docs/CreateCallbackCommand.md
purecloudplatformclientv2-2.0.14 docs/CreateCallbackCommand.md
purecloudplatformclientv2-2.0.13 docs/CreateCallbackCommand.md
purecloudplatformclientv2-2.0.10 docs/CreateCallbackCommand.md
purecloudplatformclientv2-2.0.9 docs/CreateCallbackCommand.md
purecloudplatformclientv2-2.0.8 docs/CreateCallbackCommand.md
purecloudplatformclientv2-2.0.7 docs/CreateCallbackCommand.md
purecloudplatformclientv2-2.0.6 docs/CreateCallbackCommand.md
purecloud-0.70.1 doc_out/CreateCallbackCommand.html.md