Skip to content

katana_public_api_client.models.batch_stock

katana_public_api_client.models.batch_stock

Classes

BatchStock

Batch inventory record showing current stock levels for a specific batch at a specific location

Example

{'batch_id': 1109, 'batch_number': 'BAT-2024-001', 'batch_created_date': '2024-01-15T08:00:00.000Z', 'expiration_date': '2025-10-23T10:37:05.085Z', 'location_id': 1, 'variant_id': 1001, 'quantity_in_stock': '25.00000', 'batch_barcode': '0317'}