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 {'stocktake_number': 'STK-2024-003', 'location_id': 1, 'reason': 'Quarterly inventory count', 'additional_info': 'Annual audit'}