Entry in the point ledger.
Name | Type | Description | Notes |
---|---|---|---|
id | Integer | Internal ID of this entity. | |
created | OffsetDateTime | 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 | Integer | The ID of the Talon.One account that owns this profile. | |
loyaltyProgramId | Integer | ID of the ledger. | |
eventId | Integer | ID of the related event. | |
amount | Integer | Amount of loyalty points. | |
reason | String | reason for awarding/deducting points. | |
expiryDate | OffsetDateTime | Expiration date of the points. | |
referenceId | Integer | The ID of the balancing ledgerEntry. | [optional] |