Skip to main content
POST
Otimiza e cria rotas (VRP solver)

Authorizations

Authorization
string
header
required

JWT token obtido via endpoint /auth/login

Body

application/json
date
string<date>
driverIds
string<uuid>[]
vehicleIds
string<uuid>[]
dcId
string<uuid>
shipmentIds
string<uuid>[]
maxStopsPerRoute
integer
Required range: 1 <= x <= 50

Response

201

Rotas criadas