Skip to main content

Fields

accountNumber : String

The account number associated with the entry.

balanceBroughtForward : String

Equal to the balance_carried_forward from the previous ledger entry or zero if this is the first one.

balanceCarriedForward : String

Equal to the balance_brought_forward plus or minus the value depending on the ledger_type.

id : ID! required
idempotencyKey : UUID

A unique idempotency key for the operation.

ledgerType : String

The LedgerEntryType. Either CHARGE or CREDIT.

postedAt : DateTime

The date the points were added to the ledger.

reasonCode : String

The reason the entry was being added.

value : String

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" }