📄️ Customer
The Customer Rest API allows you to manage customer records within the Fleet Management system. You can create, retrieve, update, and delete customer data. This Rest API supports filtering, sorting, and pagination to help manage large datasets efficiently.
📄️ Order
The Order Rest API allows you to manage orders within the Fleet Management system. You can create, retrieve, update, and delete order records. This Rest API supports filtering, sorting, and pagination to help manage large datasets efficiently.
📄️ Miscellaneous Location
The Miscellaneous Location Rest API allows you to manage miscellaneous locations within the Fleet Management system. You can create, retrieve, update, and delete miscellaneous locations. This API supports filtering, sorting, and pagination to help manage large datasets efficiently.
📄️ Vehicle
The Vehicle Rest API allows you to manage vehicle records within the Fleet Management system. You can create, retrieve, update, and delete vehicle data. This Rest API supports filtering, sorting, and pagination to help manage large datasets efficiently.
📄️ Configuration Parameters
Configuration Parameters class in Rest API define key settings that influence the behavior of the route optimization process. These settings determine aspects such as optimization goals, search time limits, and flexibility in handling orders. Proper configuration ensures that the algorithm meets the operational constraints of the routing problem.
📄️ Vehicle Constraints
`Vehicle Constraints` class in Fleet Management Rest API define the limitations and requirements applied to a vehicle during the route optimization process. These constraints ensure that the vehicle operates within its capabilities, such as capacity, distance, and revenue limits. Properly configuring these constraints ensures that the optimization algorithm generates feasible and efficient routes for the vehicle.
📄️ Optimization
The Optimization Rest API allows you to create, retrieve, update, and delete route optimizations within the Fleet Management system. It helps in planning the most efficient routes by considering various constraints such as time windows, vehicle capacity, and priority.
📄️ Route
The Route Rest API allows you to manage route data, including retrieving, updating, and deleting routes. This Rest API supports multiple request types to interact with route solutions and optimization processes.
📄️ Territory
The Territory Rest API allows you to manage territories within the Fleet Management system. You can create, retrieve, update, and delete territories. This Rest API supports basic operations to define geographical regions used for route planning and optimization.
📄️ Fuel Price
The Fuel Price Rest API allows you to manage fuel price records within the Fleet Management system. You can create, retrieve, update, and delete fuel price data. This Rest API supports filtering, sorting, and pagination to help manage large datasets efficiently.
📄️ Template Parameters
The Template Rest API allows you to manage templates within the Fleet Management system. You can create, retrieve, update, and delete templates. This Rest API supports filtering, sorting, and pagination to help manage large datasets efficiently.
📄️ Optimize
The Optimize REST API provides endpoints for performing route optimization within the Fleet Management system.
📄️ Request
The Request Rest API allows you to manage requests within the Fleet Management system. You can create, retrieve, update, and delete request data. This Rest API supports filtering, sorting, and pagination to help manage large datasets efficiently.