mess_get_registered_extras
Retrieve your registered extra food items for a specific meal and date in the IIIT Hyderabad Mess System. View what additional items you've selected beyond the standard meal.
Instructions
Get extra item registrations for the current user for a meal on a date.
Args: params: auth_key/session, meal (required), optional date (YYYY-MM-DD)
Returns: JSON array of ExtraRegistration objects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |