Hello
I NEED SOME ADVICE.
Currently, I have over 10,000 unsold item records.😱
Therefore, I am trying to retrieve the information using an API and output it to an external file.
I tried using 'GetSellerList', but it seems to retrieve 'currently listed items' as well. I only want unsold item information.
Of course, I could retrieve all the information and then check the item status, but I can already foresee the enormous amount of data this would involve. I consider this a last resort.🤔
Is there a better way to achieve this using the currently available APIs?