Student
Student APIs create and maintain the student records used by Flex, Pay, and Cred.
Use Student APIs when your ERP needs to sync student profile details, guardian contact details, fee structure, and student-linked payment records with Jodo.
Where Students are Used
Section titled “Where Students are Used”- Flex: Student fee structure is converted into an instalment plan.
- Pay: Payments are collected against an existing student record.
- Cred: Education loan applications use student context during the application lifecycle.
Pay checkout orders and payment links can collect ad-hoc or event payments without requiring a student record.
API Reference
Section titled “API Reference”Register Student
Create a student profile with fee and optional existing payment details.
Open reference → Student APIGet Student
Retrieve student profile details by Jodo student ID.
Open reference → Student APIUpdate Student
Update profile and guardian contact information.
Open reference → Student APIUpdate Fee
Update fee components and payable amounts for a student.
Open reference → Student APIList Products
Retrieve products available for a student, including Flex product options.
Open reference → Student APIList Payments
Fetch student-linked payment history.
Open reference → Student APIAdd Payment
Record an institute-collected payment against a student.
Open reference → Student APICancel Payment
Cancel a previously recorded student payment.
Open reference →Webhooks
Section titled “Webhooks”Student webhooks notify your ERP when student master data changes in Jodo. Use them to keep enrollment status and student profile mappings synchronized.
See Student Webhooks for registration, drop, and activation events.