Updates August 26, 2024 and August 28, 2024 (#103)

This commit is contained in:
Kirill
2024-09-10 00:57:30 +03:00
committed by GitHub
parent 895ef8be52
commit 7c0e18681b
2 changed files with 6 additions and 0 deletions

View File

@@ -200,6 +200,9 @@ type GetStocksOnWarehousesResultRow struct {
// Name of the warehouse where the products are stored
WarehouseName string `json:"warehouse_name"`
// Number of days the stock will last based on your average daily sales
IDC float64 `json:"idc"`
}
// Report on stocks and products movement at Ozon warehouses