Wildberries API TypeScript SDK / GetStocksResponse
Interface: GetStocksResponse
Defined in: types/products.types.ts:1088
Response from ProductsModule.getStocks.
WB returns one of sku or chrtId per item, matching whichever identifier the request used. After 2026-05-20 13:00 MSK, only chrtId will be populated.
Since
3.12.0
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="stocks"></a> stocks? | StockItem[] | types/products.types.ts:1089 |