The Metadata API has operations that retrieve configuration details pertaining to the different eBay marketplaces. In addition to marketplace information, the API also has operations that get information that helps sellers list items on eBay.
marketplace
Method Name | HTTP Method | Path | Summary | Samples |
---|---|---|---|---|
getAutomotivePartsCompatibilityPolicies | GET | /marketplace/{marketplace_id}/get_automotive_parts_compatibility_policies | Returns the eBay policies that define how to list automotive-parts-compatibility items in the categories of a specific marketplace. | View getAutomotivePartsCompatibilityPolicies - /marketplace/{marketplace_id}/get_automotive_parts_compatibility_policies |
getExtendedProducerResponsibilityPolicies | GET | /marketplace/{marketplace_id}/get_extended_producer_responsibility_policies | Returns the Extended Producer Responsibility policies in the categories of a specific marketplace. | View getExtendedProducerResponsibilityPolicies - /marketplace/{marketplace_id}/get_extended_producer_responsibility_policies |
getHazardousMaterialsLabels | GET | /marketplace/{marketplace_id}/get_hazardous_materials_labels | Returns the available hazardous materials label information of a specific marketplace. | View getHazardousMaterialsLabels - /marketplace/{marketplace_id}/get_hazardous_materials_labels |
getItemConditionPolicies | GET | /marketplace/{marketplace_id}/get_item_condition_policies | Returns the eBay policies that define how to specify item conditions in the categories of a specific marketplace. | View getItemConditionPolicies - /marketplace/{marketplace_id}/get_item_condition_policies |
getListingStructurePolicies | GET | /marketplace/{marketplace_id}/get_listing_structure_policies | Returns the eBay policies that define the allowed listing structures (i.e. whether item variations are supported) for the categories of a specific marketplace. | View getListingStructurePolicies - /marketplace/{marketplace_id}/get_listing_structure_policies |
getNegotiatedPricePolicies | GET | /marketplace/{marketplace_id}/get_negotiated_price_policies | Returns the eBay policies that define the supported negotiated price features (like "best offer") for the categories of a specific marketplace. | View getNegotiatedPricePolicies - /marketplace/{marketplace_id}/get_negotiated_price_policies |
getReturnPolicies | GET | /marketplace/{marketplace_id}/get_return_policies | Returns the eBay policies that define whether or not you must include a return policy for the items you list in the categories of a specific marketplace and the guidelines for creating domestic and international return policies in different categories. | View getReturnPolicies - /marketplace/{marketplace_id}/get_return_policies |
country
Method Name | HTTP Method | Path | Summary | Samples |
---|---|---|---|---|
getSalesTaxJurisdictions | GET | /country/{countryCode}/sales_tax_jurisdiction | Retrieves sales tax jurisdictions for the countries with tax jurisdictions: CA and US. | View getSalesTaxJurisdictions - /country/{countryCode}/sales_tax_jurisdiction |