Public onboarding
Salesman Application and Verification
Applicants verify email and mobile before submission, then wait for administrator approval and activation.
Public Salesman Registration
Real draft + OTP persistenceIn 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.