Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
eBay Trading API

complexType "ns:TaxTableType"
Namespace:
Content:
complex, 1 element
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definition of 1 element
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (3):
ns:TaxTable (defined in ns:ShippingDetailsType complexType),
Known Usage Locations
Annotation
This type is used to express sales tax details for one or more tax jurisdictions. The concept of 'sales tax' is only applicable to eBay US and Canada (English and French) sites.
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="TaxTableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="TaxJurisdiction" type="ns:TaxJurisdictionType"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 1/1)
ns:TaxJurisdiction
Type:
ns:TaxJurisdictionType, complex content
In a SetTaxTable, a TaxJurisdiction container is required for each tax jurisdiction that the seller wishes to make additions/changes. Sales tax details for zero or more jurisdictions (states, provinces, etc). This can be just one jurisdiction, up to all jurisdictions defined for the site's country. Any values specified through a TaxJurisdiction container will override any existing values defined in the seller's Sales Tax Table.

If GetTaxTable is called without the DetailLevel field, only tax jurisdictions where sales tax rates have been set up are returned. However, if the DetailLevel field is included in the request and set to ReturnAll, all tax jurisdictions are returned, regardless of whether or not the seller has modified settings for any/all of these jurisdictions.

This container is only returned in order-related 'Get' calls if sales tax is applicable to the order line item.

Note: As of April 1, 2020, buyers in 40 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.
Component Diagram
XML Representation Summary
<ns:TaxJurisdiction>
   
Content: 
</ns:TaxJurisdiction>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="TaxJurisdiction" type="ns:TaxJurisdictionType"/>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
eBay Trading API

WSDL documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML WSDLDoc 1.2.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.