Wildberries API TypeScript SDK / GetStocksResponse
Interface: GetStocksResponse
Defined in: types/products.types.ts:1143
Response from ProductsModule.getStocks.
WB returns chrtId per item (the legacy sku identifier was removed in v4.0.0).
Since
3.12.0
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="stocks"></a> stocks? | StockItem[] | types/products.types.ts:1144 |