Skip to main content

Fields

contactChannelIdentity : InkContactChannelIdentity! required

The contact channel identity.

delivery : InkMessageDelivery! required

The delivery status.

direction : InkMessageDirection! required

The direction of the message.

displayContent : String! required

The content of the message.

fromHandle : String! required

The identity the message was sent from.

id : ID! required

The ID of the object

occurredAt : DateTime! required

The time the message was sent/received at.

toHandle : String! required

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" }