Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.21 KB

CardLedgerPointsEntryIntegrationAPI.md

File metadata and controls

18 lines (14 loc) · 1.21 KB

TalonOne.CardLedgerPointsEntryIntegrationAPI

Properties

Name Type Description Notes
id Number ID of the transaction that adds loyalty points.
created Date Date and time the loyalty card points were added.
programId Number ID of the loyalty program.
customerProfileID String Integration ID of the customer profile linked to the card. [optional]
customerSessionId String ID of the customer session where points were added. [optional]
name String Name or reason of the transaction that adds loyalty points.
startDate String When points become active. Possible values: - `immediate`: Points are active immediately. - `timestamp value`: Points become active at a given date and time.
expiryDate String Date when points expire. Possible values are: - `unlimited`: Points have no expiration date. - `timestamp value`: Points expire on the given date and time.
subledgerId String ID of the subledger.
amount Number Amount of loyalty points added in the transaction.