Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 768 Bytes

SearchLoyaltyAccountsRequestLoyaltyAccountQuery.md

File metadata and controls

10 lines (7 loc) · 768 Bytes

SearchLoyaltyAccountsRequestLoyaltyAccountQuery

Properties

Name Type Description Notes
Mappings []LoyaltyAccountMapping The set of mappings to use in the loyalty account search. This cannot be combined with `customer_ids`. Max: 30 mappings [optional] [default to null]
CustomerIds []string The set of customer IDs to use in the loyalty account search. This cannot be combined with `mappings`. Max: 30 customer IDs [optional] [default to null]

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