receipts_delete
Permanently delete draft receipts by UUID. Issued receipts require cancellation instead, preserving the audit trail for regulatory compliance and e-invoicing accuracy.
Instructions
Permanently delete a receipt. Only draft receipts can be deleted. Use cancel for issued receipts to preserve the audit trail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the receipt to delete | |
| companyId | No | Company UUID (overrides configured default) |