mess_get_extras_in_range
Retrieve all extra meal registrations within a specified date range (maximum 2 months) from the IIITH Mess system.
Instructions
Get all extra registrations in a date range (max 2 months, both inclusive).
Args: params: auth_key/session, from (YYYY-MM-DD), to (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 |