Mailchimp · Schema

RejectEntry

An entry in the rejection blacklist.

CampaignsEmail MarketingMarketing AutomationNewslettersTransactional Email

Properties

Name Type Description
email string The rejected email address.
reason string The reason the address is on the blacklist.
detail string Extended details about the rejection.
created_at string When the entry was added to the blacklist.
last_event_at string When the last event occurred for this address.
expires_at string When the rejection expires (if applicable).
expired boolean Whether the rejection has expired.
subaccount string The subaccount this rejection applies to, if any.
sender object Sender statistics associated with the rejection.
View JSON Schema on GitHub