created_on | string | Date the notification was created, as provided by our data feed. Represented in ISO 8601 format (e.g. 2011-03-28). |
deep_link_guid | string | The unique identifier for objects that directly trigger a notification. EX: TRANSACTION_FEE_CHARGE and TRANSACTION_EXPENSE_LARGE notification types will have a transaction guid in this field. |
entity_guid | string | The unique identifier of the entity that the notification is attached to. |
guid | string | Unique identifier for the notification. Defined by MX. |
has_been_viewed | boolean | If the notification has been viewed, this field will be true. Otherwise, this field will be false. |
notification_type | integer | Specific type of notification being sent. See notification types for more information. |
notification_type_name | string | The name of the notification type. See notification types for more information. |
subject | string | The notification summary text. Usually the same text used for “in-app” or SMS deliverables. |
threshold | integer | The amount that needs to be succeeded before the user receives the notification. |