Documentation
Subscription Ledger Entry

The subscription ledger entry represents a single change on the subscription balance.

States
  • Open
    The ledger entry is not assigned to a charge.
  • Scheduled
    The ledger entry is scheduled to be paid.
  • Paid
    The ledger entry is linked with a charge which has been paid.
Properties
  • Aggregated Tax Rate
  • Amount Excluding Tax
  • Amount Including Tax
  • Created By
  • Created On
    The date and time when the object was created.
  • Discount Including Tax
  • External ID
    A client generated nonce which identifies the entity to be created. Subsequent creation requests with the same external ID will not create new entities but return the initially created entity instead.
  • ID
    A unique identifier for the object.
  • Linked Space ID
    The ID of the space this object belongs to.
  • Planned Purge Date
    The date and time when the object is planned to be permanently removed. If the value is empty, the object will not be removed.
  • Quantity
  • State
    The object's current state.
  • Subscription Version
  • Tax Amount
  • Taxes
  • Title
  • Version
    The version is used for optimistic locking and incremented whenever the object is updated.