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).

Not yet available to API tokens

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

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