As the title says I'm looking for a eBay endpoint which shows all my
eBay active listing items.this ebay trading api does the trick but i
have no idea how to work with xml :
https://developer.ebay.com/devzone/xml/docs/reference/ebay/getmyebayselling....
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?