| eBay-API documentation | view source | Contained in the eBay-API distribution. |
eBay::API::XML::Call::VerifyAddSecondChanceItem::VerifyAddSecondChanceItemResponseType
VerifyAddSecondChanceItem request to emulate creation of a new Second Chance Offer for an item to one of that item's bidders.
eBay::API::XML::Call::VerifyAddSecondChanceItem::VerifyAddSecondChanceItemResponseType inherits from the eBay::API::XML::ResponseDataType class
Indicates the date and time when the second chance offer listing expires, at which time the listing ends (if the recipient user does not purchase the item first).
# Argument: 'xs:dateTime'
Returned: Always # Returns: 'xs:dateTime'
Indicates the date and time when the the new second chance offer listing became active and the recipient user could purchase the item.
# Argument: 'xs:dateTime'
Returned: Always # Returns: 'xs:dateTime'
| eBay-API documentation | view source | Contained in the eBay-API distribution. |