Default start time for rounds

In the V2 Documentation i did find the following:

“– Ready and due times are relative. A route starts at 0 minutes. E.g. if you start driving at 8:00AM and a location needs to be visited before 9:00AM, use due: 60.”

Now is my question how do I set the start driving time for each or every route? Something like parameters[startTime]?

You can not set the start time in the API. The algorithm will always start at t=0.

Thank you,

We made an algorithm with parameters at our side to decide what the start travel time is. This way we always can set the correct minutes for ‘not deliver before’ and 'not deliver’after.