proforma_invoices_get
Retrieve complete proforma invoice details by UUID, covering line items, client information, and totals, through Storno CLI.
Instructions
Get complete details for a specific proforma invoice including all line items, client information, and calculated totals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the proforma invoice to retrieve | |
| companyId | No | Company UUID (overrides configured default) |