Skip to main content

Get Walmart Inventory Recache Progress

GET 

/api/walmart/:integrationInstance/inventory/recache-progress/:trackedJobLogId

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

Authorization

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

Request

Responses

OK

Response Headers
    Content-Type