There are several different "versions" in the Trading API. How are they related? Home Knowledge Base There are several different "versions" in the Trading API. How are they related? Find the answer to your question
Advanced Search Product -Select Product- GDPR Trading API Shopping API Merchandising API Feedback API Finding API Product Services Sandbox Others MIP Media API Notification API Identity API Charity API Taxonomy API Catalog API Recommendation API Compliance API Logistics API Finances API(Alpha) Negotiation API Sell Feed API Marketing Ads API Account API Inventory API Fulfillment API Marketing Promotion API Analytics API Metadata API Offer API Marketplace Insights API Deal API Marketing API Feed API Browse API Order API Analytics API Key Management API Cancellation API Case Management API Inquiry API Return API Category -Select- Getting Started Sample Code Troubleshooting HowTo's / Best Practices No Value
Language -Select- C# Flex Java JavaScript PHP VB.NET VB6
Format -Select- All XML SOAP JSON Name Value N/A
SDK -Select- .NET Java JavaScript Flax/Flash Mobile - iOS None
Sort by Default Summary New Description Date Updated
Sort order Descending Ascending
Search
Published: May 12 2008, 10:29:00 AM Updated: August 05 2022, 3:41:20 PM
GetCategories and AddItems all have different version numbers. How are they related?
There are a couple notions of "version" in your case. One is the "API version" discussed here : http://developer.ebay.com/DevZone/XML/docs/Reference/eBay/AddItem.html#Request.Version http://developer.ebay.com/DevZone/XML/docs/HowTo/eBayWS/eBaySchemaVersioning.html Another type of version is CategoryVersion in the GetCategories call : http://developer.ebay.com/DevZone/XML/docs/Reference/eBay/GetCategories.html#Response.CategoryVersion In general, these three versions are independent of each other.
For example, eBay releases new versions of the API every two weeks. There may be more or fewer iterations of CategoryVersion and AttributeSystemVersion in the same time span.
How well did this answer your question? Answers others found helpful