Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.TaxLineItemRequest

A list of line items passed to the tax engine for tax calculation.
Property Type Description Required or Optional Available Version
addresses ConnectApi.​TaxAddresses​Request Addresses, including the Bill To address, Ship From address, Ship To address, and Sold To address. Optional 55.0
amount Double Amount of the line item. Optional 55.0
description String Description of the line item. Optional 55.0
effectiveDate Datetime Date to apply the tax calculation to the line item. Optional 55.0
lineNumber String Line number of the line item. Optional 55.0
productCode String Product code of the line item. Optional 55.0
quantity Double Quantity of the line item. Optional 55.0
taxCode String Tax code for the line item. Optional 55.0