Skip to main content

List Inventory Comparison

GET 

/api/big-commerce/:integrationInstance/inventory

Get a paginated side-by-side comparison of SKU.io quantities vs BigCommerce quantities, one row per product listing per BigCommerce inventory location. Each row includes the variance and a status of synced, variance, or needs_recalc.

Authorization

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

Allowed sorts: id, sku_quantity, sales_channel_quantity, created_at, updated_at (default -id).

Route name: big-commerce.inventory.index

Request

Responses

OK

Response Headers
    Content-Type