InkGenericMessage
This message type is used for messages that belong to contact channels without a more granular message type.
Fields
The contact channel identity.
The integer ID of the conversation this message belongs to.
The relay ID of the conversation this message belongs to.
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,
"conversationId": 65858725,
"conversationRelayId": "84686034",
"delivery": InkMessageDelivery,
"direction": "INBOUND",
"displayContent": "two-beyond-picture-rich-fast",
"fromHandle": "sea-time-wind-may-whose",
"id": "78144655",
"occurredAt": "2016-12-18T20:54:52.409218+00:00",
"toHandle": "prove-field-onto-think-suffer"
}