Tracking a guest ordered package
Ebay api call to change the order status "shipped" - Stack Overflow
Order Status Still Shows "Shipped" Despite Being Delivered—Buyer Confirmed Receipt
eBay order tracking status hasn’t updated since the shipping label was created
Videos
I ordered a package as a guest and I want to track it, so I put in the guest order tracking request. When will they email me back with more information?
I got answer for calling api to ebay to change the order status that is, CompleteSale
Using http://developer.ebay.com/devzone/xml/docs/Reference/eBay/CompleteSale.html#CompleteSale API you can update status in eBay.
You can update status using Shipped tab & you can also update feedback using this API.
In this API you need only Auth Token & Item Id(Which is provide by eBay with Order)
Thanks,
I shipped an item recently, and tracking still shows it as "shipped" even though the buyer has already received it. The buyer even left feedback confirming they got the item, which is great, but it’s frustrating that the system hasn’t updated to "delivered."
Has anyone else experienced this? Should I contact the shipping carrier or just leave it alone since the buyer is satisfied? Will this impact my seller performance? Any advice would be appreciated!