Admin - Provisioning
Retries the Stripe Connect account and A-Cube business registry configuration for a teacher or external school whose signup provisioning failed or was skipped — both are non-blocking steps at signup, so nothing else marks that they never happened.
(Re)provision the Stripe Connect account of a teacher or external school
Idempotent: a user who already has an account keeps it unless stripe_account_id is passed, in which case that id is adopted without calling Stripe. Refused for a user that is neither a teacher nor an external school.
(Re)provision the A-Cube business registry configuration of a teacher or external school
Idempotent: creates the configuration if none exists yet, updates it otherwise. Refused for a user that is neither a teacher nor an external school.