delivery_notes_email_defaults
Retrieve pre-filled email content for a delivery note, including default recipient, subject, and body with template variables already substituted, by providing the delivery note UUID.
Instructions
Get pre-filled email content for a delivery note including default recipient, subject, and body text with template variables already substituted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the delivery note | |
| companyId | No | Company UUID (overrides configured default) |