startOptimization
Start a route optimization job with multiple addresses. Authenticate with either (otpCode + otpEmail) or mroApiKey.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| otpCode | No | 6-digit one-time code received via email (required if mroApiKey is not provided) | |
| otpEmail | No | Email address that received the one-time code (required if mroApiKey is not provided) | |
| addresses | Yes | List of addresses to optimize (minimum 3) | |
| mroApiKey | No | MyRouteOnline API key (alternative to otpCode + otpEmail, obtained from MyRouteOnline support) | |
| startTimeHHMM | No | Start time in HH:MM format (default: 08:00) |