katana_public_api_client.models.negative_stock¶
katana_public_api_client.models.negative_stock
¶
Classes¶
NegativeStock
¶
Record of a variant with negative inventory levels indicating oversold or under-received stock requiring immediate attention
Example:
{'variant_id': 3001, 'location_id': 1, 'latest_negative_stock_date': '2024-01-15T16:30:00.000Z', 'name':
'Professional Kitchen Knife Set - 8-Piece - Steel Handles', 'sku': 'KNF-PRO-8PC-STL', 'category': 'Kitchen
Equipment', 'quantity_on_hand': -15.0, 'quantity_allocated': 25.0}