Get Inventory Stats By SKU per WarehouseAsk AIget https://{host}/v1/organizations/{organizationId}/inventory/stats_by_sku_warehouse/{warehouseId}Path ParamsorganizationIdstringrequiredThe unique id of the organizationwarehouseIdstringrequiredThe unique id of the warehouseQuery Paramsfilter[skuId]stringThe specific skuId to filter bypage[size]integer≤ 100Maximum number of records to be returned from each page of resultspage[number]integer≥ 1Maximum number of records to be returned from each page of resultsResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated 7 months ago