I read through the eBay Developer Network, and, as I understand it, I can’t understand how to perform the simple task of getting all the lists from the eBay user (me) through their API.
Can anyone help me achieve this.
Many thanks.
Edit:
I tried using the HTTP method:
http:
But that did not give me any luck.
Mostly with the help of PHP methods, I tried to read on EBATNS, but without luck, I was able to start writing code to create something small.
I also looked at using the eBay API in PHP to get information about my eBay, and that didn't help me much either.
source
share