Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.09 KB

LedgerPointsEntryIntegrationAPI.md

File metadata and controls

17 lines (13 loc) · 1.09 KB

TalonOne.LedgerPointsEntryIntegrationAPI

Properties

Name Type Description Notes
id Number ID of the transaction that adds loyalty points.
created Date Date and time the loyalty points were added.
programId Number ID of the loyalty program.
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.