from startup we show academic year, academic session, student category. from instituteClassMap show a combination dropdown of class_name-shift_name-section_name-group_name and value is instituteClassMap->id
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://apidev.edufee.online/api/student-enrollment' \
--header'Authorization: Bearer <token>'