mhlb_get_calendar
Retrieve lunch calendar status for each student over a date range, showing days open, ordered, paid, in cart, subscribed, or closed.
Instructions
Get the lunch calendar for the account over a date range: which days are open for ordering, already ordered, paid, in the cart, subscribed or closed, per student. This is what the Lunch Calendar page shows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | Yes | Last day to include (YYYY-MM-DD). | |
| startDate | Yes | First day to include (YYYY-MM-DD). |