Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 987 Bytes

File metadata and controls

19 lines (12 loc) · 987 Bytes

TierWillDowngradeData

Properties

Name Type Description Notes
customerProfileID String The integration ID of the customer profile whose tier was downgraded.
loyaltyProgramID Long The ID of the loyalty program.
subledgerID String The ID of the subledger, when applicable. If this field is empty, the main ledger is used.
currentTier String The name of the customer's current tier.
currentPoints BigDecimal The number of points the customer will have after the tier downgrade.
pointsRequiredToRemain BigDecimal The number of points needed for a customer to remain on the same tier.
nextTier String The name of the customer's next tier. [optional]
tierExpirationDate OffsetDateTime The date and time the tier expires. [optional]