Skip to main content

Sync eBay Listing Inventory

POST 

/api/ebay/:integrationInstance/products/sync-inventory

Push current stock quantities to eBay for the given listings. Quantities are computed from the warehouses selected in the integration inventory settings.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Body fields:

  • ids (array of integers, optional): Listing IDs to sync. Omit to sync every eligible listing.

Request

Responses

OK

Response Headers
    Content-Type