katana_public_api_client.models.update_stocktake_request¶ katana_public_api_client.models.update_stocktake_request ¶ Classes¶ UpdateStocktakeRequest ¶ Request payload for updating an existing stocktake Example {'reference_no': 'STK-2024-003', 'location_id': 1, 'stocktake_date': '2024-01-17T09:00:00.000Z', 'notes': 'Quarterly inventory count - updated', 'status': 'IN_PROGRESS'}