Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 2.19 KB

getcustomersrequest.md

File metadata and controls

10 lines (7 loc) · 2.19 KB

GetCustomersRequest

Fields

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).