Skip to content
NEWCollect for MSMEs: UPI Autopay, eNACH & remindersExplore app ↗

Get Student

Returns student details identified by :jodo_student_id.

Terminal window
GET /api/v1/integrations/erp/students/:jodo_student_id
Terminal window
curl --location 'https://JODO_API_KEY:JODO_API_SECRET@JODO_API_HOST/api/v1/integrations/erp/students/6356'
  • Method: GET
  • Endpoint: /api/v1/integrations/erp/students/:jodo_student_id
  • HTTP Code: 200
AttributeTypeDescription
data.fullnamestringFull Name of the Student
data.identifierstringStudent Identifier assigned by the school (Enrolment Number)
data.custom_identifierstringStudent Custom Identifier
data.gradestringUnique Grade Identifier as shared between Jodo and the ERP provider
data.new_admissionbooleanFlag to indicate if the student is a new admission student
data.academic_year_startintegerStarting Year of the Academic Year
data.academic_year_endintegerEnding Year of the Academic Year
data.date_of_birthstringDate of birth in YYYY-MM-DD format
data.collector_codestringInstitute code
data.fee_summary.total_feenumberTotal fee for the student
data.fee_summary.total_discountnumberTotal discount for the student