mess_create_extra_registration
Add extra food items to your existing meal registration at IIIT Hyderabad mess. Specify the item, date, meal type, and mess location to register for additional portions beyond your regular meal plan.
Instructions
Register for an extra item on a meal.
User must have a regular registration at that mess for that meal. Cannot be modified — delete and recreate if needed.
Args: params: auth_key/session, extra (item ID), meal_date, meal_type, meal_mess
Returns: JSON array of ExtraRegistrationInserted objects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |