square_search_orders
Search Square orders by location, status, or date range to retrieve targeted transaction records.
Instructions
Search Square orders by location, status, or date range.
Args: location_id: Square location ID. state: Order state filter: OPEN, COMPLETED, or CANCELED. start_date: Created at or after (RFC 3339). end_date: Created at or before (RFC 3339). limit: Maximum orders to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location_id | No | ||
| state | No | ||
| start_date | No | ||
| end_date | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |