Tier 2 billing reminder and invoice message drafting for provider approval.
Draft billing reminders and invoice messages for provider approval before sending to parents.
# Create case with draft for each family
daycarectl case create \
--type "billing_reminder" \
--tier 2 \
--priority "HIGH" \
--urgency "normal" \
--boundary "provider->parent" \
--child-id "<child_id>" \
--parent-id "<parent_id>" \
--summary "Feb billing reminder for [family]" \
--draft "<drafted_message>" \
--draft-channel "imessage" \
--draft-peer "<parent_handle>" \
--agent-id "parent-ops"
Hola [nombre_padre] 👋
Le recuerdo que la mensualidad de [mes] para [nombre_niño] es de $[monto].
La fecha límite de pago es el [fecha].
Métodos de pago aceptados: [métodos]
Si ya realizó el pago, por favor ignore este mensaje. ¡Gracias!
Hola [nombre_padre],
Quería verificar si tuvo oportunidad de realizar el pago de la mensualidad de [mes] para [nombre_niño] ($[monto]).
Si tiene alguna pregunta o necesita coordinar algo, con gusto le ayudamos.
¡Gracias!
Hi [parent_name] 👋
This is a friendly reminder that [child_name]'s tuition for [month] is $[amount].
Payment is due by [date].
Accepted payment methods: [methods]
If you've already paid, please disregard this message. Thank you!
💰 Billing Draft (Case #<id>)
Family: [parent_name] — [child_name]
Amount: $[amount]
Due: [date]
Status: [first reminder / overdue follow-up]
Draft message:
---
[full drafted message]
---
Reply: APPROVE, EDIT, or HOLD