{
"opencollection": "1.0.0",
"info": {
"name": "eBay Account Advertising_eligibility Sales_tax API",
"version": "v1.9.2"
},
"items": [
{
"info": {
"name": "Sales_tax",
"type": "folder"
},
"items": [
{
"info": {
"name": "getSalesTax",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.ebay.com{basePath}/sales_tax/:countryCode/:jurisdictionId",
"params": [
{
"name": "countryCode",
"value": "",
"type": "path",
"description": "This path parameter specifies the two-letter ISO 3166 code for the country whose sales tax table you want to retrieve.
Note: Sales-tax tables are available only for the US and Canada marketplaces. Therefore, the only supported values are:
"
},
{
"name": "jurisdictionId",
"value": "",
"type": "path",
"description": "This path parameter specifies the ID of the sales tax jurisdiction for the tax table entry to be retrieved.USCA
Valid jurisdiction IDs can be retrieved using the getSalesTaxJurisdiction method of the Metadata API.
Note: When countryCode is set to US, the only supported values for jurisdictionId are:
"
}
],
"auth": {
"type": "oauth2",
"flow": "authorization_code",
"authorizationUrl": "https://auth.ebay.com/oauth2/authorize",
"accessTokenUrl": "https://api.ebay.com/identity/v1/oauth2/token",
"credentials": {
"clientId": "{{clientId}}",
"clientSecret": "{{clientSecret}}"
}
}
},
"docs": "This call retrieves the current sales-tax table entry for a specific tax jurisdiction. Specify the jurisdiction to retrieve using the countryCode and jurisdictionId path parameters. All four response fields will be returned if a sales-tax entry exists for the tax jurisdiction. Otherwise, the response will be returned as empty.AS (American Samoa)GU (GuamMP Northern Mariana IslandsPW (Palau)VI (US Virgin Islands)
Note: Sales-tax tables are only available for the US (EBAY_US) and Canada (EBAY_CA) marketplaces.
USCAcountryCode is set to US, the only supported values for jurisdictionId are:AS (American Samoa)GU (Guam)MP (Northern Mariana Islands)PW (Palau)VI (US Virgin Islands)USCAcountryCode is set to US, the only supported values for jurisdictionId are:AS (American Samoa)GU (Guam)MP (Northern Mariana Islands)PW (Palau)VI (US Virgin Islands)USCA