Skip to content

feat(white-label): provisioning API endpoint + service - #13

Merged
rrader26 merged 1 commit into
mainfrom
feat/white-label-provision-api
Jun 17, 2026
Merged

feat(white-label): provisioning API endpoint + service#13
rrader26 merged 1 commit into
mainfrom
feat/white-label-provision-api

Conversation

@rrader26

Copy link
Copy Markdown

Authenticated POST /api/v1/white_label/provision (called by app platform admin with platform owner email as external_id). Shared ProvisionService; rake delegates to it. 🤖 Generated with Claude Code

…isionService

Extracts white-label provisioning into WhiteLabel::ProvisionService (Stripe-linked
customer under the flobyte entity + pending agreement, returns signing + portal
URLs). Adds an authenticated API endpoint so the app's platform admin can
provision (passing the platform owner email as external_id) instead of running a
rake task. The rake task now delegates to the same service.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@rrader26
rrader26 merged commit 5ca0a63 into main Jun 17, 2026
1 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants