Files
medusa-store/docs/api/admin/components/schemas/AdminPostInventoryItemsItemLocationLevelsLevelReq.yaml
2023-02-09 09:50:55 +02:00

9 lines
279 B
YAML

type: object
properties:
stocked_quantity:
description: the total stock quantity of an inventory item at the given location ID
type: number
incoming_quantity:
description: the incoming stock quantity of an inventory item at the given location ID
type: number