proforma_invoices_delete
Permanently delete a draft proforma invoice by UUID. Use cancellation for sent, accepted, or rejected invoices to preserve the audit trail and avoid data loss.
Instructions
Permanently delete a proforma invoice. Only draft proforma invoices can be deleted. Use cancel for sent/accepted/rejected proformas to preserve audit trail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the proforma invoice to delete | |
| companyId | No | Company UUID (overrides configured default) |