| 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] |