Field | Type | Required | Description |
---|---|---|---|
email |
T.nilable(::String) | ➖ | A case-sensitive filter on the list based on the customer's email field. The value must be a string. |
external_id |
T.nilable(::String) | ➖ | A case-sensitive filter on the list based on the customer's externalId field. The value must be a string. |
include_expanded_fields |
T.nilable(T::Boolean) | ➖ | Whether to include expanded fields on the customer (link , partner , discount ). |