Public Salesman Registration

Real draft + OTP persistence
In development, the generated email and SMS codes are shown on screen so the flow can be tested before live provider credentials are added.
Email verification
SMS verification
Submission

The application is blocked until both channels are verified and the required profile fields are complete.

Approval Logic

Admin-controlled
  • 1. Create a draft applicationSending a code persists your application draft in the database.
  • 2. Verify both channelsEmail and SMS codes must both be verified before submission is unlocked.
  • 3. Administrator reviewAdmin reviews identity details, then approves and creates an active sales account.