Multi-Tenancy
Multi-tenant architecture that allows multiple companies to share the same infrastructure with completely isolated data. Each company has its own zone, pricing, service, driver and customer configuration. The companyId field on all models guarantees isolation and the authentication token includes the companyId for per-request security.