AddSecondChanceItemRequestType
Creates a new Second Chance Offer (that is, an offer for an unsold item) for one of that item's non-winning bidders.
Fields
BuyItNowPrice ( AmountType (double) ) [0..1]
The amount the offer recipient must pay to purchase the item from the second chance offer listing. Use only when the original item was listed in an eBay Motors vehicle category (or in some categories on U.S. and international sites for high-priced items, such as items in many U.S. and Canada Business and Industrial categories) and it ended unsold because the reserve price was not met. Otherwise, eBay establishes the price and no price should be submitted.
See the Field Index to learn which calls use BuyItNowPrice.

Duration ( see SecondChanceOfferDurationCodeType for possible values ) [0..1]
Specifies the length of time the second chance offer listing will be active. The recipient bidder has that much time to purchase the item or the listing expires.
See the Field Index to learn which calls use Duration.

ItemID ( ItemIDType (string) ) [0..1]
Specifies the item ID for the original, ended listing from which the second chance offer item comes. A new ItemID is returned for the second chance offer item.
See the Field Index to learn which calls use ItemID.

RecipientBidderUserID ( UserIDType (string) ) [0..1]
Specifies the bidder from the original, ended listing to whom the seller is extending the second chance offer. Specify only one RecipientBidderUserID per call. If multiple users are specified (each in a RecipientBidderUserID node), only the last one specified receives the offer.
See the Field Index to learn which calls use RecipientBidderUserID.

SellerMessage ( string ) [0..1]
Message content. Cannot contain HTML, asterisks, or quotes. This content is included in the second chance offer email sent to the recipient, which can be retrieved with GetMyMessages.
See the Field Index to learn which calls use SellerMessage.

This document was generated with a customized version of the apireferencedocs tool.

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