SecondChanceOfferDurationCodeType ( token )
This enumerated type contains the list of values that can be used by the seller to set the length of time that a Second Chance Offer will be available to a specific recipient to whom the Second Chance Offer was presented. The recipient must purchase the Second Chance item within this time or the offer will expire. Second Chance Offers are only applicable for closed auction listings.
Types that use SecondChanceOfferDurationCodeType:
Calls that use one or more values of SecondChanceOfferDurationCodeType:
Enumeration Values
Value | Description |
CustomCode | This value is reserved for internal or future use. |
Days_1 | The seller specifies this value to make the Second Chance offer available to the bidder for one day. This value will affect the EndTime value returned in the AddSecondChanceItem response. |
Days_3 | The seller specifies this value to make the Second Chance offer available to the bidder for three days. This value will affect the EndTime value returned in the AddSecondChanceItem response. |
Days_5 | The seller specifies this value to make the Second Chance offer available to the bidder for five days. This value will affect the AddSecondChanceItem response. |
Days_7 | The seller specifies this value to make the Second Chance offer available to the bidder for seven days. This value will affect the EndTime value returned in the AddSecondChanceItem response. |