receipts_cancel
Cancel receipts from draft or issued status while preserving the historical record. Provide an optional cancellation reason and notes to document the change without deleting the receipt.
Instructions
Cancel a receipt. Can be cancelled from draft or issued status. Preserves the historical record unlike deletion. Optionally provide a cancellation reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the receipt to cancel | |
| companyId | No | Company UUID (overrides configured default) | |
| cancellationNotes | No | Internal notes about the cancellation | |
| cancellationReason | No | Reason for cancellation |