Item

Description

The Item object represents an item or product.

Properties

TypeNameDescription
stringItemldCustom identifier for the item.
stringItemInternalIdInternal item ID automatically assigned by EBizCharge.
stringNameThe item name.
stringDescriptionDescription of product or purchase.
decimalUnitPriceIndividual price of the unit.
decimalQtyTotal number of items.
booleanTaxableTaxable flag.
decimalTaxRateThe tax rate used for this line item.
stringUnitOfMeasureUnit that quantity is measuring. Defaults to EA.
decimalTotalLineAmountTotal amount for this item.
decimalTotalLineTaxTotal tax for this item.
intItemLineNumberLine number.