Sha256: 5a2625825981b4992ba2a734830b1173ad463301d10173de3fee19c15ea2184f

Contents?: true

Size: 1.46 KB

Versions: 37

Compression:

Stored size: 1.46 KB

Contents

---
title: CreateCallbackOnConversationCommand
---
## PureCloud::CreateCallbackOnConversationCommand

## 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

37 entries across 37 versions & 1 rubygems

Version Path
purecloudplatformclientv2-27.1.0 docs/CreateCallbackOnConversationCommand.md
purecloudplatformclientv2-27.0.0 docs/CreateCallbackOnConversationCommand.md
purecloudplatformclientv2-26.0.1 docs/CreateCallbackOnConversationCommand.md
purecloudplatformclientv2-26.0.0 docs/CreateCallbackOnConversationCommand.md
purecloudplatformclientv2-25.0.0 docs/CreateCallbackOnConversationCommand.md
purecloudplatformclientv2-24.0.0 docs/CreateCallbackOnConversationCommand.md
purecloudplatformclientv2-23.0.0 docs/CreateCallbackOnConversationCommand.md
purecloudplatformclientv2-22.0.0 docs/CreateCallbackOnConversationCommand.md
purecloudplatformclientv2-21.0.0 docs/CreateCallbackOnConversationCommand.md
purecloudplatformclientv2-20.0.0 docs/CreateCallbackOnConversationCommand.md
purecloudplatformclientv2-19.0.0 docs/CreateCallbackOnConversationCommand.md
purecloudplatformclientv2-18.0.0 docs/CreateCallbackOnConversationCommand.md
purecloudplatformclientv2-17.0.0 docs/CreateCallbackOnConversationCommand.md
purecloudplatformclientv2-16.0.0 docs/CreateCallbackOnConversationCommand.md
purecloudplatformclientv2-15.0.0 docs/CreateCallbackOnConversationCommand.md
purecloudplatformclientv2-14.1.0 docs/CreateCallbackOnConversationCommand.md
purecloudplatformclientv2-14.0.0 docs/CreateCallbackOnConversationCommand.md