WhatsAppMessage
Stored in the whatsappmessages collection. createdAt and updatedAt are maintained automatically.
Returned by GET /logs/whatsapp.
| Field | Type | Notes |
|---|---|---|
app | ObjectId -> MetaApp | required |
countryCode | string | required |
number | string | required |
phone | string | required |
template | ObjectId -> MetaTemplate | |
variables | object[] | default [] |
variables.name | string | required |
variables.value | string | |
buttons | string[] | default [] |
code | string | |
isSent | boolean | required |
ack | string | default init · one of init, sent, delivered, read, failed |
timings | date[] | default [] |
mid | string | |
error | string | |
companyID | ObjectId | |
_id | ObjectId | default "6a95712f932657988a91c068" |
createdAt | date | set once |
updatedAt | date |