Create multiple academic grade configurations at once for both O-Level and A-Level. Use Cases:
o_level and a_level. Each array contains grade objects with:grade: Grade letter/symbol (e.g., “A”, “B”, “C”, “D”, “F”)min_mark: Minimum mark for this grade (0-100)max_mark: Maximum mark for this grade (0-100)remarks: Optional description/remarks for the grade
Validation Rules:level field is automatically added based on the array (“O Level” or “A Level”)Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Auto-populate created_by from request.user when available.
255A Level - A LevelO Level - O LevelA Level, O Level, , null 0 <= x <= 1000 <= x <= 1001 <= x <= 2147483647