post
https://{APP_DOMAIN}/api/3.2/messages/transactionals
Sends a transactional email in one of three mutually-exclusive dispatch modes: (1) HTML mode — provide html, subject, sender_id, and reply_id (optionally template_id, binding_id, preview_line); (2) specific auto-responder mode — provide auto_responder_id alone; (3) default-auto-responder mode — provide publication_id and auto_responder_category_id together. Mixing fields across modes (e.g. sending publication_id alongside html) returns 422. Template wrapping and macro replacement apply in HTML mode when template_id is provided.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
422The transactional could not be sent (e.g. invalid recipient or missing resolvable template).
