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 or a Transaction Confirmation Request will be available to a specific recipient to whom the Second Chance Offer or Transaction Confirmation Request was presented. The recipient must purchase the Second Chance or Transaction Confirmation Request item within this time or the offer will expire. Second Chance Offers are only applicable for closed auction listings and Transaction Confirmation Requests are only applicable for an eBay Motors listing that were closed and converted to a Transaction Confirmation Request.
Types that use SecondChanceOfferDurationCodeType:
AddSecondChanceItemRequestType, AddTransactionConfirmationItemRequestType, VerifyAddSecondChanceItemRequestType
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 or AddTransactionConfirmationItem responses. |
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 or AddTransactionConfirmationItem responses. |
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 or AddTransactionConfirmationItem responses. |
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 or AddTransactionConfirmationItem responses. |