Skip to main content

Fetch Inventory Levels (Tracked)

POST 

/api/magento1/instances/:integrationInstance/inventory/fetch

Starts a tracked job that reads the current stock level from Magento 1 for every mapped product and writes it into the comparison cache (the store-side column). Use this to refresh the Magento 1 quantities shown in the comparison before deciding what to push. Returns a tracked_job_log_id you can poll for progress.

Body: none.

Authentication: Requires Bearer token.

Request

Responses

OK