delivery_notes_get
Retrieve complete details for a specific delivery note, including all line items, client and deputy information, and calculated totals by providing its UUID.
Instructions
Get complete details for a specific delivery note including all line items, client information, deputy details, and calculated totals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the delivery note to retrieve | |
| companyId | No | Company UUID (overrides configured default) |