receipts_restore
Restore a cancelled receipt back to draft status using its UUID, reversing the cancellation so the receipt can be re-issued. Only cancelled receipts qualify for restoration.
Instructions
Restore a cancelled receipt back to draft status. Only cancelled receipts can be restored. This reverses the cancellation and allows the receipt to be re-issued.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the cancelled receipt to restore | |
| companyId | No | Company UUID (overrides configured default) |