/x_report
Request body:
| Field | Type | Required | Format / constraints |
|---|---|---|---|
employeeName | string | No | Cashier name |
skipReceipt | boolean | No | Print control |
skipReceiptPrint | boolean | No | Alias of skipReceipt |
Specific values:
skipReceipt = true: skip printing/report output step.skipReceipt = falseor missing: execute normal print flow.
Success response: same metric fields as /close_shift, except fiscalShiftID and fiscalShiftNum are not returned.