billz_search_sales
Search sales records using advanced filters including order number, customer name, phone, status, date range, shops, sellers, and cashiers.
Instructions
Search sales with advanced filters (v3 endpoint)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| search | No | Search by order number, customer name, phone | |
| status | No | e.g. completed, draft, postponed | |
| end_date | No | ||
| shop_ids | No | Comma-separated shop UUIDs | |
| seller_ids | No | Comma-separated seller UUIDs | |
| start_date | No | ||
| cashier_ids | No | Comma-separated cashier UUIDs |