The code sample explains how to create a sequence optimization request to find the best route for your transports. The first step to schedule a route is to start the optimization, the second step is to retrieve the optimized route:
- Create and optimize a sequence
Create a request and start the optimization process of the sequence, see Sequence Optimization - Create and Optimize a Sequence. - Get result of the sequence
Get the already optimized route of the sequence, see Sequence Optimization - Get Result of a Sequence. - Delete the sequence
Delete the already existing route, see Sequence Optimization - Delete the Sequence.