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-42.0.0 docs/CreateCallbackCommand.md
purecloudplatformclientv2-41.0.0 docs/CreateCallbackCommand.md
purecloudplatformclientv2-40.0.0 docs/CreateCallbackCommand.md
purecloudplatformclientv2-39.1.0 docs/CreateCallbackCommand.md
purecloudplatformclientv2-39.0.0 docs/CreateCallbackCommand.md
purecloudplatformclientv2-38.0.0 docs/CreateCallbackCommand.md
purecloudplatformclientv2-37.0.0 docs/CreateCallbackCommand.md
purecloudplatformclientv2-36.1.0 docs/CreateCallbackCommand.md
purecloudplatformclientv2-36.0.0 docs/CreateCallbackCommand.md
purecloudplatformclientv2-35.0.0 docs/CreateCallbackCommand.md
purecloudplatformclientv2-34.0.0 docs/CreateCallbackCommand.md
purecloudplatformclientv2-33.1.0 docs/CreateCallbackCommand.md
purecloudplatformclientv2-33.0.0 docs/CreateCallbackCommand.md
purecloudplatformclientv2-32.0.0 docs/CreateCallbackCommand.md
purecloudplatformclientv2-31.0.0 docs/CreateCallbackCommand.md
purecloudplatformclientv2-30.1.0 docs/CreateCallbackCommand.md
purecloudplatformclientv2-30.0.0 docs/CreateCallbackCommand.md
purecloudplatformclientv2-29.0.0 docs/CreateCallbackCommand.md
purecloudplatformclientv2-28.0.1 docs/CreateCallbackCommand.md
purecloudplatformclientv2-28.0.0 docs/CreateCallbackCommand.md