get_section_fees
Retrieve tuition and fee items attached to a specific course section by providing its SIS section ID.
Instructions
Get the fees for a single course section by its SIS section id (the 'sisSectionId' field on a section, e.g. '29934'). Returns any tuition/fee items attached to the section.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sectionId | Yes | SIS section id from a section's 'sisSectionId' field. |