Preview

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

BalanceTransactionInput

This page contains

    Fields

    id ID!

    ID of the Transaction

    createdOn DateTime!

    Creation date of this transaction

    type String

    Type

    amount Decimal!

    Amount of money moved in this transaction

    target InvoiceInput PREVIEW

    Target invoice for this transaction

    source InvoiceInput PREVIEW

    Source invoice for this transaction