You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Type of transaction. Possible values: - `addition`: Signifies added points. - `subtraction`: Signifies deducted points.
name
String
Name or reason of the loyalty ledger transaction.
startDate
String
When points become active. Possible values: - `immediate`: Points are immediately active. - a 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 become active from the given date.
subledgerId
String
ID of the subledger.
amount
BigDecimal
Amount of loyalty points added or deducted in the transaction.