Optional
Readonly
limitThe maximum number of entries to return. If the value exceeds the maximum, then the maximum value will be used.
CustomersApiListCustomers
Optional
Readonly
metadata`metadata` key-value pairs to filter by. Only exact matches on the key-value pair(s) will be returned. Example: `?metadata[internal_customer_id]=7cb1159d-875e-47ae-a309-319fa7ff395b`.
CustomersApiListCustomers
Optional
Readonly
offsetThe (zero-based) offset of the first item in the collection to return.
CustomersApiListCustomers
Optional
Readonly
qThe partial search of text fields. Supports searching by `customer.first_name`, `customer.last_name`, `customer.email`, `customer.phone`
CustomersApiListCustomers
Readonly
tilled_The id of the Tilled Account (usually starting with the prefix `acct_`) that the request is performed on behalf of.
CustomersApiListCustomers
Generated using TypeDoc
Request parameters for listCustomers operation in CustomersApi.
Export
CustomersApiListCustomersRequest