eBay Trading APIVersion 1357
 

SetTaxTableRequestType ( AbstractRequestType )

This call allows you to add or modify sales tax rates for one or more tax jurisdictions within the specified site. Any additions or modifications made with this call is saved in the seller's Sales Tax Table in My eBay.

Sales Tax Tables are only supported on the US and Canada (English and French versions) sites, so this call is only applicable to those sites. To view their current Sales Tax Table, a seller may go to the Sales Tax Table in My eBay, or they can make a GetTaxTable call.

Call that uses SetTaxTableRequestType:

Field

TaxTable ( TaxTableType ) [0..1]
This table is used to set or modify sales tax rates for one or more tax jurisdictions within that country. A TaxJurisdiction container is required for each tax jurisdiction that is being added/updated.
See the Field Index to learn which calls use TaxTable.