openfun / joanie

👛 A headless ERP for education to manage course enrollment/subscription, payment and certificates delivery.
MIT License
22 stars 2 forks source link

✨(backend) add admin Enrollment api endpoint #700

Closed jbpenrath closed 6 months ago

jbpenrath commented 7 months ago

Purpose

Add an admin api endpoint to manage Enrollment resource. Furthermore, an enrollment can be active/inactive. And finally, the enrollment list can filtered through the following criterias:

Proposal