mhlb_get_cart_tabs
Fetch the valid ordering periods and status tabs for cart filtering, including the default selected tab, to preconfigure filter options before loading cart data.
Instructions
Get the valid filter values for mhlb_get_cart — the ordering periods (semesters) and status tabs, with which one is selected by default. Call this before filtering the cart.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Ordering period to scope the tabs to. | |
| tabName | No | Status tab whose counts to compute. | |
| studentId | No | Limit to one student. |