eBay Shopping APIVersion 1293
 

TaxTableType

Type used by TaxTable container that is returned in the GetShippingCosts response. The TaxTable container consists of an array of TaxJurisdiction containers; one returned for each tax jurisdiction where the seller has defined a sales tax rate (using the Sales Tax Table UI in My eBay). The TaxTable container is returned as an empty element if no sales tax rates have been set up for any jurisdictions.

Type that uses TaxTableType:

Call that uses TaxTableType:

Field

TaxJurisdiction ( TaxJurisdictionType ) [0..*]
A TaxJurisdiction container is returned for each tax jurisdiction where the seller has defined a sales tax rate (using the Sales Tax Table UI in My eBay), and each of these containers show the sales tax rate for the corresponding tax jurisdiction (and not just the tax jurisdiction associated with the specified DestinationPostalCode in the call request).

Note: As of November 1, 2019, buyers in over 30 US states will automatically be charged sales tax for eBay purchases. eBay will collect and remit this sales tax to the proper taxing authority on the buyer's behalf. So, if a sales tax rate is applied to the listing by the seller for a state that is subject to eBay 'Collect and Remit', the sales tax rate in this field is ignored by eBay during the checkout process. For a list of US states that are subject to eBay 'Collect and Remit' taxes (and effective dates), see the eBay sales tax collection help topic.
See the Field Index to learn which calls use TaxJurisdiction.