mess_create_monthly_registration
Register for monthly meal plans at IIIT Hyderabad mess facilities. Submit month, year, and mess ID to secure your dining arrangements for the entire month.
Instructions
Register at a mess for an entire month.
Returns 409 if already registered, 403 if window closed or mess full.
Args: params: auth_key/session, month (1-12), year, mess (mess ID)
Returns: JSON MonthlyRegistration object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |