LoyaltyPointLedgerEntryType
A Loyalty Point ledger entry.
Fields
The account number associated with the entry.
Equal to the balance_carried_forward from the previous ledger entry or zero if this is the first one.
Equal to the balance_brought_forward plus or minus the value depending on the ledger_type.
A unique idempotency key for the operation.
The LedgerEntryType. Either CHARGE or CREDIT.
The date the points were added to the ledger.
The reason the entry was being added.
The value of the charge or credit.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"accountNumber": "A-80CC271E",
"balanceBroughtForward": "rock-paper-energy-money-catch",
"balanceCarriedForward": "catch-resource-guess-seem-drive",
"id": "37674241",
"idempotencyKey": "11774618-4e34-4a77-ae70-24edb7ee1a9a",
"ledgerType": "blood-however-manage-beyond-cost",
"postedAt": "1973-02-17T17:50:17.364842+00:00",
"reasonCode": "our-threat-describe-alone-region",
"value": "spring-who-party-garden-study"
}