Category
Stored in the categories collection. createdAt and updatedAt are maintained automatically.
Returned by GET /template/category/:panel, POST /template/whatsapp.
| Field | Type | Notes |
|---|---|---|
panel | string | required · one of admin, org |
type | string | one of email, whatsapp |
category | string | required |
name | string | |
description | string | |
variables | object[] | default [] |
variables.key | string | required |
variables.title | string | required |
variables.model | string | |
variables.name | string | |
variables._id | ObjectId | default "6a95712f932657988a91c06f" |
customFields.productService | boolean | default false |
customFields.contacts | boolean | default false |
customFields.leads | boolean | default false |
_id | ObjectId | default "6a95712f932657988a91c070" |
createdAt | date | set once |
updatedAt | date |