Request Body
The Start Optimization button submits optimization. If the request is successful, a response with a unique ID will be generated.
The Get Optimization Result button fetches the current result of started optimization. Optimization is successfully finished when the response status is "SUCCEEDED".
Waiting for response...
The Route Optimization Optiflow API is an asynchronous API. Therefore, the result of started optimization can be obtained by calling getOptimizationResult.
Waiting for response...
You can alternatively choose one of the following samples in your preferred language to send a startOptimization request:
// C#
// JavaScript
// Python
// Java
// PowerShell