SearchOrdersCustomerFilter

May 8, 2019 ยท View on GitHub

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

NameTypeDescriptionNotes
customer_idslist[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]

Contents

  1. 0.1Description
  2. 1Properties