v15

latestOpenAPI 3.1.02026-07-1295183803.5 KB
Dispatches_Routes

Re-dispatch route

post/fleetify/routes/{routeID}/redispatch

Path parameters

routeIDstring required

Provide the ID of a previously dispatched route which needs to be modified. Both the id and short_id of the route are a valid input.

Query parameters

keystring required

A key is a unique identifier that is required to authenticate a request to the API.

Request body

distancenumber

Specify the distance of the route.

Response

statusinteger

Returns the status code of the response.

messagestring

Returns the error message in case of a failed request. If the request is successful, this field is not present in the response.