ExternalMessageType
An external message, which is a record of a communication such as an email, sent by an external messaging vendor.
Fields
The ID in Kraken of the external message.
The date and time this message was sent.
The name of the external messaging vendor that sent this message.
The unique ID of the message in the external vendor's system.
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
{
"id": "84556207",
"sentAt": "2017-09-29T18:07:49.437200+00:00",
"vendor": "rich-range-air-final-radio",
"vendorMessageId": "30907468"
}