Skip to main content
Published: June 28 2005, 1:17:00 PMUpdated: July 25 2022, 12:39:12 AM

CompleteSale will set a transaction as PaymentReceived and Shipped. How can I retrieve this information using the API?

Summary

  PaidTime can be reported  from the following api calls if the requester is the buyer or the seller :
   -- GetItemTransactions
   -- GetSellerTransactions 
   -- GetOrderTransactions

   ShippedTime is returned in several APIs listed below if the api caller is the buyer or the seller: 
   -- GetItemTransactions 
   -- GetSellerTransactions 
   -- GetMyeBaySelling 
   -- GetOrderTransactions


Additional Resources

How well did this answer your question?
Answers others found helpful