delivery_notes_email_history
Retrieve the complete email sending history for a delivery note, showing each sent email's status, timestamp, and recipient details. Enter the delivery note UUID to view all correspondence records.
Instructions
Get the email sending history for a delivery note, including all sent emails with their status, timestamps, and recipient information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the delivery note | |
| companyId | No | Company UUID (overrides configured default) |