The parameters necessary to generate a loyalty card.
Name | Type | Description | Notes |
---|---|---|---|
status | StatusEnum | Status of the loyalty card. | [optional] |
customerProfileIds | List<String> | Integration IDs of the customer profiles linked to the card. | [optional] |
cardIdentifier | String | The alphanumeric identifier of the loyalty card. | [optional] |
Name | Value |
---|---|
ACTIVE | "active" |
INACTIVE | "inactive" |