katana_public_api_client.models.create_stocktake_request¶ katana_public_api_client.models.create_stocktake_request ¶ Classes¶ CreateStocktakeRequest ¶ Request payload for creating a new stocktake to perform physical inventory counting Example {'reference_no': 'STK-2024-003', 'location_id': 1, 'stocktake_date': '2024-01-17T09:00:00.000Z', 'notes': 'Quarterly inventory count', 'status': 'DRAFT'}