mhlb_get_order
Retrieve an existing lunch order in editable form to prepare updates. Use student, event, or order ID to fetch current order details for modification.
Instructions
Get an existing order in editable form — the model mhlb_update_order expects back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | No | Lunch event id. | |
| orderId | No | Order id, when you have one. | |
| studentId | No | Student id. |