InkLiveChatMessage
This type wraps around the Message type for a Live Chat message.
Fields
The contact channel identity.
The delivery status.
The direction of the message.
The content of the message.
The identity the message was sent from.
The ID of the object
The time the message was sent/received at.
The identity the message was sent to.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"contactChannelIdentity": InkContactChannelIdentity,
"delivery": InkMessageDelivery,
"direction": "INBOUND",
"displayContent": "always-available-term-small-stock",
"fromHandle": "game-past-site-her-number",
"id": "40026394",
"occurredAt": "2002-01-09T12:08:42.195891+00:00",
"toHandle": "weight-half-far-move-boy"
}