v1

latestOpenAPI 3.0.0eBay API License Agreement2026-07-143648183.2 KB
sales_tax

This call deletes a sales tax table entry for a jurisdiction. Specify the jurisdiction to delete using the <b>countryCode</b> and <b>jurisdictionId</b> path parameters.

delete/sales_tax/{countryCode}/{jurisdictionId}

Path parameters

countryCodestring required

This path parameter specifies the two-letter <a href="https://www.iso.org/iso-3166-country-codes.html " title="https://www.iso.org " target="_blank">ISO 3166</a> code for the country whose sales tax table entry you want to delete.

jurisdictionIdstring required

This path parameter specifies the ID of the sales tax jurisdiction whose table entry you want to delete. Retrieve valid jurisdiction IDs using <b>getSalesTaxJurisdictions</b> in the Metadata API.

Response

Success