Bulk enrollment does not use EnrollmentApiClient anymore
Instead makes a function call that directly calls enrollments routines without going via one layer of REST (there are still embedded data api calls within but still we have removed the lms -> lms rest call)