Retrieves the best offers associated with an ItemID, according to the BestOfferStatus filter, where Active is the default value. You can specify a best offer ID to retrieve the details for a specific best offer. A buyer can use GetBestOffers to see the buyer's best offer (BestOfferID, etc.) and the current state of the best offer (e.g., whether the seller has made a counter offer).
Need not be specified by a buyer or a seller. The BestOfferID is the specific Best Offer you want information about. If you are the seller, you can get a list of all best offers (according to BestOfferStatus) by omitting this field.
See the Field Index to learn which calls use BestOfferID.
The item for which Best Offer information is to be returned. If you are a buyer and you have a valid best offer, then your best-offer information will be returned for the item you specify.
See the Field Index to learn which calls use ItemID.
Specifies how to create virtual pages in the returned list (such as total number of entries and total number of pages to return). Default for EntriesPerPage with GetBestOffers is 20.
See the Field Index to learn which calls use Pagination.
This document was generated with a customized version of the apireferencedocs tool.