Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 650 Bytes

GenerateLoyaltyCard.md

File metadata and controls

13 lines (9 loc) · 650 Bytes

GenerateLoyaltyCard

The parameters necessary to generate a loyalty card.

Properties

Name Type Description Notes
status str Status of the loyalty card. [optional] [default to 'active']
customer_profile_ids list[str] Integration IDs of the customer profiles linked to the card. [optional]
card_identifier str The alphanumeric identifier of the loyalty card. [optional]

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