Entry in the point ledger.
Name | Type | Description | Notes |
---|---|---|---|
Id | int | Internal ID of this entity. | |
Created | DateTime | The time this entity was created. | |
ProfileId | string | ID of the customer profile set by your integration layer. Note: If the customer does not yet have a known `profileId`, we recommend you use a guest `profileId`. | |
AccountId | int | The ID of the Talon.One account that owns this profile. | |
LoyaltyProgramId | int | ID of the ledger. | |
EventId | int | ID of the related event. | |
Amount | int | Amount of loyalty points. | |
Reason | string | reason for awarding/deducting points. | |
ExpiryDate | DateTime | Expiration date of the points. | |
ReferenceId | int | The ID of the balancing ledgerEntry. | [optional] |