Wildberries API TypeScript SDK / <internal> / WbWarehousesStockResponse
Interface: WbWarehousesStockResponse
Defined in: types/analytics.types.ts:1714
Response from POST /api/analytics/v1/stocks-report/wb-warehouses
Since
3.4.0
Properties
| Property | Type | Defined in |
|---|---|---|
<a id="data"></a> data | { items: WbWarehouseStockItem[]; } | types/analytics.types.ts:1715 |
data.items | WbWarehouseStockItem[] | types/analytics.types.ts:1716 |