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

which api is best for me

I went through the documentation and it's quite confusing, I want to get my list of orders through a get request  but where can I find the endpoint url for getorders and how do create some orders to test this via postman?

Message 1 of 2
latest reply
1 REPLY 1

which api is best for me

Hi @cal_826780,

 

You can use the Fulfillment API or Trading API to fetch the order and order related the information. 

 

- When using the Fulfillment API you can use the getOrders call to search for and retrieve one or more orders based on their creation date, last modification date, or fulfillment status using the filter parameter.
Handling orders guide: https://developer.ebay.com/api-docs/sell/static/orders/handling-orders.html 

- When using the Trading API, you can use the Order Management Calls(https://developer.ebay.com/Devzone/XML/docs/Reference/eBay/OrderManagementIndex.html) to retrieve the orders details. 

Best Regards,
eBay Developer Support
Message 2 of 2
latest reply