🧪 Test Workflow Client Complet

Enregistrement → Email → Login → Crédit → Signature

1

📋 Enregistrement

2

✉️ Confirmation Email

3

🔐 Login

4

💳 Demande Crédit

5

✍️ Signature Contrat

📋 Enregistrement — Créer un nouveau compte client
📊 Données de Test
{
  "company_name": "Test Company 1787959772074",
  "contact_name": "Test User",
  "email": "test1787959772074@test.com",
  "phone": "514-000-0000",
  "address": "123 Rue Test",
  "city": "Montreal",
  "province": "QC",
  "postal_code": "H1H 1H1",
  "password": "TestPassword123!",
  "client_type": "detaillant",
  "business_years": "5",
  "monthly_volume": "10",
  "requested_credit": true,
  "message": "Test workflow",
  "token": "",
  "login_email": "",
  "login_password": ""
}