You can find links to the Half Finding API documentation in the top navigation bar. Information about the schema location is in the Schema Location section of the "Making an API Call" topic.

Are you just getting started with the Half Finding API and are new to developing eBay applications? If so, the following describes how to join the eBay Developers Program:

eBay Web Services - Quick Start

Other documentation for related eBay APIs can be found in the following locations:

Version Release Date  
1.2.0 2011-06-22  
1.1.0 2011-05-24   (No documentation updates)  
1.0.0 2011-03-23  

Back to top

Version 1.2.0

Index of Changed Calls - 1.2.0

Schema Changes - 1.2.0

System Announcements - 1.2.0

New Features - 1.2.0

Changed Functionality - 1.2.0

Documentation Changes and Errata - 1.2.0

Index of Changed Calls - 1.2.0

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 - 1.2.0

Name Part of Schema Type of Change
RentalAmount Complex type New
SortByType Complex type New
RentalDurationType Enumerated type New
SortOnType Enumerated type New
SortOrder Enumerated type New
FindItemsRequest.sortBy Element New
HalfCatalogProductType.BestFixedPrice Element New
HalfCatalogProductType.BestRentalPrice Element New
ItemType.rentalPrice Element New

System Announcements - 1.2.0

See the HalfFinding System Announcements for bug fixes related to this release.

New Features - 1.2.0

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 - 1.2.0.

Responses Now Include Information on Rental Items

The findHalfItems call now returns price information for items that can be rented. Currently only items in the Books catalog are available for rental.

You Can Now Specify the Sort Order of the Returned Items

The findHalfItems call now contains a sortBy input element that allows you to specify how you want to sort the items returned in the response.

The Best Price is Now Returned

The findHalfItems call now returns either a BestFixedPrice or BestRentalPrice element that lists the lowest price for which the item is listed for on the site.

New Filter Types Provide Additional Ways to Narrow Results

The new item filter types ExcludeSeller, Seller, ShippingService, MaxPrice, and ListingType have been added to allow more flexibility in specifying the types of items you want returned in your responses.

Changed Functionality - 1.2.0

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.

The Output Element price is no Longer Always Returned

The product.item.price output element is no longer Always returned. If you have specified to return rentals items, the price is listed in the product.item.rentalPrice element only.

You can now Provide More than a Single User Name for a Seller

You can now provide more than a single itemFilter.value input element when sending a request, allowing you to broaden the range of items included in the results of a filtered request. For example, you can enter multiple seller Ids when you specify Seller as the search filter.

Documentation Changes and Errata - 1.2.0

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

None for this release.

Version 1.0.0

This is the first release of the eBay Half Finding API.

Note: Watch these release notes for changes.

Index of Changed Calls - 1.0.0

These calls are included in the initial release of the eBay Half Finding API.

New Calls

Schema Changes - 1.0.0

Not applicable for initial release.

New Features - 1.0.0

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 - 1.0.0.

None for this release.

Changed Functionality - 1.0.0

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 - 1.0.0

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

Back to top

User-Contributed Notes

Share tips or code samples related to this call or topic. Questions or observations are welcome, too.

eBay employees moderate these notes to ensure they are pertinent to the document and relevant to the community. Your submission will show up for all developers when it is activated by the moderator.

   
 
 
 

© 2009–2011 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.