The Send Request button fetches the plan. If the optimization was successful, the response contains an updated version of the plan. For each vehicle, a list of its routes is added. A route contains the sequence of stops and a report.
Waiting for request to be completed...
The JSON representation illustrates the relevant part of a plan that extends the original version.
You can alternatively choose one of the following samples in your preferred language:
// C#
// JavaScript
// Python
// Java
// PowerShell