This type provides detailed information for taxes collected for each item within an order.
Type that uses TaxDetails
Call that uses TaxDetails
Fields
taxClassification
Specifies what the tax item pertains to, such as a tangible object (
ITEM_TAX), a service (SERVICE_TAX), or shipping fees (SHIPPING_TAX).taxClassificationDetails
array of TaxClassificationDetail
Provides a detailed accounting, by
TaxType, of taxes collected for each item within an order.