Stock Sync calls "getMyeBaySelling" products.

  • GetMyeBaySelling returns information for only the user authenticated with the call. Responses are based on the information in their My eBay account.
  • ReviseFixedPriceItem, Stock Sync uses this call to change the properties of a currently active fixed-price listing (including multi-variation listings).

Field Mapping for eBay:

1. Product identifier: Title
2. Quantity: quantity_available
3. Price: current_price

"quantity_available = remaining quantity on eBay"

"quantity = initial product quantity on eBay"

"current_price = selling price on eBay"

You can now export the quantity and price of your product to eBay from Shopify using the Write to eBay connection method.