Provides metadata when the event type
is EXPIRE_POINTS
.
LoyaltyEventExpirePoints
Name | Type | Tags | Description |
---|---|---|---|
loyaltyProgramId |
string |
Required | The Square-assigned ID of the loyalty program. Constraints: Minimum Length: 1 , Maximum Length: 36 |
points |
number |
Required | The number of points expired. |
{
"points": 236
}