v1.28.0 (Deprecated)
Modified Inputs
GET /stores/storeKey/inventory/categories
- Added
inStockOnly
parameter
- Added
If true, will only return Groups which are in-stock.
If false, will include Groups which have prices but aren't in stock.
If null, will use Sellers Hide Sets without Inventory Pro Setting.
Default is null.
GET /stores/storeKey/inventory/groups
- Added
inStockOnly
parameter
- Added
If true, will only return Groups which are in-stock.
If false, will include Groups which have prices but aren't in stock.
If null, will use Sellers Hide Sets without Inventory Pro Setting.
Default is null.
Modified Returns
GET /stores/{storeKey}/inventory/topsales
- Added
ImageUrl
to returned data.
- Added
Updated over 1 year ago