POST /api/mobile/opportunities
Crée une nouvelle affaire
Body: { name: string (requis) clientId?: string leadId?: string codeVehicle?: string stage?: BusinessOpportunityStage (défaut: COMMERCIAL) status?: OpportunityStatus (défaut: OPEN) expectedRevenue?: number probability?: number rfqDate?: string (ISO 8601) offerSentDate?: string sopDate?: string eopDate?: string technicianId?: string advId?: string keyAccountManagerId?: string importanceType?: string contextRevenue?: boolean contextClient?: boolean contextProduct?: boolean majorClass?: string notes?: string }
POST /api/mobile/opportunities
Crée une nouvelle affaire
Body: { name: string (requis) clientId?: string leadId?: string codeVehicle?: string stage?: BusinessOpportunityStage (défaut: COMMERCIAL) status?: OpportunityStatus (défaut: OPEN) expectedRevenue?: number probability?: number rfqDate?: string (ISO 8601) offerSentDate?: string sopDate?: string eopDate?: string technicianId?: string advId?: string keyAccountManagerId?: string importanceType?: string contextRevenue?: boolean contextClient?: boolean contextProduct?: boolean majorClass?: string notes?: string }