pospal_list_tickets
List paginated sales tickets by date range, with optional filters for ticket type (valid, void, return, member, wholesale) and serial number.
Instructions
分页查销售单据。ticket_type: 0=有效, 1=作废, 4=退货, 2=会员, 3=批发。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sn | No | ||
| end_time | Yes | ||
| page_size | No | ||
| begin_time | Yes | ||
| page_index | No | ||
| ticket_type | No | 0 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||