Find the answer to your question
Advanced Search
Why doesn't the sales history propagate between old and new items?
Summary
What happens to the history of an item when relisting
Detailed Description
Once an item is relisted, it becomes a new item and does not contain the history of the old ItemID. You can still look up the "old" data by using the old ItemID and make a GetItem call to look up previous history. If you needed that data for some reason for the new listing, you would have to post that history somewhere within the item (description, application data, etc) depending on what you were looking to do. The old link to the item on eBay.com will also work for an unspecified amount of time. The GetItem call will also tell you the RelistedItemID.
Additional Resources
GetItem: http://developer.ebay.com/DevZone/XML/docs/Reference/eBay/GetItem.html
RelistItem: http://developer.ebay.com/DevZone/XML/docs/Reference/eBay/RelistItem.html
Answer Title: Best practices for relisting items
Answer Link: https://developer.ebay.com/support/kb-article?KBid=1542
How well did this answer your question?
Answers others found helpful
- Relisting an item lists it with the original quantity, rather than what is remaining at the time the item ended
- GetAllBidders does not return the Bid History like the site
- Error Code 21209 - Warning - This item has been sold, or relisted, and cannot be considered here for free relisting.
- ItemID on RelistItem
- GetItem returning old listing