The latest version of the Trading API has rolled out to all the API machines and is now available! Be sure to check out all the new features and known issues.

If you are getting started with the API, the following locations have information about joining the eBay Developers Program, creating test users, and other steps to getting your application certified to go live against the eBay production servers:

Q1 2012
Version Release Date
769 2012-Apr-11
767 2012-Mar-28
765 2012-Mar-14
763 2012-Feb-29
761 2012-Feb-15
759 2012-Feb-01
757 2012-Jan-18
Q4 2011
Version Release Date
755 Not Released
753 2011-Dec-21
751 Not Released
749 Not Released
747 2011-Nov-09
745 2011-Oct-26
743 2011-Oct-12
Q3 2011
Version Release Date
741 2011-Sep-28
739 2011-Sep-14
737 2011-Aug-31
735 2011-Aug-17
733 2011-Aug-03
731 2011-Jul-20
729 2011-Jul-06
Q2 2011
Version Release Date
727 2011-Jun-22
725 2011-Jun-08
723 2011-May-25
721 2011-May-11
719 2011-Apr-27
717 2011-Apr-13

These release notes go back four quarters. For older release notes, see the Release Notes archive.

The lowest supported version is 603.
To learn how versioning works in the Trading API, see eBay's Schema Versioning Strategy.

Back to top

Version 761

Index of Changed Calls - 761

Schema Changes - 761

Announcements - 761

New Features - 761

Changed Functionality - 761

Documentation Changes and Errata - 761

For a current list of known issues, see System Announcements and the Knowledge Base.

Index of Changed Calls - 761

These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.

New Calls

No new calls in this release.

Changed Calls

No changed calls in this release.

Schema Changes - 761

None for this release.

Announcements - 761

Coming Soon: New Business Policies Management API and a New Way To Specify Payment, Shipping, and Return Policy Values

Beginning with Version 763, the new Business Policies Management API and related Trading API containers/fields become available for testing in the Sandbox environment. The Business Policies Management API will allow sellers to create (and manage) multiple payment, shipping, and return policy profiles. Once these policy profiles are created, then sellers can just reference these profiles (using unique IDs and/or names for the profile) in the Trading API's Add/Revise/Relist family of calls, instead of passing this policy information each time they create, revise, or relist an item. By adopting and using the new Business Policy API, sellers can reduce the time they spend managing listings and can react quickly to eBay policy changes.

Overview of Business Policies Management API

There are four operations available to sellers in the Business Policies Management API: one operation to create one or more business policy profiles (addSellerProfile); one operation to modify one or more business policy profiles (setSellerProfile); one operation to retrieve one or more business policy profiles (getSellerProfiles); and one operation to delete one business policy profile (removeProfile).

For more information on the Business Policies API, see Business Policies API Users Guide

Changes to Trading API Listing Calls

In the Add/Revise/Relist family of Trading API calls, the following containers can now be used in call requests to reference and use the values of existing business policy profiles:

As part of Business Policies project, the ShippingPackageDetails container is also being introduced with Version 763. The ShippingPackageDetails container is only applicable if calculated shipping is used by the seller, however, field values are saved if this container (and its child fields) are included in a call request.

The Business Policies Management API and related Trading API containers/fields will go live to production in May 2012. At that time, the 18-month process of deprecating existing legacy Trading API containers/fields will begin. The containers/fields of the Trading API listing calls scheduled to begin this deprecation are shown below:

As of Version 763, Item.ShippingDetails.CalculatedShippingRate.OriginatingPostalCode is being hard deprecated. Sellers should use Item.PostalCode instead.

See the AddItem Call Reference (and other Add/Revise/Relist calls) for documentation on the new containers related to business policy profiles.

Retrieving Business Policy Profile Information

The business policy profiles set up for a seller's account can be retrieved by calling GetUserPreferences. In the call request, the seller includes and sets the ShowSellerProfilePreferences flag to 'true'. The SellerProfilePreferences container returned in the response will contain a SellerProfileOptedIn flag that indicates whether or not the seller has opted into Business Policies, as well as a separate SupportedSellerProfile node (containing profile ID, profile name, profile type, etc.) for each business policy profile set up for the seller's account.

The folowing Trading "Get" calls will return any payment, shipping, or return policy profiles set for the item listing:

Future Business Profiles Enhancements

The following two enhancements are scheduled for a future release of Business Policies:

Change Requests

See the System Announcements for bug fixes related to this release. For documentation-related issues, see the Documentation System Announcements.

New Features - 761

For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 761.

Changed Functionality - 761

This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.

None for this release.

Documentation Changes and Errata - 761

This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 761 and Changed Functionality - 761.

None for this release.

Back to top

Version 759

Index of Changed Calls - 759

Schema Changes - 759

Announcements - 759

New Features - 759

Changed Functionality - 759

Documentation Changes and Errata - 759

For a current list of known issues, see System Announcements and the Knowledge Base.

Index of Changed Calls - 759

These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.

New Calls

No new calls in this release.

Changed Calls

Schema Changes - 759

NamePart of SchemaType of Change
NonProfitAddressType Complex type New
NonProfitSocialAddressType Complex type New
AddressTypeCodeType Enumerated type New
SocialAddressTypeCodeType Enumerated type New
CharityInfoType.EIN Element New
CharityInfoType.NonProfitAddress Element New
CharityInfoType.NonProfitSecondName Element New
CharityInfoType.NonProfitSocialAddress Element New
CharityInfoType.PopularityIndex Element New

Announcements - 759

Change Requests

See the System Announcements for bug fixes related to this release. For documentation-related issues, see the Documentation System Announcements.

New Features - 759

This section describes new features that have been added as of this release. New features can involve new calls, new capabilities, and/or new fields added to existing calls.

For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 759.

New Fields Returned in GetCharities

New fields are returned in the GetCharities response, including the address of the charity organization, any social networking sites associated with the organization, the Popularity Index rating of the charity, and the EIN (Employment Identification Number).

Changed Functionality - 759

This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.

Global Deprecation of ID-Based Attributes

As previously announced, eBay will complete the deprecation of ID-based attributes worldwide in 2012. Last October, we stopped supporting ID-based attributes in a number of categories that already supported custom item specifics.

We will deprecate the remaining ID-based attributes in the API according to the following schedule. (Use the newer custom item specifics format instead.)

Date Categories Environment Change
January 30 2012 Vehicles Sandbox Custom item specifics for vehicles are available in Sandbox. See eBay Motors moving to Custom Item Specifics Framework in eBay Developer Product Updates.
Early February 2012 Vehicles Production The new VIN, VINLink, VRM, VRMLink, SellerProvidedTitle, DepositType, and DepositAmount fields replace the corresponding ID-based attributes for motors vehicles on the US eBay Motors, CA, CAFR, UK, and AU sites.

When you pass the older ID-based attributes for VIN, VRM, Subtitle, Deposit Type, and Deposit Amount in the AddItem family of calls (i.e., calls that list, relist, and/or revise items), eBay will migrate your listing to use the new fields instead. Until the remaining vehicle attributes are migrated to custom item specifics in Production, GetItem will continue to return both the ID-based attributes and the new fields. (The VINLink and VRMLink fields will also be returned.)
Mid-February 2012 Various Production The following categories will block ID-based attributes in the AddItem family of calls on all sites. Please use custom item specifics instead (which are already supported in these categories). Existing listings in these categories have already been migrated to use custom item specifics:

Cameras & Photo
Cell Phones
Coins
Computers & Networking
Consumer Electronics

In addition, we plan to remove attribute metadata for the categories that were blocked in October. (Previously deprecated Return Policy attributes will also be removed starting in February.)

Antiques
Art
Baby
Business & Industrial
Clothing, Shoes & Accessories
Collectibles
Crafts
Dolls & Bears
Everything Else
Gift Certificates
Health & Beauty
Home & Garden
Jewelry & Watches
Musical Instruments
Pet Supplies
Sporting Goods
Sports Memorabilia
Stamps
Toys
Video Games
Motors Parts & Accessories
From this point on, attribute metadata calls (e.g., GetCategory2CS, GetAttributesCS, and GetAttributesXSL) may stop returning data for additional deprecated attributes at any time.

Attribute Documentation Changes: In the Trading API Guide, we will begin removing details about listing with ID-based attributes. The information will continue to be available in archived documents for your reference. Newer applications should use custom item specifics instead of ID-based attributes.

See Working with Custom Item Specifics.
March 30, 2012 Vehicles Production Motor vehicle categories on the US, CA, CAFR, UK, and AU sites will begin to support custom item specifics in Production.

When you pass the older ID-based vehicle attributes in the AddItem family of calls, eBay will migrate your listing to use custom item specifics instead (or the appropriate vehicle fields described above, such as SellerProvidedTitle). Once this full migration has occurred for a listing, GetItem will only return the custom item specifics (not the attributes you passed in).

Motors dealer 30-day auto-renewed listings will be migrated at the time of auto-renewal.

Attribute Documentation Changes: In or near release 767, we will make the following documentation changes:
  • Remove the Item.AttributeSetArray node in the docs for the AddItem family of calls, and mark it as deprecated in GetItem.
  • Remove the call reference for GetAttributesCS and GetAttributesXSL.
May 15, 2012 Vehicles Production Migration will be completed. All vehicle listings will use the vehicle fields and custom item specifics. The AddItem family of calls will continue to convert ID-based attributes that you pass in listing requests, but we strongly recommend that you update your applications to use the vehicle fields and custom item specifics as soon as possible.
June 2012 All categories Production ID-based attributes will no longer be used in any listings on any eBay site.

The Trading API's sell-side product metadata and product search calls will continue to be supported for product ID searches for now. However, we may remove attributes in categories where they have been deprecated. This means some metadata from GetCategory2CS and GetProductSellingPages may be removed at any time.

We recommend that you stop relying on product metadata and search calls in the Trading API as soon as possible:
  • Instead of searching for product IDs, use the industry-standard product identifiers in ProductListingDetails in the AddItem family of calls.
  • If your business use case requires you to search for product IDs, use FindProducts in the Shopping API.
TBD All categories Production In the future, we will block ID-based attributes for additional categories, as we did in October 2011 and February 2012. Applications that still use ID-based attributes should convert to custom item specifics as soon as possible.

Warnings to be Returned for Return Policy Values Set to be Deprecated

Beginning with Version 759, a warning message will be returned if a listing is created or revised in Sandbox (using Add/Revise/Relist family of API calls) with RefundOption and/or ReturnsWithinOption values that are being deprecated in 2012. And starting with the Spring Seller Release in early May 2012, listings created with these same values will be blocked.

For RefundOption, the values being deprecated are MerchandiseCredit and Exchange. GeteBayDetails already stopped returning these options in Sandbox, and these values will stop being returned in Production in May 2012. Instead of these deprecated values, the seller must offer a MoneyBack or a MoneyBackOrExchange refund option. Consider using the MoneyBackOrExchange option when you have the depth of inventory to support an exchange for a different size, color, or undamaged unit. Otherwise, use the MoneyBack option if you have limited inventory.

For ReturnsWithinOption, the values being deprecated are Days_3 and Days_7. GeteBayDetails already stopped returning these options in Sandbox, and these values will stop being returned in Production in May 2012. Instead of these deprecated values, the seller must offer a 10-day, 14-day, 30-day, or 60-day return window.

We'll continue to support ReturnsNotAccepted as a policy. However, even if you specify ReturnsNotAccepted, buyers may still return an item if the item is significantly not as described (SNAD) in the listing. Buyers in the US, UK, and Germany can open an eBay Buyer Protection case for SNAD items.

Here is the current timeline for warning messages and blocked listings:

Date Environment Change
February 6, 2012 Sandbox Warning message returned if deprecated RefundOption and/or ReturnsWithinOption values are used.
February 20, 2012 Sandbox Listings are blocked if deprecated RefundOption and/or ReturnsWithinOption values are used.
February 29, 2012 Production Warning message returned if deprecated RefundOption and/or ReturnsWithinOption values are used.
May 2, 2012 Production Listings are blocked if deprecated RefundOption and/or ReturnsWithinOption values are used.

Documentation Changes and Errata - 759

This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 759 and Changed Functionality - 759.

Updated ReviseCheckoutStatus Documentation with DE New Sellers Limitations

Added a note about new DE and AT sellers not being able to use ReviseCheckoutStatus to change the status of orders subject to the new payment process.

GetBestOffers Correction

Previously, the GetBestOffers documentation stated that you only needed the BestOfferID to retrieve details about a Best Offer, but you actually need the BestOfferID and the ItemID.

Back to top

Version 757

Index of Changed Calls - 757

Schema Changes - 757

Announcements - 757

New Features - 757

Changed Functionality - 757

Documentation Changes and Errata - 757

For a current list of known issues, see System Announcements and the Knowledge Base.

Index of Changed Calls - 757

These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.

New Calls

No new calls in this release.

Changed Calls

Schema Changes - 757

Name Part of Schema Type of Change Note
ItemType.VINLink Element New Not operational
ItemType.VRMLink Element New Not operational

Announcements - 757

Coming Soon: Warning Returned for Return Policy Values Set to be Deprecated

Beginning with version 759, a warning message will be returned if a listing is created or revised (using Add/Revise/Relist family of API calls) with RefundOption and/or ReturnsWithinOption values that are being deprecated in 2012. And starting with the Spring Seller Release in early May 2012, listings created or revised with these same values will be blocked. Later in 2012, if any GTC listings still have non-compliant options, eBay will convert them during auto-renewal to use the default options (e.g., 14 days).

For RefundOption, the values being deprecated are MerchandiseCredit and Exchange. GeteBayDetails already stopped returning these options in Sandbox, and these values will stop being returned in Production in February. Instead of these deprecated values, the seller must offer a MoneyBack or a MoneyBackOrExchange refund option. Consider using the MoneyBackOrExchange option when you have the depth of inventory to support an exchange for a different size, color, or undamaged unit. Otherwise, use the MoneyBack option if you have limited inventory.

For ReturnsWithinOption, the values being deprecated are Days_3 and Days_7. GeteBayDetails already stopped returning these options in Sandbox, and these values will stop being returned in Production in February. Instead of these deprecated values, the seller must offer a 10-day, 14-day, 30-day, or 60-day return window.

We'll continue to support ReturnsNotAccepted as a policy. However, even if you specify ReturnsNotAccepted, buyers may still return an item if the item is significantly not as described (SNAD) in the listing. Buyers in the US, UK, and Germany can open an eBay Buyer Protection case for SNAD items.

Here is the current timeline for warning messages and blocked listings:

Date Environment Change
February 6, 2012 Sandbox Warning message returned if deprecated RefundOption and/or ReturnsWithinOption values are used.
February 20, 2012 Sandbox Listings are blocked if deprecated RefundOption and/or ReturnsWithinOption values are used.
February 29, 2012 Production Warning message returned if deprecated RefundOption and/or ReturnsWithinOption values are used.
May 2, 2012 Production Listings are blocked if deprecated RefundOption and/or ReturnsWithinOption values are used.
TBD in 2012 Production Convert non-compliant GTC auto-renewed listings to use supported values

Change Requests

See the System Announcements for bug fixes related to this release. For documentation-related issues, see the Documentation System Announcements.

New Features - 757

This section describes new features that have been added as of this release. New features can involve new calls, new capabilities, and/or new fields added to existing calls.

For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 757.

Coming Soon: Motors VIN and VRM Replacing Attributes

eBay has added four new fields (VIN, VINLink, VRM, and VRMLink) to AddItem and related calls. These fields will soon replace the corresponding ID-based attributes for motor vehicle categories on the US eBay Motors site, and the CA, CAFR, UK, and AU sites.

Once these new fields become functional, you should begin migrating your vehicle listing templates to use these fields instead of the attributes. For a short period, eBay will convert VIN and VRM attribute values (along with the vehicle subtitle, deposit type, and deposity amount attribute values) to the corresponding first-class fields in AddItem and related requests, After the migration period, these attributes will be ignored. If you are still only passing in the attributes at that time, some of your vehicle listing requests will fail (depending on the model year) if your request is missing the new VIN field.

Once the migration has occurred for a given listing, GetItem will only return the new fields (not the attributes).

Keep an eye on these release notes for an update on when the new fields become functional and the duration of the migration period.

Changed Functionality - 757

This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.

Maximum Allowed Compatible Applications Increased

The maximum number of parts compatibilities that may be specified by application (i.e., Item.ItemCompatibilityList.Compatibility) in an AddItem or related call has been increased for the eBay Motors US site (site ID 100). Use GetCategoryFeatures with the feature ID set to CompatibilityEnabled to determine the parts compatibility settings supported for the given site and category.

Store URL Returned in GetUser Call Now Based on Site ID

The domain of the StoreURL URL returned in GetUser is now based on the SITEID header passed in the request and not the seller's registration site. So, the eBay Stores URL for a UK seller will be returned as stores.ebay.fr if 71 (France) is passed in as the SITEID value.

Documentation Changes and Errata - 757

This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 757 and Changed Functionality - 757.

Updated Documentation for the Item.PrivateListing Field

Updated the description for the Item.PrivateListing boolean field. This field can be set with Add/Revise/Relist calls, and it is returned by GetItem and other API calls that return the Item object. If this field is set to 'true', the item title, item ID, and item price is obscured in all post-order Feedback comments left by buyers.

Back to top

Version 753

Index of Changed Calls - 753

Schema Changes - 753

Announcements - 753

New Features - 753

Changed Functionality - 753

Documentation Changes and Errata - 753

For a current list of known issues, see System Announcements and the Knowledge Base.

Index of Changed Calls - 753

These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.

New Calls

No new calls in this release.

Changed Calls

Schema Changes - 753

NamePart of SchemaType of Change
DiscountPriceInfoType.MadeForOutletComparisonPrice Element New
PricingTreatmentCodeType.MFO Enum New

Announcements - 753

Change Requests

See the System Announcements for bug fixes related to this release. For documentation-related issues, see the Documentation System Announcements.

New Features - 753

This section describes new features that have been added as of this release. New features can involve new calls, new capabilities, and/or new fields added to existing calls.

For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 753.

None for this release.

Changed Functionality - 753

This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.

None for this release.

Documentation Changes and Errata - 753

This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 753 and Changed Functionality - 753.

None for this release.

Back to top

Version 747

Index of Changed Calls - 747

Schema Changes - 747

Announcements - 747

New Features - 747

Changed Functionality - 747

Documentation Changes and Errata - 747

For a current list of known issues, see System Announcements and the Knowledge Base.

Index of Changed Calls - 747

These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.

New Calls

No new calls in this release.

Changed Calls

Schema Changes - 747

NamePart of SchemaType of Change
NotificationEventTypeCodeType.FixedPriceEndOfTransaction Enumeration Removed
QuantityInfoType Complex type New
ItemType.QuantityInfo Element New
ShippingServiceOptionsType.LocalPickup Element New

Announcements - 747

Change Requests

See the System Announcements for bug fixes related to this release. For documentation-related issues, see the Documentation System Announcements.

New Features - 747

This section describes new features that have been added as of this release. New features can involve new calls, new capabilities, and/or new fields added to existing calls.

For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 747.

New LocalPickup Flag for GetMyEbayBuying and GetMyEbaySelling Calls

The LocalPickup flag indicates whether the buyer has selected local pickup as the shipping option or the seller has made local pickup available as a shipping option.

Changed Functionality - 747

This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.

Limit for Item Revisions Set at 2,000 Per Month

The maximum number of times that an item can be revised per month is 2,000. This affects the ReviseItem, ReviseFixedPriceItem, and ReviseInventoryStatus calls.

Documentation Changes and Errata - 747

This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 747 and Changed Functionality - 747.

Including Original Fields when Revising Shipping Details

Added a note about the best practice of including all original shipping details fields when using the ReviseItem and ReviseFixedPriceItem calls.

Back to top

Version 745

Index of Changed Calls - 745

Schema Changes - 745

Announcements - 745

New Features - 745

Changed Functionality - 745

Documentation Changes and Errata - 745

For a current list of known issues, see System Announcements and the Knowledge Base.

Index of Changed Calls - 745

These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.

New Calls

No new calls in this release.

Changed Calls

Schema Changes - 745

NamePart of SchemaType of Change
PaymentStatusCodeType.Paid Enumeration Removed
SellingStatusType.SoldAsBin Element New
UnpaidItemAssistancePreferencesType.AutoOptDonationRefund Element New

Announcements - 745

Change Requests

See the System Announcements for bug fixes related to this release. For documentation-related issues, see the Documentation System Announcements.

New Features - 745

This section describes new features that have been added as of this release. New features can involve new calls, new capabilities, and/or new fields added to existing calls.

For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 745.

New SoldAsBin Flag in GetItem

New SoldAsBin flag in GetItem call indicates when an auction listing has ended before the stated auction end time due to a buyer using the Buy It Now option to purchase the item.

New Charity Refund Request Preference

New AutoOptDonationRefund flag in SetUserPreferences call allows a seller to request that eBay automatically request eBay Giving Works donation refunds after Unpaid Item cases are opened and closed through the Unpaid Item Assistant mechanism without payment. This preference is only applicable to charity listings.

Changed Functionality - 745

This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.

None for this release.

Documentation Changes and Errata - 745

This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 745 and Changed Functionality - 745.

Added Tip About Using GetOrders

Added a note in GetOrders documentation about using and setting the CreateTimeTo filter back two minutes from current time. It is possible that GetOrders will return incomplete/inaccurate data for a multiple line item order if that order is created within a minute or so of that GetOrders call.

More Detailed Information About Shipping Categories

Added more detailed information about shipping categories in the GeteBayDetails documentation. Specifically, updates were made to the ShippingServiceDetails and ShippingCategoryDetails containers.

Back to top

Version 743

Index of Changed Calls - 743

Schema Changes - 743

Announcements - 743

New Features - 743

Changed Functionality - 743

Documentation Changes and Errata - 743

For a current list of known issues, see System Announcements and the Knowledge Base.

Index of Changed Calls - 743

These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.

New Calls

No new calls in this release.

Changed Calls

Schema Changes - 743

NamePart of SchemaType of Change
ItemType.SellerProvidedTitle Element New
PaymentDetailsType.DepositAmount Element New
PaymentDetailsType.DepositType Element New
MessageTypeCodeType.ClassifiedsBestOffer Enum New
MessageTypeCodeType.ClassifiedsContactSeller Enum New

Announcements - 743

Preview of Upcoming Shipping APIs

Samuel Au, a Manager of Software Development in eBay's Shipping team, gave a great demo at Innovate that previewed a new, unified shipping solution on eBay. See Fun and Commerce with eBay's Shipping Platform for information about what's coming! There's a link to a video of the full presentation there, too!

Tips on Apps Sellers Need for Managing Resolutions

When something goes wrong with an order, sellers need apps that offer efficient and effective processes to turn the customer experience back around and make it right. At Innovate, Bijal Shah, an eBay product manager, walked us through the kinds of apps that sellers need, and the APIs that are available to help developers help sellers manage their cases effectively. See Help Sellers Protect Their ROI with Proactive Claims Management for tips from Bijal (including a link to the video).

Help Sellers Add Products to eBay's Catalog

eBay offers an extensive library of well-known products, which you can use to include product details in your listings. But sometimes the catalog doesn't contain the product you're looking for. So, eBay recently opened up the ability to add products to the eBay catalog. See APIs for eBay Catalogs for a summary of these APIs from Bala Parthasarathy, Sr. Product Manager, eBay Catalogs. You'll find a link to the presentation video at the end.

Getting Started with eBay's APIs

If you're a new eBay developer, check out these two intro sessions from Innovate 2011 to learn more about how to get started with our APIs, and your options for selling! Read the summaries here, and go to the end of the summaries for links to the presentation videos!

Change Requests

See the System Announcements for bug fixes related to this release. For documentation-related issues, see the Documentation System Announcements.

New Features - 743

This section describes new features that have been added as of this release. New features can involve new calls, new capabilities, and/or new fields added to existing calls.

For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 743.

Coming Soon: Motors Subtitle and Deposit Fields Replacing Attributes

eBay has added three new fields (SellerProvidedTitle, DepositAmount, and DepositType) to AddItem and related calls. These fields will soon replace the US and Canada eBay Motors Subtitle attribute (10246), and the US eBay Motors deposit amount and type attributes (10733 and 10734). The attributes will continue to work for a period of time to give developers time to migrate to the new fields. Keep an eye on these release notes for information about when the new fields will be functional.

Two New Member Message Types Added for Classified Ad Listings

ClassifiedsContactSeller and ClassifiedsBestOffer added as new message types. ClassifiedsContactSeller indicates that an inquiry has been sent to the seller regarding the corresponding classified ad listing. ClassifiedsBestOffer indicates that a best offer has been made on the seller's corresponding classified ad listing.

Changed Functionality - 743

This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.

None for this release.

Documentation Changes and Errata - 743

This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 743 and Changed Functionality - 743.

None for this release.

Back to top

Version 741

Index of Changed Calls - 741

Schema Changes - 741

Announcements - 741

New Features - 741

Changed Functionality - 741

Documentation Changes and Errata - 741

For a current list of known issues, see System Announcements and the Knowledge Base.

Index of Changed Calls - 741

These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.

New Calls

No new calls in this release.

Changed Calls

Schema Changes - 741

NamePart of SchemaType of Change
DisputeExplanationCodeType.SellerRanOutOfStock Enum New
PaidStatusCodeType.Paid Enum New
PaymentStatusCodeType.Paid Enum New

Announcements - 741

Change Requests

See the System Announcements for bug fixes related to this release. For documentation-related issues, see the Documentation System Announcements.

New Features - 741

This section describes new features that have been added as of this release. New features can involve new calls, new capabilities, and/or new fields added to existing calls.

For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 741.

New Payment Status Value Added

A new value of "Paid" can now be returned in GetOrders (and other order retrieval calls) when checkout is complete and order has been paid for by the buyer. This value is returned in the CheckoutStatus.eBayPaymentStatus field. This value may also be returned in the MyeBaySelling and MyeBayBuying calls.

New Dispute Explanation Added

A new dispute explanation was added and available to use through the AddDispute call. The value is "SellerRanOutOfStock", and this value can be used by the seller when cancelling an order due to an item being out of stock.

Changed Functionality - 741

This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.

None for this release.

Documentation Changes and Errata - 741

This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 741 and Changed Functionality - 741.

Set InventoryTrackingMethod in RelistFixedPriceItem

The docs will soon be updated to clarify that even if you previously set InventoryTrackingMethod to SKU in AddFixedPriceItem, you need to reset InventoryTrackingMethod to SKU if you relist the item. Otherwise, the listing will only use ItemID as the tracking method.

IncludeConfidence Requires CategoryID in GetCategorySpecifics

The docs will soon be updated to clarify that CategoryID is required when you use IncludeConfidence in GetCategorySpecifics. In effect, this means that IncludeConfidence cannot be used with CategorySpecificsFileInfo (assuming you are using CategorySpecificsFileInfo to download item specifics data for all categories).

Back to top

Version 739

Index of Changed Calls - 739

Schema Changes - 739

Announcements - 739

New Features - 739

Changed Functionality - 739

Documentation Changes and Errata - 739

For a current list of known issues, see System Announcements and the Knowledge Base.

Index of Changed Calls - 739

These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.

New Calls

No new calls in this release.

Changed Calls

Schema Changes - 739

Name Part of Schema Type of Change
SellerDiscountType Complex type New
SellerDiscountsType Complex type New
TransactionType.SellerDiscounts Element New

Announcements - 739

Change Requests

See the System Announcements for bug fixes related to this release. For documentation-related issues, see the Documentation System Announcements.

New Features - 739

This section describes new features that have been added as of this release. New features can involve new calls, new capabilities, and/or new fields added to existing calls.

For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 739.

GetOrders Now Retrieves Seller's Item and Shipping Discounts

Information on one or more item or shipping discounts can now be retrieved using GetOrders and other order retrieval calls.

Changed Functionality - 739

This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.

None for this release.

Documentation Changes and Errata - 739

This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 739 and Changed Functionality - 739.

None for this release.

Back to top

Version 737

Index of Changed Calls - 737

Schema Changes - 737

Announcements - 737

New Features - 737

Changed Functionality - 737

Documentation Changes and Errata - 737

For a current list of known issues, see System Announcements and the Knowledge Base.

Index of Changed Calls - 737

These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.

New Calls

No new calls in this release.

Changed Calls

Schema Changes - 737

Name Part of Schema Type of Change
BrandMPNIdentifierEnabledDefinitionType Complex type New
EANIdentifierEnabledDefinitionType Complex type New
ISBNIdentifierEnabledDefinitionType Complex type New
UPCIdentifierEnabledDefinitionType Complex type New
CategoryFeatureType.BrandMPNIdentifierEnabled Element New
CategoryFeatureType.EANIdentifierEnabled Element New
CategoryFeatureType.ISBNIdentifierEnabled Element New
CategoryFeatureType.UPCIdentifierEnabled Element New
FeatureDefinitionsType.BrandMPNIdentifierEnabled Element New
FeatureDefinitionsType.EANIdentifierEnabled Element New
FeatureDefinitionsType.ISBNIdentifierEnabled Element New
FeatureDefinitionsType.UPCIdentifierEnabled Element New
SiteDefaultsType.BrandMPNIdentifierEnabled Element New
SiteDefaultsType.EANIdentifierEnabled Element New
SiteDefaultsType.ISBNIdentifierEnabled Element New
SiteDefaultsType.UPCIdentifierEnabled Element New
FeatureIDCodeType.BrandMPNIdentifierEnabled Enum New
FeatureIDCodeType.EANIdentifierEnabled Enum New
FeatureIDCodeType.ISBNIdentifierEnabled Enum New
FeatureIDCodeType.UPCIdentifierEnabled Enum New

Announcements - 737

Change Requests

See the System Announcements for bug fixes related to this release. For documentation-related issues, see the Documentation System Announcements.

New Features - 737

This section describes new features that have been added as of this release. New features can involve new calls, new capabilities, and/or new fields added to existing calls.

For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 737.

Product Identifier Features Now Returned in GetCategoryFeautures

Call GetCategoryFeatures to see if a site or category supports the ability to pass in Brand/MPN, EAN, ISBN, or UPC values in an Add/Revise/Relist call.

Changed Functionality - 737

This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.

None for this release.

Documentation Changes and Errata - 737

This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 737 and Changed Functionality - 737.

None for this release.

Back to top

Version 735

Index of Changed Calls - 735

Schema Changes - 735

Announcements - 735

New Features - 735

Changed Functionality - 735

Documentation Changes and Errata - 735

For a current list of known issues, see System Announcements and the Knowledge Base.

Index of Changed Calls - 735

These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.

New Calls

No new calls in this release.

Changed Calls

Schema Changes - 735

NamePart of SchemaType of Change
BuyerPaymentMethodCodeType.StandardPaymentMethod Enumeration Removed
RefundOptionsCodeType.MoneyBackOrExchange Enum New

Announcements - 735

Change Requests

See the System Announcements for bug fixes related to this release. For documentation-related issues, see the Documentation System Announcements.

New Features - 735

This section describes new features that have been added as of this release. New features can involve new calls, new capabilities, and/or new fields added to existing calls.

For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 735.

New US/CA Ticket Catalog, and Conversion of Tickets to Custom item Specifics

As previously announced, eBay's new tickets catalog helps US and CA sellers specify key details about tickets and the event, including required custom item specifics (Number of Tickets and Venue State/Province).

To support these changes, eBay has made changes to the US and CA Tickets category structure. eBay will perform a one-time migration to move existing listings from the Event Tickets (16122) category into one of four new categories based on the Event Type item specific in the listing: Sports (173633), Concerts (173634), Theater (173635), or Other (1306). Listings in Experiences (16071) will be merged into Other (1306). After that, new listings need to use the new categories.

Sellers can now begin listing against the new tickets catalog. eBay will perform a one-time migration to convert old product details in existing listings to use the new catalog's product details instead.

Along with the above changes, eBay also now supports custom item specifics for US and CA ticket categories.

For more details about these changes and how they affect the API, see Ticket Listings in the Trading API Guide.

The following example shows how to add ticket details in AddItem with product details and custom item specifics:

<ProductListingDetails>
  <TicketListingDetails>
    <EventTitle>Toronto Argonauts vs Saskatchewan Roughriders</EventTitle>
    <PrintedDate>20110818</PrintedDate>
    <PrintedTime>7:30 PM</PrintedTime>
    <Venue>Rogers Centre</Venue>
  </TicketListingDetails>
  <IncludeStockPhotoURL>true</IncludeStockPhotoURL>
  <IncludePrefilledItemInformation>true</IncludePrefilledItemInformation>
  <UseStockPhotoURLAsGallery>true</UseStockPhotoURLAsGallery>
</ProductListingDetails>
<ItemSpecifics>
  <NameValueList>
    <Name>Number of Tickets</Name>
    <Value>4</Value>
  </NameValueList>
  <NameValueList>
    <Name>Section</Name>
    <Value>200</Value>
  </NameValueList>
  <NameValueList>
    <Name>Row</Name>
    <Value>12</Value>
  </NameValueList>
  <NameValueList>
    <Name>Venue State/Province</Name>
    <Value>ON</Value>
  </NameValueList>
</ItemSpecifics>

New Payout Process Begins for New Seller Accounts on DE/AT Sites

As previously announced, the new payment process on DE/AT sites starts August 22. Beginning August 22, GetOrders and other order retrieval API calls will return relevant information to DE and AT sellers subject to the new payment process. Additionally, two new eBay notifications, ReadyToShip and ReadyForPayout have been created.

There is also a new Payout Details API available. The Payout Details API has two calls: getOrderPayoutDetails (available now) and getPayoutDetails (available in 737). Both of these calls can be tested in the Sandbox beginning September 1. The documentation for the Payout Details API can be found at: http://developer.ebay.com/DevZone/payout-details/CallRef/index.html

Changed Functionality - 735

This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.

GeteBayDetails Updates for Return Policies

GeteBayDetails returns MoneyBackOrExchange in RefundOption, and you can pass it in the AddItem family of calls.

See New Guidelines and Options for Return Policies) in the 729 release notes for additional information about changes that will go into effect in production in 2012.

Documentation Changes and Errata - 735

This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 735 and Changed Functionality - 735.

None for this release.

Back to top

Version 733

Index of Changed Calls - 733

Schema Changes - 733

Announcements - 733

New Features - 733

Changed Functionality - 733

Documentation Changes and Errata - 733

For a current list of known issues, see System Announcements and the Knowledge Base.

Index of Changed Calls - 733

These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.

New Calls

No new calls in this release.

Changed Calls

Schema Changes - 733

NamePart of SchemaType of Change
ProductSuggestionType Complex type New
ProductSuggestionsType Complex type New
AddFixedPriceItemResponseType.ProductSuggestions Element New
AddItemResponseType.ProductSuggestions Element New
ItemType.UseRecommendedProduct Element New
RelistFixedPriceItemResponseType.ProductSuggestions Element New
RelistItemResponseType.ProductSuggestions Element New
ReviseFixedPriceItemResponseType.ProductSuggestions Element New
ReviseItemResponseType.ProductSuggestions Element New
VerifyAddItemResponseType.ProductSuggestions Element New
VerifyRelistItemResponseType.ProductSuggestions Element New

Announcements - 733

Change Requests

See the System Announcements for bug fixes related to this release. For documentation-related issues, see the Documentation System Announcements.

New Features - 733

This section describes new features that have been added as of this release. New features can involve new calls, new capabilities, and/or new fields added to existing calls.

For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 733.

Product Suggestions When Listing

Note: This feature is available to a small subset of eBay-selected sellers.

To facilitate the use of eBay catalogs for listing items, the AddItem family of calls will return product suggestions (ProductSuggestiion) in the response to indicate there is an item in the catalog that matches the item details in the request.

Sellers can set UseRecommendedProduct to true to allow eBay to list their item using a product from the eBay catalog when the product is a match for the seller's item. This is like using ProductListingDetails to list an item. Applies only to catalog-enabled categories.

Coming Soon: New Payment Process Begins for New Sellers on DE/AT Sites

Starting August 22, a new payment process begins for new sellers listing on the German and Austrian sites.

Changed Functionality - 733

This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.

Parts Compatibility Supported in Production by eBay Germany Site

Parts compatibility APIs are now fully supported on the eBay Germany site (site ID 77), in addition to the eBay US Motors Site (site ID 100). Parts Compatibility is supported in both the Sandbox and in the Production environments for these sites.

To identify categories in which you can list items with parts compatibility, submit a GetCategoryFeatures request to the given eBay site with the parts compatibility feature IDs (CompatibilityEnabled, MinCompatibleApplications, MaxCompatibleApplications) and ViewAllNodes set to true. See Listing Items with Parts Compatibility for more information.

When items are listed with parts compatibility by application on the eBay Germany site, users can use K type vehicle specification numbers to specify a compatibility:

<Compatibility>
  <NameValueList>
    <Name>KType</Name>
    <Value>10006</Value>
  </NameValueList>
  <CompatibilityNotes>Passt alle ordnungen.</CompatibilityNotes>
</Compatibility>

K type is a vehicle specification numbering system provided by TecDoc Informations Systems. For more information about TecDoc and the K type numbering system, see the TecDoc Portal.

Note: One notable difference for Parts Compatibility on the eBay Germany site is the use of Production Period (a range of years in which the given vehicle was produced)instead of Year as a compatibility property. If the production period covers 4 years (see following examples), then the compatibility counts as 4 of the maximum allowed item compatibilities.

Example of Production Period values that describe a range of 4 years:

Although the maximum allowed number of item compatibilities has been increased to 1,000 for the eBay Germany site, it is important to implement a counter into your application to prevent sellers from specifying more than the maximum number of compatibilities for an item. An AddItem request will fail if the number of compatibilities specified exceeds the maximum allowed. GetItem returns ItemCompatibilityCount, which can help you monitor the number of compatibilities specified for an item.

Documentation Changes and Errata - 733

This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 733 and Changed Functionality - 733.

None for this release.

Back to top

Version 731

Index of Changed Calls - 731

Schema Changes - 731

Announcements - 731

New Features - 731

Changed Functionality - 731

Documentation Changes and Errata - 731

For a current list of known issues, see System Announcements and the Knowledge Base.

Index of Changed Calls - 731

These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.

New Calls

No new calls in this release.

Changed Calls

No changed calls in this release.

Schema Changes - 731

NamePart of SchemaType of Change
SellerPIStatusCodeType Enumerated type New
SellereBayPaymentProcessStatusCodeType Enumerated type New
NotificationEventTypeCodeType.ReadyForPayout Enum New
NotificationEventTypeCodeType.ReadyToShip Enum New
PaymentHoldStatusCodeType.ReleaseConfirmed Enum New
PaymentHoldStatusCodeType.ReleaseFailed Enum New
PaymentHoldStatusCodeType.ReleasePending Enum New
PaymentTypeCodeType.RentalBuyout Enum New
PaymentTypeCodeType.RentalExtension Enum New

Announcements - 731

Coming Soon: New Payment Process Begins for New Sellers on DE/AT Sites

Starting August 22, a new payment process begins for new sellers listing on the German and Austrian sites.

Change Requests

See the System Announcements for bug fixes related to this release. For documentation-related issues, see the Documentation System Announcements.

New Features - 731

This section describes new features that have been added as of this release. New features can involve new calls, new capabilities, and/or new fields added to existing calls.

For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 731.

Required Item Specifics for Fashion are Now Live

As described in Item Specifics Required for Fashion; No ID-Based Attributes, listings in many Clothing, Shoes & Accessories categories (also known as Fashion categories) on the US and CA sites need to include custom item specifics for Style, Brand, Size Type, and Size. Although Color and Shade are not required, they are strongly recommended. Similarly, Brand and Size are required on EU sites. As stated before, these names can vary by category. For example, in Women's Tops on the US site, "Size" is called "Size (Women's)".

Changed Functionality - 731

This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.

None for this release.

Documentation Changes and Errata - 731

This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 731 and Changed Functionality - 731.

None for this release.

Back to top

Version 729

Index of Changed Calls - 729

Schema Changes - 729

Announcements - 729

New Features - 729

Changed Functionality - 729

Documentation Changes and Errata - 729

For a current list of known issues, see System Announcements and the Knowledge Base.

Index of Changed Calls - 729

These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.

New Calls

No new calls in this release.

Changed Calls

Schema Changes - 729

NamePart of SchemaType of Change
ValueFormatCodeType Enumerated type New
RecommendationValidationRulesType.ValueFormat Element New
ValueTypeCodeType.Date Enum New

Announcements - 729

Reminder: Required Item Specifics for Fashion Starting July 20

See Item Specifics Required for Fashion; No ID-Based Attributes in the 727 release notes below for details.

Coming Soon: New Guidelines and Options for Return Policies

New guidelines for returns are coming soon. eBay's 2011 Fall Seller Update describes how these guidelines will affect sellers:

Return Policy Update
http://pages.ebay.com/sellerinformation/news/returnsupdate.html

Starting in late August, GeteBayDetails and the AddItem family of calls will be changed in the following ways to support the new guidelines.

RefundOption: A money back refund choice will be required for all returns. To support this:

ReturnsWithinOption: In early 2012, the 3-day and 7-day choices will be deprecated, and GeteBayDetails will stop returning these options in production. To help you with early testing, GeteBayDetails will stop returning them in the sandbox in late August 2011.

Of course, we'll continue to support ReturnsNotAccepted as a policy. As always, even if you specify ReturnsNotAccepted, buyers may still return items if they don't match the item description and the buyer files an eBay Buyer Protection (dispute resolution) case.

In early 2012, we will block all AddItem, AddFixedPriceItem, RelistItem, and RelistFixedPriceItem calls for listings with deprecated refund and returns within options. Later in 2012, if any GTC listings still have non-compliant options, eBay will convert them during auto-renewal to use the default options (e.g., 14 days). To help you with early testing, these calls will be blocked in the sandbox before they're blocked in production. (Keep an eye on the developer blog for the timing.)

Here is a summary of the timeline for the API changes eBay will make:

Date Environment Change
August 2011 Production and Sandbox Support new "Money Back or Exchange" in RefundOption in GeteBayDetails and the AddItem family of calls
August 2011 Sandbox Stop returning MerchandiseCredit and Exchange as separate RefundOption values, and stop returning Days_3 and Days_7 as ReturnsWithinOption values in GeteBayDetails
Early 2012 Production Stop returning MerchandiseCredit and Exchange as separate RefundOption values, and stop returning Days_3 and Days_7 as ReturnsWithinOption values in GeteBayDetails
Early 2012 Production and Sandbox Block MerchandiseCredit, Exchange, Days_3, and Days_7 in the AddItem family of calls for new, revised, and relisted items
TBD in 2012 Production Convert non-compliant GTC auto-renewed listings to use supported values

Coming Soon: New US/CA Ticket Catalog, and Conversion of Tickets to Custom item Specifics

Starting August 22, a new tickets catalog will help US and CA sellers specify key details about tickets and the event, including required item specifics (Number of Tickets and Venue State/Province).

To support these changes, eBay will make changes to the US and CA Tickets category structure. eBay will perform a one-time migration to move existing listings from the Event Tickets (16122) category into one of four new categories based on the Event Type item specific in the listing: Sports (173633), Concerts (173634), Theater (173635), or Other (1306). Listings in Experiences (16071) will be merged into Other (1306). After that, new listings need to use the new categories.

On August 22, sellers will also begin listing against a new tickets catalog. eBay will perform a one-time migration to convert old product details in existing listings to use the new catalog's product details instead.

Along with the above changes, eBay will also support custom item specifics for US and CA ticket categories.

For more details about these changes and how they will affect the API, see Ticket Listings in the Trading API Guide.

Coming Soon: Maximum Length of Item Title Increasing to 80 Characters

Starting the first week of September, the number of characters available for item titles will increase from 55 to 80.

For details about these changes, see our 2011 Fall Seller Update:

Longer Listing Titles
http://pages.ebay.com/sellerinformation/news/titlexpansion.html

Coming Soon: New Payment Process Begins for New Sellers on DE/AT Sites

Starting August 22, a new payment process begins for new sellers listing on the German and Austrian sites.

Reminder: Third-Party Checkout No Longer Supported

As of July 1, 2011, Third-Party Checkout is no longer supported. Sellers can no longer list items with the ThirdParyCheckout flag set to true. However, if this field was set to True at listing time (prior to July 1), the user must include this field and set it to False when relisting or revising the item.

Change Requests

See the System Announcements for bug fixes related to this release. For documentation-related issues, see the Documentation System Announcements.

New Features - 729

This section describes new features that have been added as of this release. New features can involve new calls, new capabilities, and/or new fields added to existing calls.

For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 729.

Notifications and Client Alerts Now Support Up to 25 Simultaneous Delivery URLs

List delivery URLs using instances of ApplicationDeliveryPreferences.DeliveryURLDetails.DeliveryURLName, and then enable them by including up to 25 of them in comma-separated format in DeliveryURLName in your SetNotificationPreferences request. Formerly, you could only include a single delivery URL name, which overwrote delivery URL names from previous requests.

New Value Data Type and Formats in Item Specifics Recommendations

ValueType now supports Date as a data type for custom item specifics. The recommended date format (e.g., YYYYMMDD) is returned in a new ValueFormat field. GetCategorySpecifics and GetItemRecommendations will begin returning these values when ticket, real estate, and other categories are converted from ID-based attributes to custom item specifics in the future.

Changed Functionality - 729

This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.

No other changes in this release.

Documentation Changes and Errata - 729

This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 729 and Changed Functionality - 729.

None for this release.

Back to top

Version 727

Index of Changed Calls - 727

Schema Changes - 727

Announcements - 727

New Features - 727

Changed Functionality - 727

Documentation Changes and Errata - 727

For a current list of known issues, see System Announcements and the Knowledge Base.

Index of Changed Calls - 727

These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.

New Calls

No new calls in this release.

Changed Calls

Schema Changes - 727

NamePart of SchemaType of Change
ItemCompatibilityListType.Type Element Removed
ProductCreationEnabledDefinitionType Complex type New
ProductCreationEnabledCodeType Enumerated type New
CategoryFeatureType.ProductCreationEnabled Element New
FeatureDefinitionsType.ProductCreationEnabled Element New
SiteDefaultsType.ProductCreationEnabled Element New
FeatureIDCodeType.ProductCreationEnabled Enum New

Announcements - 727

Reminder: Item Specifics Required for Fashion; No ID-Based Attributes

Fashion buyers primarily shop by garment type, brand, size type, size, and color. To help buyers find relevant inventory, eBay will soon require listings in Clothing, Shoes & Accessories categories (also known as Fashion categories) to include custom item specifics for Style, Brand, Size Type, and Size. (Color and Shade will not be required, but they are strongly recommended.) Note that these names can vary by category. For example, in Women's Tops on the US site, "Size" is called "Size (Women's)".

Please note that if ValidationRules.SelectionMode is set to "SelectionOnly" in GetCategorySpecifics or GetItemRecommendations, it means that if you use the item specific (e.g., Occasion), you must choose from eBay's recommended values (e.g., Casual), instead of specifying your own custom value. In these cases, if the item specific is optional and the value you want is missing, you can omit the item specific entirely. The rules that apply to item specifics in Fashion categories also apply to variation specifics in multi-variation listings.

We have added a new sample in the GetCategorySpecifics call reference to show item specifics recommendations for a Fashion category that supports multi-variation listings. See GetCategorySpecifics Samples. We have also updated the corresponding variation sample in AddFixedPriceItem to reflect the latest changes. See AddFixedPriceItem Samples. Additional samples in related calls will be updated in an upcoming release.

Also note that support for ID-based attributes will end soon in Fashion categories. Be sure to use the newer custom item specifics format instead.

For a summary of the anticipated API changes for developers, and links to more information for sellers, see Item Specifics Updates in June and July for Clothing, Shoes & Accessories in the eBay Developers Program blog.

Change Requests

See the System Announcements for bug fixes related to this release. For documentation-related issues, see the Documentation System Announcements.

New Features - 727

This section describes new features that have been added as of this release. New features can involve new calls, new capabilities, and/or new fields added to existing calls.

For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 727.

GetCategoryFeatures Now Identifies Categories that Support Product Creation

Some eBay Electronics categories require sellers to list with a product whenever there's a product match in the associated eBay catalog. Starting in September 2011, listing with a product will be required in some categories. When listing with a product is required and the catalog does not contain a matching product, the seller must add the product to the catalog before listing.

To deal with requirements to list with a product, certain catalog-enabled categories support product creation. If the eBay catalog for a given category does not contain a manufacturer's product and the category supports product creation, a merchant can submit the product for inclusion into the catalog. A new flag, ProductCreationEnabled, has been added to GetCategoryFeatures to identify categories for which products may be added to the associated catalog.

The GetCategoryFeatures change indicates:

Currently, unless listing with a product is required, the capability to add products to eBay catalogs is only available to a select set of users identified by eBay. For categories that require listing with a product, any seller will be allowed to add a product. Product creation will be supported in the API and other tools.

Changed Functionality - 727

This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.

None for this release.

Documentation Changes and Errata - 727

This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 727 and Changed Functionality - 727.

None for this release.

Back to top

Version 725

Index of Changed Calls - 725

Schema Changes - 725

Announcements - 725

New Features - 725

Changed Functionality - 725

Documentation Changes and Errata - 725

For a current list of known issues, see System Announcements and the Knowledge Base.

Index of Changed Calls - 725

These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.

New Calls

No new calls in this release.

Changed Calls

Schema Changes - 725

NamePart of SchemaType of Change
ItemCompatibilityListType.ReplaceAll Element New
ItemCompatibilityListType.Type Element New

Announcements - 725

Change Requests

See the System Announcements for bug fixes related to this release. For documentation-related issues, see the Documentation System Announcements.

New Features - 725

This section describes new features that have been added as of this release. New features can involve new calls, new capabilities, and/or new fields added to existing calls.

For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 725.

Sellers Can Delete and Refresh All Parts-Compatibility Nodes with One Call

You can now delete all the parts-compatibility nodes for an item with a single request using the ReplaceAll element in the Parts Compatibility container. If needed, you can supply a new set of parts compatibility fields in the same call, making it easy to maintain the parts-compatibility settings for your items.

Changed Functionality - 725

This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.

Early Access to Required Item Specifics for Clothing, Shoes & Accessories

Starting in June, GetCategorySpecifics indicates which item specifics will become required on July 20 in Clothing, Shoes & Accessories categories.

Note that some of these item specifics are marked as "SelectionOnly" in SelectionMode, which means you already must use eBay's recommended values instead of your own custom values. If your application does not yet recognize SelectionMode or eBay's item specifics recommendations in general, you can choose to omit the item specifics entirely until you support them, but be sure to provide support by July 20.

For the latest information on these changes, keep an eye on the developer blog. See Item Specifics Updates in June and July for Clothing, Shoes & Accessories (updated June 13).

Use UPC, ISBN, or EAN Whenever Possible to Help Buyers Find Your Items

If you list an item that has an UPC, ISBN, or EAN, we now strongly recommend that you include the external product ID in your listing by using ProductListingDetails. Also specify PrimaryCategory.

If we find a match for your UPC, ISBN, or EAN in our catalogs, we add the product details to your listing, and we use the appropriate category for that product (which could override the category you specified).

If we don't find a match for the UPC, ISBN, or EAN in our catalogs, we list the item in the primary category you specified, without product details. We don't pre-fill the listing's item specifics in this case, and the UPC, ISBN, or EAN therefore isn't surfaced in View Item or returned in the GetItem family of calls. However, as of early summer 2011, the value will still be indexed for search on eBay, and it will be searchable by more third-party natural search engines. (This hidden indexing behavior for unmapped external product identifiers is only available if you use ProductListingDetails. It is not available if you use ExternalProductID. Also, third-party search engines that support product-based searches might not find the item if you exclusively use ItemSpecifics.)

In general, if your item has a UPC, ISBN, or EAN but you don't include it in your listing, you may significantly reduce the possibility that your listing will appear in external search engine results.

This is a recent functional change on eBay. The Trading API Guide will also be updated to recommend this approach in an upcoming release.

Note that at the time of this writing, this special indexing functionality was not supported for BrandMPN or TicketListingDetails. However, it may be supported in the future.

Documentation Changes and Errata - 725

This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 725 and Changed Functionality - 725.

None for this release.

Back to top

Version 723

Index of Changed Calls - 723

Schema Changes - 723

Announcements - 723

New Features - 723

Changed Functionality - 723

Documentation Changes and Errata - 723

For a current list of known issues, see System Announcements and the Knowledge Base.

Index of Changed Calls - 723

These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.

New Calls

No new calls in this release.

Changed Calls

Schema Changes - 723

NamePart of SchemaType of Change
DiscountPriceInfoType Complex type Reserved for future use
MinimumAdvertisedPriceExposureCodeType Enumerated type Reserved for future use
PricingTreatmentCodeType Enumerated type Reserved for future use
ItemType.DiscountPriceInfo Element Reserved for future use
VariationType.DiscountPriceInfo Element Reserved for future use

Announcements - 723

Change Requests

See the System Announcements for bug fixes related to this release. For documentation-related issues, see the Documentation System Announcements.

New Features - 723

This section describes new features that have been added as of this release. New features can involve new calls, new capabilities, and/or new fields added to existing calls.

For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 723.

Sellers Can Specify Discount Pricing Information to Create Special Display Treatments

Sellers can specify discount pricing values for an item to give the item either a Strike-Through Pricing (STP) or Minimum Advertised Price (MAP) display treatment. This feature is available to qualified sellers (and their associated developers) who participate in the Discount Pricing program. Once qualified, sellers can apply Discount Pricing to both MSKU and Non-MSKU items. STP is available on the US, UK, and DE sites while MAP is available only on the US site. For more information, see: Displaying Discount Pricing Information to Buyers.

This feature will be available mid-Summer, 2011. Sellers should contact their account manager or Customer Service to see if they qualify for the Strike-Through Pricing program.

Changed Functionality - 723

This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.

None for this release.

Documentation Changes and Errata - 723

This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 723 and Changed Functionality - 723.

None for this release.

Back to top

Version 721

Index of Changed Calls - 721

Schema Changes - 721

Announcements - 721

New Features - 721

Changed Functionality - 721

Documentation Changes and Errata - 721

For a current list of known issues, see System Announcements and the Knowledge Base.

Index of Changed Calls - 721

These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.

New Calls

No new calls in this release.

Changed Calls

No changed calls in this release.

Schema Changes - 721

Enumeration note: You need to use this release version or higher to retrieve new code list values that were added in this release. See Code Lists.

Name

Part of Schema

Type of Change

SellingManagerSoldOrderType.eBayPaymentID

Element

Removed

Announcements - 721

Change Requests

See the System Announcements for bug fixes related to this release. For documentation-related issues, see the Documentation System Announcements.

New Features - 721

This section describes new features that have been added as of this release. New features can involve new calls, new capabilities, and/or new fields added to existing calls.

For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 721.

Sellers Can Specify Additional Shipping Services Beginning June 1

Beginning June 1, the number of domestic and international shipping services that a seller may offer the buyer is increasing. The number of domestic shipping services that may be offered is increasing from 3 to 4, and the number of international shipping service options is increasing from 3 to 5.

Seller Payment Hold Information Starts Being Returned in APIs in June

Starting in June 2011, a PaymentHoldDetails container and a PaymentHoldStatus field will be returned in GetOrders, GetItemTransactions, GetSellerTransactions, and GetOrderTransactions if a seller's funds are placed in hold status. This container and field consist of the reason and status of hold, the expected release date of the payment hold, as well as possible actions that a seller can take to expedite the release of the payment hold.

Third-Party Checkout Sunset Warning Message Returned

A warning message is returned to the user when checkout is done through a third-party application. The warning message informs the user that third-party checkout will no longer be available after June 30, 2011.

Third-Party to eBay Checkout Migration Occurring in Phases in Sandbox

The migration of third-party checkout flow to eBay checkout flow is being done in phases in Sandbox to mimic the migration tasks being performed in Production.

Changed Functionality - 721

This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.

None for this release.

Documentation Changes and Errata - 721

This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 721 and Changed Functionality - 721.

None for this release.

Back to top

Version 719

Index of Changed Calls - 719

Schema Changes - 719

Announcements - 719

New Features - 719

Changed Functionality - 719

Documentation Changes and Errata - 719

For a current list of known issues, see System Announcements and the Knowledge Base.

Index of Changed Calls - 719

These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.

New Calls

No new calls in this release.

Changed Calls

Schema Changes - 719

NamePart of SchemaType of Change
PaymentHoldDetailType.RequiredSellerAction Element Renamed to RequiredSellerActionArray
RequiredSellerActionCodeType.PostShippingInfo Enumeration Renamed to MarkAsShipped
RequiredSellerActionCodeType.ResolveCase Enumeration Renamed to ResolveeBPCase
RequiredSellerActionArrayType Complex type New
GetUserPreferencesRequestType.ShowRequiredShipPhoneNumberPreference Element New
GetUserPreferencesResponseType.RequiredShipPhoneNumberPreference Element New
OrderType.PaymentHoldDetails Element New
OrderType.PaymentHoldStatus Element New
PaymentHoldDetailType.NumOfReqSellerActions Element New
PaymentHoldDetailType.RequiredSellerActionArray Element New
SellingManagerSoldOrderType.eBayPaymentID Element New
SetUserPreferencesRequestType.RequiredShipPhoneNumberPreference Element New
TransactionType.PaymentHoldDetails Element New
PaymentHoldStatusCodeType.PaymentHold Enum New
RequiredSellerActionCodeType.MarkAsShipped Enum New
RequiredSellerActionCodeType.ResolveeBPCase Enum New
SellerPaymentMethodCodeType.DirectDebitPendingVerification Enum New
ShippingServiceCodeType.AU_AusPostRegisteredPostInternationalPaddedBag1kg Enum New
ShippingServiceCodeType.AU_AusPostRegisteredPostInternationalPaddedBag500g Enum New
ShippingServiceCodeType.AU_AusPostRegisteredPostInternationalParcel Enum New
ShippingServiceCodeType.AU_AustralianAirExpressFlatRate1kg Enum New
ShippingServiceCodeType.AU_AustralianAirExpressFlatRate3kg Enum New
ShippingServiceCodeType.AU_AustralianAirExpressFlatRate5kg Enum New
ShippingServiceCodeType.AU_AustralianAirExpressMetro15kg Enum New
ShippingServiceCodeType.AU_EconomyDeliveryFromOutsideAU Enum New
ShippingServiceCodeType.AU_ExpeditedDeliveryFromOutsideAU Enum New
ShippingServiceCodeType.AU_ExpressDelivery Enum New
ShippingServiceCodeType.AU_Freight Enum New
ShippingServiceCodeType.AU_StandardDelivery Enum New
ShippingServiceCodeType.AU_eBayAusPost3kgFlatRateSatchel Enum New
ShippingServiceCodeType.AU_eBayAusPost500gFlatRateSatchel Enum New
ShippingServiceCodeType.CA_Freight Enum New

Announcements - 719

Reminder: Upcoming Changes for US eBay Motors Listings

Beginning May 9, 2011, AddItem, AddFixedPriceItem, RelistItem, and RelistFixedPriceItem must include ReturnPolicy, DispatchTimeMax (handling time), and ConditionID for all US eBay (site 100) Motors Parts & Accessories items that are newly listed or relisted. New and relisted items will no longer support condition attributes.

We encourage you to also start adding this information to existing Good 'Til Cancelled (GTC) listings, which will require these changes in early 2012.

In addition, ConditionID is supported for vehicle listings. We strongly recommend that you use ConditionID instead of the condition attribute as soon as possible for vehicles. Support for condition attributes may be removed soon for vehicles.

In GetCategoryFeatures, see ReturnPolicyEnabled, HandlingTimeEnabled, and ConditionEnabled (and ConditionValues) to determine which categories require these fields. For a list of the handling time values allowed for each site, use DispatchTimeMaxDetails in GeteBayDetails.

For general information about these changes, see this 2011 Spring Seller Update:

Return policy, handling time and item condition required for all new listings and relistings
http://pages.ebay.com/sellerinformation/news/motorspaupdate.html

Change Requests

See the System Announcements for bug fixes related to this release. For documentation-related issues, see the Documentation System Announcements.

New Features - 719

This section describes new features that have been added as of this release. New features can involve new calls, new capabilities, and/or new fields added to existing calls.

For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 719.

Sellers Can Specify Additional Shipping Services Beginning June 1

Beginning June 1, the number of domestic and international shipping services that a seller may offer the buyer is increasing. The number of domestic shipping services that may be offered is increasing from 3 to 4, and the number of international shipping service options is increasing from 3 to 5.

New Seller Preference to Require a Buyer to Supply a Shipping Phone Number

Sellers can use the RequiredShipPhoneNumberPreference flag in SetUserPreferences to control whether the buyer is required to provide a shipping phone number during checkout.

US Sellers Can Exclude PO Boxes as Ship-to Locations

US sellers can pass in a value of 'PO Box' in the ShippingDetails.ExcludeShipToLocation field in the AddItem family of calls to exclude P.O. Boxes as places they will ship.

DE Sellers Can Exclude DHL Packstations as Ship-to Locations

DE sellers can pass in a value of 'Packstation' in the ShippingDetails.ExcludeShipToLocation field in the AddItem family of calls to exclude DHL Packstations as places they will ship.

Specific and Generic Shipping Services Added to Australia and Canada Sites

15 new shipping services added for the Australia and Canada sites. The nine new Australia carrier-specific shipping services include AU_AusPostRegisteredPostInternationalPaddedBag1kg, AU_AusPostRegisteredPostInternationalPaddedBag500g, AU_AusPostRegisteredPostInternationalParcel, AU_AustralianAirExpressFlatRate1kg, AU_AustralianAirExpressFlatRate3kg, AU_AustralianAirExpressFlatRate5kg, AU_AustralianAirExpressMetro15kg, AU_eBayAusPost3kgFlatRateSatchel, and AU_eBayAusPost500gFlatRateSatchel. The nine new Australia generic service level shipping services include AU_EconomyDeliveryFromOutsideAU, AU_ExpeditedDeliveryFromOutsideAU, AU_ExpressDelivery, AU_Freight, and AU_StandardDelivery. The new Canada shipping service is CA_Freight.

Seller Payment Hold Information Starts Being Returned in APIs in June

Starting in June 2011, a PaymentHoldDetails container and a PaymentHoldStatus field will be returned in GetOrders, GetItemTransactions, GetSellerTransactions, and GetOrderTransactions if a seller's funds are placed in hold status. This container and field consist of the reason and status of hold, the expected release date of the payment hold, as well as possible actions that a seller can take to expedite the release of the payment hold.

Third-Party Checkout Sunset Warning Message Returned

A warning message is returned to the user when checkout is done through a third-party application. The warning message informs the user that third-party checkout will no longer be available after June 30, 2011.

Third-Party to eBay Checkout Migration Occurring in Phases in Sandbox

The migration of third-party checkout flow to eBay checkout flow is being done in phases in Sandbox to mimic the migration tasks being performed in Production.

Changed Functionality - 719

This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.

FVF in North America Auction Listing Now Based on Total Order Cost (Item Cost + Shipping Cost)

For auction listings on North American sites and on eBay Motors Parts and Accessories, the final value fee calculation is applied to the total cost of the order, including shipping/handling and shipping insurance. The final value fee calculation is not assessed on sales tax. So, for auction listings on the applicable sites, The FinalValueFee value is actually updated twice during the checkout flow: once upon creation of the order line item (commitment to buy); and again after completion of checkout (payment is made).

Documentation Changes and Errata - 719

This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 719 and Changed Functionality - 719.

Updated List of Item Specifics for US eBay Motors Cars & Trucks

The docs have been updated to include "For sale by" (attribute ID 18) and "Disability equipped" (attribute 50968) in the list of valid item specifics for Motors Cars & Trucks categories. See Valid Item Specifics for Listing eBay Motors US Cars & Trucks.

Back to top

Version 717

Index of Changed Calls - 717

Schema Changes - 717

Announcements - 717

New Features - 717

Changed Functionality - 717

Documentation Changes and Errata - 717

For a current list of known issues, see System Announcements and the Knowledge Base.

Index of Changed Calls - 717

These calls were added, modified, deprecated, or affected by documentation changes in this release. The changes are described below as well as in each call's Change History.

New Calls

No new calls in this release.

Changed Calls

No changed calls in this release.

Schema Changes - 717

None for this release.

Announcements - 717

Change Requests

See the System Announcements for bug fixes related to this release. For documentation-related issues, see the Documentation System Announcements.

New Features - 717

This section describes new features that have been added as of this release. New features can involve new calls, new capabilities, and/or new fields added to existing calls.

For logical or functional changes to existing features and calls, including code list changes, see Changed Functionality - 717.

None for this release.

Changed Functionality - 717

This section describes logical or functional changes that have been made to existing functionality, including new code list values and/or changes in validation rules.

None for this release.

Documentation Changes and Errata - 717

This section lists additional documentation changes and corrections that were made with this release and that are not already mentioned in New Features - 717 and Changed Functionality - 717.

None for this release.

Back to top

User-Contributed Notes

   
 
 
 



This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.



© 2005–2011 eBay Inc. All rights reserved.
eBay and the eBay logo are registered trademarks of eBay Inc.
All other brands are the property of their respective owners.