NAME
eBay::API::XML::DataType::Enum::BidActionCodeType
DESCRIPTION
Possible bid action types or states.
SYNOPSIS
Enums:
Unknown
Unknown.
Bid
Bid. The offer is being or was placed on a competitive-bidding listing (a Chinese or Dutch auction).
NotUsed
Not used.
Retraction
The offer was retracted by the user who extended the offer. (This can only be done on the eBay site, not via API.)
AutoRetraction
The offer was automatically retracted. (This can only be done on the eBay site, not via API.)
Cancelled
The offer was cancelled. (This can only be done on the eBay site, not via API.)
AutoCancel
The offer was automatically cancelled. (This can only be done on the eBay site, not via API.)
Absentee
The offer placed was an absentee bid. (This can only be done on the eBay site, not via API.)
BuyItNow
The offer resulted in the successful exercise of the Buy It Now option for a Chinese auction.
Purchase
The offer is being or was placed on a fixed-price listing. This value is used for fixed-price listings (Basic Fixed-Price and eBay Stores Inventory listings) to purchase an item. In the case of PlaceOffer, for Chinese items with the BIN option, specify Purchase to buy an item. In the case of items listed with AutoPay, PlaceOffer can be used to bid, but not to purchase.
CustomCode
Reserved for future use.
Offer
If an item is best-offer enabled, use this value if a buyer is making a best offer on the item. After a buyer makes a best offer (or counter-offer, etc.), the buyer can get the status of the best offer (and of a possible seller-counter-offer, etc.) using the GetBestOffers call. See the Trading Web Services Guide for information about best-offer enabled items and about GetBestOffers.
Counter
If an item is best-offer enabled, use this value if a buyer is making a counteroffer to a seller's counteroffer.
Accept
If an item is best-offer enabled, use this value if a buyer is accepting a counteroffer of a seller.
Decline
If an item is best-offer enabled, use this value if a buyer is declining a counteroffer of a seller.