A unique identifier of this routing result.
An object containing various configuration settings for the route optimization.
A string representing the name of this route optimization.
The date for which the route optimization is performed.
Unique values for result optimization data as an alternative identifier.
The result key contains success and failed optimized visits list
An object containing summary information for this route optimization:
A string indicating the status of the route optimization. There will only 3 type of status : ongoing, done, and failed. ongoing mean that routing executed in background and still on progress. done mean that route optimize has successfully executed and finish the process. failed mean that route optimize executed but failed cause of something wrong that you can see the reason at the message field.
A string that will only exists when routing process has failed and giving the reason of it.
A string representing the latitude and longitude of the hub.
A unique identifier representing the hub associated with this route optimization.
A unique identifier representing the organization ID associated with this route optimization.
A string representing the country code.
An object containing user-related who create this route information.
A user ID, representing the user who created this routing.
A string indicating the source from which the route optimization was created.
A timestamp representing the date and time when the routing process finish. To measure the distance between processes can be done based on createdTime and finishTime.
A timestamp representing the date and time when this route optimization was created.
A timestamp representing the date and time when this data was last updated.