ebay-node-api icon indicating copy to clipboard operation
ebay-node-api copied to clipboard

How to sell items in the ebay store?

Open Greensahil opened this issue 5 years ago • 6 comments

Is there a way to sell items on the ebay store using this api? Instead of just fetching the items?

Greensahil avatar Aug 12 '18 06:08 Greensahil

@Greensahil Currently this project doesn't support sell API. Planning to integrate sell api in upcoming days. If you are interested, Free feel to contribute.

pajaydev avatar Aug 12 '18 19:08 pajaydev

+1 I'm also interested in seeing this

poppabear8883 avatar Oct 07 '19 20:10 poppabear8883

@pajaydev You have an idea in what order to start working with the api Sell? The list is: Account API Inventory API Fulfillment API Finances API Marketing API Negotiation API Recommendation API Analytics API Metadata API Compliance API Logistics API Listing API Feed API

ILDaviz avatar Aug 21 '20 09:08 ILDaviz

@ILDaviz You can find here the all API's required for selling flow

https://developer.ebay.com/api-docs/sell/static/selling-ig-landing.html

You can start with Inventory API and listing API which is important to create listings in seller flow.

pajaydev avatar Aug 22 '20 00:08 pajaydev

ok right! @pajaydev

ILDaviz avatar Sep 03 '20 06:09 ILDaviz

I think the Listing API is deprecated. we can use Inventory API instead listing API.

https://developer.ebay.com/api-docs/sell/inventory/overview.html

@ILDaviz You can find here the all API's required for selling flow

https://developer.ebay.com/api-docs/sell/static/selling-ig-landing.html

You can start with Inventory API and listing API which is important to create listings in seller flow.

FullstackWEB-developer avatar Jul 15 '22 15:07 FullstackWEB-developer