NEWSLETTER is for bulk, opted-in rich messaging to subscribed users. Billing is a single MAU charge per subscribed user per agent per calendar month — there is no per-message charge on top.
| Charge | When |
|---|---|
| MAU | Once per subscriber per agent per calendar month — triggered on the first send that month |
mau_charged: false, hold_amount: 0).
Daily send limit — you can send at most one message per day per subscriber. A second send on the same calendar day returns 429. Because billing fires only once per month and sends are limited to once per day, the maximum sends per subscriber per month equals the number of days in that month.
Request
Bearer <api_key>UUID to prevent duplicate sends on retry.
Body
Destination phone number in international format (e.g.
+4917612345678). The user must be a subscribed contact with valid consent for this agent’s newsletter channel.Production agent id. The agent must have newsletter/MAU enabled — see the warning above.
NEWSLETTER — required for this billing path.Rich card or carousel content — see RCS rich card and RCS carousel. Plain text is also accepted.
PROMOTION for newsletter traffic in most markets.Responses
- 200 OK — first send this month
- 200 OK — subsequent send same month
- 402 Insufficient balance
- 429 Daily limit reached
- 403 Forbidden
- 404 Not capable
MAU is charged on the first send to this subscriber in the current calendar month.
mau — newsletter billing is always MAU; there is no per-message charge.true — this subscriber had not yet been charged MAU this month for this agent. The MAU charge is the full hold_amount.The MAU charge for this subscriber. Resolves as a debit when the message is accepted by the network.
Related
- RCS rich card — rich card on
MESSAGEchannel (no MAU) - Billing (RCS) — MAU billing explained
- RCS agents — newsletter enablement on an agent
- Email subscription — email
NEWSLETTERhas no MAU charge and no daily limit