I am currently using ebay api to retrieve data about store inventory listings:
I would like to know if there is a way to return the item description as well because right now it gives me only price, shipping price, and title, and some other small info.
Make sure you include:
&IncludeSelector=Details,Description,TextDescription
in the call
eg.