Skip to main content

List Walmart Inventory Comparison

GET 

/api/walmart/:integrationInstance/inventory

Get a paginated inventory comparison for this Walmart integration instance — one row per SKU per Walmart fulfillment location — showing the SKU.io quantity next to the quantity Walmart currently has, the variance, and a per-row sync status (synced, variance, or needs_recalc).

Authorization

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

Rows cover every listed item across the instance's fulfillment locations. When the instance is configured to clamp negative inventory to zero, negative SKU.io quantities count as synced while Walmart shows 0. Returns an empty result when the instance has no fulfillment locations yet.

Request

Responses

OK

Response Headers
    Content-Type