Preview

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

Party

Definition of a party in the context of an invoice. At least one of user or party must be present.

This page contains

    Fields

    user: UserInfo PREVIEW

    User

    company: AccountInfo PREVIEW

    Company

    account: AccountInfo @deprecated( reason: "Use account instead" )PREVIEW

    Account

    Parent objects of Party

    CreditMemo PREVIEW

    Definition of an credit memo

    CreditMemoLine PREVIEW

    Definition of an credit memo line

    Invoice PREVIEW

    Definition of an invoice

    InvoiceLine PREVIEW

    Definition of an invoice line

    TaxReport PREVIEW

    Definition of a tax report

    Queries for Party

    creditMemo PREVIEW
    invoice PREVIEW

    Retrieve an invoice by id