Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 717 Bytes

SearchOrdersCustomerFilter.md

File metadata and controls

15 lines (9 loc) · 717 Bytes

SearchOrdersCustomerFilter

squareconnect.models.search_orders_customer_filter

Description

Filter based on Order customer_id and any Tender customer_id associated with the Order. Does not filter based on the FulfillmentRecipient customer_id.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]