The basic flow of using the Inventory API to publish a single-variation offer (create an active listing) involves the use of the following three calls:
ThecreateOrReplaceInventoryItemcall to create the inventory item record. Seeinventory_itemfor required fields.
ThecreateOffercall to add details of the listing, including price, eBay marketplace, eBay category, quantity, and listing polices (payment, fulfillment, and return policy). Seeofferfor required fields.
ThepublishOffercall to activate the offer on the eBay marketplace.
For more information, see the Selling Integration Guide here.
You can also use the Trading API and Sell Feed API to list the items.
developer_support@ebay
Hi @doityourseft
The basic flow of using the Inventory API to publish a single-variation offer (create an active listing) involves the use of the following three calls:
For more information, see the Selling Integration Guide here.
You can also use the Trading API and Sell Feed API to list the items.
For more information, see the Trading API guide for listing the item and Sell Feed API Guide
znts-wholesale-global
·2 years agoI have tried to explain it here