Mailchimp
Stored in the mailchimps collection. createdAt and updatedAt are maintained automatically.
Returned by GET /apps/mailchimp, POST /apps/mailchimp, GET /apps/mailchimp/:id, PUT /apps/mailchimp/:id.
| Field | Type | Notes |
|---|---|---|
name | string | default "" |
apiKey | string | required |
fromEmail | string | required |
fromName | string | required |
verified | boolean | default true |
companyID | ObjectId | |
_id | ObjectId | default "6a95712f932657988a91c041" |
createdAt | date | set once |
updatedAt | date |