Skip to main content

Get Walmart Inventory Sync Progress

GET 

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

Poll the progress of a previously started inventory sync to Walmart. 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