Postmark
Stored in the postmarks collection. createdAt and updatedAt are maintained automatically.
Returned by GET /apps/postmark, POST /apps/postmark, GET /apps/postmark/:id, PUT /apps/postmark/:id.
| Field | Type | Notes |
|---|---|---|
name | string | default "" |
serverToken | string | required |
messageStream | string | default outbound |
fromEmail | string | required |
fromName | string | required |
verified | boolean | default true |
companyID | ObjectId | |
_id | ObjectId | default "6a95712f932657988a91c053" |
createdAt | date | set once |
updatedAt | date |