This topic briefly discusses the two key API calls used to retrieve pertinent metadata when preparing to list an item on eBay. For complete information about using each of these APIs, refer to their respective reference documentation.

GeteBayDetails

GeteBayDetails is used to retrieve global-level metadata such as:

  • ISO 3166 country codes
  • ISO 4217 currency codes
  • International time zone information
  • Global shipping regions

GeteBayDetails is also used to retrieve marketplace-specific metadata such as:

  • Detailed information about every available shipping service option available for domestic and international shipping
  • Supported order handling times
  • Domestic shipping regions
  • Item specifics constraints
  • Return policy metadata

Multiple DetailName values may be provided in order to retrieve the specific metadata desired.

If no DetailName value is specified, then all available metadata will be returned

Metadata API and Taxonomy API

Use the Sell Metadata API and Taxonomy API to retrieve category-specific listing metadata for a marketplace and leaf category. Use the applicable method to determine supported listing features and values such as listing durations, item conditions, payment methods, return policy settings, variation support, parts compatibility, and item aspects. For migration details, see the Migration guides page.