POST /api/mobile/opportunities/[id]/actions
Crée une nouvelle action pour une affaire
Body: { description: string (requis) nextAction?: string actionDate?: string (ISO 8601, défaut: maintenant) isTechnical?: boolean isPricingRelated?: boolean isTimeSensitive?: boolean }
POST /api/mobile/opportunities/[id]/actions
Crée une nouvelle action pour une affaire
Body: { description: string (requis) nextAction?: string actionDate?: string (ISO 8601, défaut: maintenant) isTechnical?: boolean isPricingRelated?: boolean isTimeSensitive?: boolean }