Preview

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

TaxDetail

Definition of a TaxDetail for invoice

This page contains

    Fields

    taxType: TaxType! PREVIEW

    Tax type

    taxableAmount: Decimal!

    Taxable amount

    taxAmount: Decimal!

    Tax amount

    Parent objects of TaxDetail

    CreditMemo PREVIEW

    Definition of an credit memo

    Invoice PREVIEW

    Definition of an invoice

    Queries for TaxDetail

    creditMemo PREVIEW
    invoice PREVIEW

    Retrieve an invoice by id