ShippingFeeResponse
- jurisdictionType: object · Jurisdiction Tax Breakdown nullable
_tax _breakdown Keys are jurisdiction levels. US: state, county, city, mta, spd. Non-US: country, federal, region, provincial, state. Manual fallback: combined.
- cityType: object · JurisdictionTaxDetail
- combinedType: object · JurisdictionTaxDetail
- countryType: object · JurisdictionTaxDetail
- countyType: object · JurisdictionTaxDetail
- federalType: object · JurisdictionTaxDetail
- mtaType: object · JurisdictionTaxDetail
- provincialType: object · JurisdictionTaxDetail
- regionType: object · JurisdictionTaxDetail
- spdType: object · JurisdictionTaxDetail
- stateType: object · JurisdictionTaxDetail
- propertyType: anything · JurisdictionTaxDetail
Name
- manualType: string · Manual Sales Tax RateFormat: decimal nullable
_sales _tax _rate Manual tax rate override applied to the shipping fee. When present, bypasses automatic jurisdiction rate lookup.
- tangibleType: stringenum nullable
_category Tangibility classification of the shipping fee
values- tangible
- intangible
- taxType: object · ItemTaxSummary nullable
Tax amounts calculated on the shipping fee
- effectiveType: string · Effective Tax RateFormat: decimal nullable
_tax _rate Effective tax rate for this line item (item_total_tax ÷ total_price_after_discount)
- totalType: string · Total TaxFormat: decimal nullable
_tax Total tax calculated for this line item across all applicable jurisdiction levels
- taxType: string · Tax Code nullable
_code Product tax classification code for the shipping fee, used to determine taxability in each jurisdiction
- taxableType: stringenum nullable
_category Whether the shipping fee is subject to sales tax in the applicable jurisdiction
values- taxable
- not
_taxable
- totalType: string · Total PriceFormat: decimal nullable
_price Shipping cost submitted on the request. Taxed only if the transaction has at least one taxable item.
- totalType: string · Total Price After DiscountFormat: decimal nullable
_price _after _discount Shipping amount used as the tax base after any applicable discounts