Preview

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

PaymentBalanceLedger

Definition of Payment Balance Ledger.

This page contains

    Fields

    id: ID!

    ID of the Payment 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 PaymentBalanceLedger

    Payment PREVIEW

    Definition of a payment

    Queries for PaymentBalanceLedger

    payment PREVIEW

    Retrieve a payment by id

    paymentByPaymentNumber PREVIEW

    Retrieve a payment by payment number