BusinessAccount object or directly via the client.
Send a text message
Send a template message
Using the messages resource directly
List messages
Retrieve a message
Message attributes
| Attribute | Type | Description |
|---|---|---|
id | String | WhatsRB message ID |
direction | String | outbound |
to | String | Recipient phone number |
message_type | String | text or template |
content | String | Message text |
template_name | String | Template name (if template) |
template_language | String | Template language (if template) |
status | String | queued, sent, delivered, read, failed |
wamid | String | WhatsApp message ID (set after delivery) |
error_message | String | Error detail (if failed) |
sent_at | Time | When sent to Meta |
delivered_at | Time | When delivered to recipient |
read_at | Time | When read by recipient |

