Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 671 Bytes

File metadata and controls

13 lines (8 loc) · 671 Bytes

# GenerateLoyaltyCard

Properties

Name Type Description Notes
status string Status of the loyalty card. [optional] [default to 'active']
customerProfileIds string[] Integration IDs of the customer profiles linked to the card. [optional]
cardIdentifier string The identifier of the loyalty card, which must match the regular expression `^[A-Za-z0-9._%+@-]+$`. [optional]

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