Message
Fields
The account associated with this transactional message.
The account user associated with this transactional message.
The channel that the message was sent through.
The date/time that the message was confirmed as having been delivered. Only populated for messages delivered from 2026-08-20 onwards; a null value for earlier messages does not indicate that they were not delivered.
The date/time that Kraken dispatched the message to the vendor.
The date/time that the message was confirmed as having failed to send.
The ID of the transactional message.
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
{
"account": AccountType,
"accountUser": AccountUserType,
"channel": "EMAIL",
"deliveredAt": "2025-11-10T08:30:39.465189+00:00",
"dispatchedAt": "2001-11-15T22:38:53.851528+00:00",
"failedAt": "2007-07-23T20:04:49.900886+00:00",
"id": "83148202"
}