Message-specific properties of the event. These are populated on a best-effort basis.
creationDateTime | string <date-time> The date and time at which the message was created, in senders local timezone or UTC.
The date must be formatted as defined by |
httpStatusCode | integer The HTTP status code associated with this message of this event. |
messageIdentification | string <= 35 characters A reference used to unambiguously identify the message between the sending and receiving party. Take note that this uniquely identifies a single message in a potentially multi-message exchange to complete a payment. |
{- "creationDateTime": "2019-08-24T14:15:22Z",
- "httpStatusCode": 0,
- "messageIdentification": "string"
}