Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...


Expand
titleinvoice item object response data


Name

Type

Description

id

String

The ID of the retrieved invoice item

quantityNumberThe quantity of the product
costNumberThe cost of the product
net_amountNumberThe net amount for the specified product, as calculated by the system
discount_percentageNumberThe discount percentage that is applied
discount_amountNumberThe discount amount that is applied
vat_percentageNumber

The VAT percentage that is applied, based on the selected VAT rate

Tip

Deprecated from CRM.COM R17.0.0


vat_amountNumber

The VAT amount that is applied, based on the selected VAT rate

tax_amountNumberThe Tax Amount that is applied based on Tax Rates.

Tip
Available

Deprecated from CRM.COM

R12

R17.0.0


tax_percentageamountNumber

The average Tax Rate percentage Amount that was is applied based on Tax Rates.

Tip

Available from CRM.COM R12.0.0


sub_totalNumberThe total amount that will be invoiced for the specified product
productProduct objectThe product that was invoiced
vat_rateVAT rate object

The VAT rate that is applied

Tip

Deprecated from CRM.COM R17.0.0


applied_tax_ratesSet of Applied Tax Rates

A list of Tax Rates applied on the invoice item

Tip

Available from CRM.COM R12.0.0


Anchor
invoice item referred objects
invoice item referred objects
Referred Objects Response Data

Include Page
product_short
product_short

Include Page
vat_rate_short
vat_rate_short

Include Page
applied_taxes_short
applied_taxes_short

...