Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 791 Bytes

File metadata and controls

15 lines (10 loc) · 791 Bytes

# ExpiringPointsData

Properties

Name Type Description Notes
expiryDate \DateTime The expiration date of loyalty points.
loyaltyProgramID int The ID of the loyalty program.
customerProfileID string The integration ID of the customer profile that has expiring points.
amountOfExpiringPoints float The amount of loyalty points that will be expired soon.
subledgerID string The ID of the subledger within the loyalty program where these points were added.

[Back to Model list] [Back to API list] [Back to README]