The LoyaltyProgramStatus class
Version:
The LoyaltyProgramStatus object extends from the LoyaltyProgram object to represent the card tiers a user is part of.
| Name | Type | Description |
|---|---|---|
| CustomerId | String | The ID of the customer that owns the card. |
| UserId | String | The ID of the user that owns the card. |
| LoyaltyCardId | String | The ID of the loyalty card. |
| Loyalty Card Tiers | List | The tiers available to this loyalty card. |
If you have suggestions for improving this article, let us know!