Skip to main content

Fields

account : AccountType

The account associated with this transactional message.

accountUser : AccountUserType

The account user associated with this transactional message.

channel : Channel! required

The channel that the message was sent through.

dispatchedAt : DateTime

The date/time that Kraken dispatched the message to the vendor.

failedAt : DateTime

The date/time that the message was confirmed as having failed to send.

id : String! required

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", "dispatchedAt": "2007-12-08T00:19:10.483496+00:00", "failedAt": "1975-03-10T18:18:06.636881+00:00", "id": "25448795" }