Sha256: 9c043118f57f14dbf279c84e65384b107bf7a0531fc62a42e068604c6287b227

Contents?: true

Size: 1.45 KB

Versions: 1

Compression:

Stored size: 1.45 KB

Contents

---
title: CreateWebChatRequest
---

:::error
**The Ruby SDK is deprecated as of 9/16/2020**

The Genesys Cloud Ruby SDK (v96.0.0) will be frozen at its current version level. Any new enhancements to our API or bug fixes will not be backported. If you do need to take advantage of new features or bug fixes outside the Genesys Cloud Ruby SDK, you will need to use the Genesys Cloud REST endpoints directly. More information can be found in the [Official Announcement](https://developer.mypurecloud.com/forum/t/announcement-genesys-cloud-ruby-sdk-end-of-life/8850).
:::


## PureCloud::CreateWebChatRequest

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **queue_id** | **String** | The ID of the queue to use for routing the chat conversation. | |
| **provider** | **String** | The name of the provider that is sourcing the web chat. | |
| **skill_ids** | **Array<String>** | The list of skill ID's to use for routing. | [optional] |
| **language_id** | **String** | The ID of the langauge to use for routing. | [optional] |
| **priority** | **Integer** | The priority to assign to the conversation for routing. | [optional] |
| **attributes** | **Hash<String, String>** | The list of attributes to associate with the customer participant. | [optional] |
| **customer_name** | **String** | The name of the customer participating in the web chat. | [optional] |
{: class="table table-striped"}


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
purecloudplatformclientv2-98.0.0 docs/CreateWebChatRequest.md