Preview

InvoiceLineItemBalanceLedger is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

InvoiceLineItemBalanceLedger

Definition of Invoice Line Item Balance Ledger.

This page contains

    Fields

    id: ID!

    ID of the Invoice Balance ledger

    createdOn: DateTime!

    Creation date of this balance

    balance: Decimal!

    Balance of the invoice

    transaction: BalanceTransaction! PREVIEW

    Transaction that created the new balance

    Parent objects of InvoiceLineItemBalanceLedger

    InvoiceLineItem PREVIEW

    Definition of an invoice line item