| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::DataType::BestOfferDetailsType
Container for BestOffer properties associated with the item.
eBay::API::XML::DataType::BestOfferDetailsType inherits from the eBay::API::XML::BaseDataType class
(GetMyeBayBuying only) Indicates the latest BestOffer the user has provided for the item.
# Argument: 'ns:AmountType'
Calls: GetMyeBayBuying Returned: Conditionally Details: DetailLevel: none, ReturnSummary, ReturnAll Context: BestOfferList
# Returns: 'ns:AmountType'
The number of best offers made for this item, if any.
# Argument: 'xs:int'
Calls: GetBidderList
GetSellerList
Returned: Conditionally
Calls: GetItem
Returned: Conditionally
Details: DetailLevel: none, ItemReturnDescription, ItemReturnAttributes, ReturnAll
# Returns: 'xs:int'
Whether best offer is enabled for this item. A seller of a fixed price format item (in a category for which Best Offer is also enabled) can opt that item into the Best Offer feature. This feature enables a buyer to make a lower priced binding offer on that item. If a listing has no active best offers, you can change this value (true to false, and vice versa). If a listing does have active best offers, you cannot change the value to false.
Calls: AddItem
GetItemRecommendations
RelistItem
ReviseItem
VerifyAddItem
RequiredInput: No
# Argument: 'xs:boolean'
Calls: GetBidderList Returned: Conditionally Calls: GetItem Returned: Conditionally Details: DetailLevel: none, ItemReturnDescription, ItemReturnAttributes, ReturnAll Calls: GetSellerEvents Returned: Conditionally Details: DetailLevel: none, ReturnAll
# Returns: 'xs:boolean'
(GetMyeBayBuying only) Indicates the status of the latest BestOffer the user has provided for the item.
# Argument: 'ns:BestOfferStatusCodeType'
Calls: GetMyeBayBuying Returned: Conditionally Details: DetailLevel: none, ReturnSummary, ReturnAll Context: BestOfferList
# Returns: 'ns:BestOfferStatusCodeType'
Indicates the best offer type of the latest BestOffer the user has provided for the item.
# Argument: 'ns:BestOfferTypeCodeType'
# Returns: 'ns:BestOfferTypeCodeType'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |