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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Body fields:

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

Request

Responses

OK

Response Headers
    Content-Type