proforma_invoices_pdf
Download the PDF of a proforma invoice by providing its UUID. Returns the document as base64-encoded binary data, enabling retrieval of invoice files directly through the Storno CLI server.
Instructions
Download the PDF of a proforma invoice. Returns base64-encoded binary data. Requires Pro plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the proforma invoice | |
| companyId | No | Company UUID (overrides configured default) |