Provides detailed information for taxes collected for each item within an order.
Types that use TaxDetails
CheckoutSessionResponsePurchaseOrder
Calls that use 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.