Hey Developer Fellows,
I am working on integrating eBay to my website. I have got my developer credentials and sandbox environment read. I am facing issues while creating listing and fetching those items with inventory.
- I want to list multiple items
- Retrieve those items and inventory respectively.
Could you please point me the correct way to list items and retrieve those? I have already tried following flow.
1. createOrReplaceInventoryItem
2. createOffer
3. publishOffer.
4. Couldn't retrieve those items via any apis in bulk. (Note: I am able to fetch item via SKU)