Skip to main content

Run optimization for selected bookings, vehicles and for the chosen date\time

POST 

/api/v2/microservices/logisticsapi_optimize

Posts a request to start the optimization process for the data previously uploaded to the system. This API allows selecting specific orders (bookings) and vehicle sets to be used for optimization. It automatically excludes already assigned orders in the simulation from optimization. This API can be used together with /api/v2/logistics_api to explicitly set additional parameters or filters for optimization.

Request

Responses

Successful operation that returns the created booking ID to be used in subsequent requests.