GetBestOffersResponseType

All Best Offers for the item according to the filter or Best Offer ID (or both) used in the input. For the notification client usage, this response includes a single Best Offer.

Fields

BestOfferArray ( BestOfferArrayType ) [0..1]
All Best Offers for the item according to the filter or Best Offer id (or both) used in the input. The buyer and seller messages are returned only if the detail level is defined. Includes the buyer and seller message only if the ReturnAll detail level is used. Only returned if Best Offers have been made.
See the Field Index to learn which calls use BestOfferArray.

Item ( ItemType ) [0..1]
The item for which Best Offers are being returned. Only returned if Best Offers have been made.
See the Field Index to learn which calls use Item.

ItemBestOffersArray ( ItemBestOffersArrayType ) [0..1]
A collection of details about the Best Offers received for a specific item. Empty if there are no Best Offers.
See the Field Index to learn which calls use ItemBestOffersArray.

PageNumber ( int ) [0..1]
Specifies the number of the page of data to return in the response. Default is 1 for most calls. For some calls, the default is 0. Specify a positive value equal to or lower than the number of pages available (which you determine by examining the results of your initial request). See the documentation for other individual calls to determine the correct default value. For GetOrders, PageNumber is only applicable to Half.com (is not applicable to eBay.com).
See the Field Index to learn which calls use PageNumber.

PaginationResult ( PaginationResultType ) [0..1]
Provides information about the data returned, including the number of pages and the number of entries.
See the Field Index to learn which calls use PaginationResult.

Copyright © 2005–2013 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.