List Optimisations

Query Params
string
string
date

If set, returns optimisations with date greater than or equal to the passed value. Example: "2020-01-12". (ISO-8601). (ISO-8601)

date

If set, returns optimisations with date less than or equal to the passed value. Example: "2020-01-13". (ISO-8601). (ISO-8601)

int32
Body Params
int32
string
date

Date in ISO-8601 YYYY-MM-DD.

int32
options
object
string

Possible values are created, in_progress, completed. Here task means background task that performs optimisation. You should wait for status completed to work with optimisation results.

routes
array of objects
routes
string

State of this optimisation. Possible values are CREATED, VALIDATION, OPTIMISING, COMPLETED, RUNNING, FINISHED, FAILED. Status COMPLETED means that optimisation process has successfully completed, driver routes has created. FINISHED - when drivers completes all optimised jobs. FAILED - in case of some failure.

string
boolean
log
object
Responses

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json