receipts_issue
Mark a receipt as issued at the point of sale, transitioning it from draft to issued status. Once issued, the receipt becomes read-only with locked fiscal data.
Instructions
Mark a receipt as issued at the point of sale. Transitions status from draft to issued. Once issued, the receipt becomes read-only and its fiscal data is locked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the receipt to mark as issued | |
| companyId | No | Company UUID (overrides configured default) |