Skip to main content

Get Walmart Live Inventory Fetch Progress

GET 

/api/walmart/:integrationInstance/inventory/fetch-live-progress/:trackedJobLogId

Poll the progress of a previously started live inventory fetch from Walmart. Returns the job's status (queued, processing, completed, failed), item counts, and a progress percentage. Returns 404 for an unknown job id.

Not yet available to API tokens

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

Request

Responses

OK

Response Headers
    Content-Type