Cannot see the api created inventories in sellers hub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2023 08:37 AM
Hello All,
I am new to the ebay api. I am creating a Laravel application to be able to post listing to Ebay platform.
I have managed to add inventory using the sell/inventory/v1/inventory_item/{sku} endpoint. I can see the created inventory via the sell/inventory/v1/inventory_item endpoint. I have also created the offer using sell/inventory/v1/offer endpoint.
I was then expecting to see the listing in my ebay sellers hub. Am I missing anything here? What do we need to do to see all of the listings created via Api to appear in the ebay sellers hub.
Please help.
Udaya
Cannot see the api created inventories in sellers hub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2023 10:03 AM
After creating an Offer from Inventory, did you then Publish the offer?
https://developer.ebay.com/api-docs/sell/inventory/resources/offer/methods/publishOffer
