Allow enrollment API to deactivate enrollments
Will allow Otto to revoke fulfillment of course seat products. Only server-to-server calls are currently allowed to deactivate or otherwise modify existing enrollments.
Showing
- common/djangoapps/enrollment/api.py 2 additions, 1 deletioncommon/djangoapps/enrollment/api.py
- common/djangoapps/enrollment/tests/test_views.py 59 additions, 3 deletionscommon/djangoapps/enrollment/tests/test_views.py
- common/djangoapps/enrollment/views.py 24 additions, 15 deletionscommon/djangoapps/enrollment/views.py
Please register or sign in to comment