cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Fetching all orders with the order API

Hello,

 

Is there any REST API that can be used to fetch all orders of an eBay member account?

 

I have been looking around the documentation and can't find anything but would have thought it would be available. I would be grateful for any help in pointing me in the right direction to the endpoint or the closest thing to it 🙂

 

Thank you in advance,

Kailib

Message 1 of 3
latest reply
2 REPLIES 2

Fetching all orders with the order API

Use the Fulfillment API getOrders.

https://developer.ebay.com/api-docs/sell/fulfillment/resources/order/methods/getOrders 

Skip the orderIds parameter and set the "filter" for the order creation date.

Archived data is not available to the API.

 

 

ShipScript has been an eBay Community volunteer since 2003, specializing in HTML, CSS, Scripts, Photos, Active Content, Technical Solutions, and online Seller Tools.
Message 2 of 3
latest reply

Fetching all orders with the order API

Thank you for the quick reply!

 

I think I may have worded my question poorly. I would like to get all orders that I have made on my members account, not all orders other members have made purchasing my items 🙂

 

 

Message 3 of 3
latest reply