squareconnect.models.search_orders_customer_filter
Filter based on Order customer_id
and any Tender customer_id
associated with the Order. Does not filter based on the FulfillmentRecipient customer_id
.
Name | Type | Description | Notes |
---|---|---|---|
customer_ids | list[str] | Filter by orders with any of the listed `customer_id`s. Max: 10 `customer_id`s. | [optional] |