Files
linumiq-invoice/extensions/flow-send-invoice-email/README.md
T
Gerhard Scheikl 5b2aa5d62b first version
2026-04-28 21:56:11 +02:00

9 lines
312 B
Markdown

# Send invoice email (Flow action)
Triggers `POST /api/flow/send-invoice-email` on the embedded app.
Inputs:
- `order_id` (commerce object reference, type `order`, required)
- `recipient_email_override` (single line text, optional)
If no invoice exists yet for the order, the endpoint generates one first.