---
title: "Changes to Dispatch a new route"
method: POST
path: "/fleetify/routes"
---

# Changes to Dispatch a new route

`POST /fleetify/routes`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 15 revisions.

- **2025-07-31** `7ee76f0ff679` — 26 breaking, 6 warning, 38 info
- **2025-07-31** `a800b73f11c1` — 26 breaking, 6 warning, 38 info
- **2025-07-30** `b79d96775b13` — 26 breaking, 6 warning, 38 info

## Changes

- **2025-07-31** `7ee76f0ff679` — 26 breaking, 6 warning, 38 info
  - removed the enum value ``break`` of the request property `steps/items/type`
  - removed the enum value ``car`` of the request property `routing/mode`
  - removed the enum value ``circumstantial`` of the request property `routing/hazmat_type`
  - removed the enum value ``curb`` of the request property `routing/approaches`
  - removed the enum value ``delivery`` of the request property `steps/items/type`
  - removed the enum value ``end`` of the request property `steps/items/type`
  - removed the enum value ``explosive`` of the request property `routing/hazmat_type`
  - removed the enum value ``ferry`` of the request property `routing/avoid`
  - removed the enum value ``general`` of the request property `routing/hazmat_type`
  - removed the enum value ``geofence_manual_fallback`` of the request property `steps/items/completion_mode`
  - removed the enum value ``geofence`` of the request property `steps/items/completion_mode`
  - removed the enum value ``harmful_to_water`` of the request property `routing/hazmat_type`
  - removed the enum value ``highway`` of the request property `routing/avoid`
  - removed the enum value ``job`` of the request property `steps/items/type`
  - removed the enum value ``layover`` of the request property `steps/items/type`
  - removed the enum value ``left_turn`` of the request property `routing/avoid`
  - removed the enum value ``manual`` of the request property `steps/items/completion_mode`
  - removed the enum value ``none`` of the request property `routing/avoid`
  - removed the enum value ``pickup`` of the request property `steps/items/type`
  - removed the enum value ``right_turn`` of the request property `routing/avoid`
  - removed the enum value ``service_road`` of the request property `routing/avoid`
  - removed the enum value ``sharp_turn`` of the request property `routing/avoid`
  - removed the enum value ``start`` of the request property `steps/items/type`
  - removed the enum value ``toll`` of the request property `routing/avoid`
  - removed the enum value ``unrestricted`` of the request property `routing/approaches`
  - removed the enum value ``uturn`` of the request property `routing/avoid`
  - added the new `geofence` enum value to the `data/steps/items/completion/completed_by_mode` response property for the response status `200`
  - added the new `geofence` enum value to the `data/steps/items/completion/completion_mode` response property for the response status `200`
  - added the new `geofence_manual_fallback` enum value to the `data/steps/items/completion/completed_by_mode` response property for the response status `200`
  - added the new `geofence_manual_fallback` enum value to the `data/steps/items/completion/completion_mode` response property for the response status `200`
  - added the new `manual` enum value to the `data/steps/items/completion/completed_by_mode` response property for the response status `200`
  - added the new `manual` enum value to the `data/steps/items/completion/completion_mode` response property for the response status `200`
  - the `approaches` request property default value changed from ``unrestricted`` to `unrestricted`
  - the `avoid` request property default value changed from ``ferry`` to `ferry`
  - the `completion_mode` request property default value changed from ``manual`` to `manual`
  - the `mode` request property default value changed from ``car`` to `car`
  - added the new `break` enum value to the request property `steps/items/type`
  - added the new `car` enum value to the request property `routing/mode`
  - added the new `circumstantial` enum value to the request property `routing/hazmat_type`
  - added the new `curb` enum value to the request property `routing/approaches`
  - …30 more
- **2025-07-31** `a800b73f11c1` — 26 breaking, 6 warning, 38 info
  - removed the enum value `break` of the request property `steps/items/type`
  - removed the enum value `car` of the request property `routing/mode`
  - removed the enum value `circumstantial` of the request property `routing/hazmat_type`
  - removed the enum value `curb` of the request property `routing/approaches`
  - removed the enum value `delivery` of the request property `steps/items/type`
  - removed the enum value `end` of the request property `steps/items/type`
  - removed the enum value `explosive` of the request property `routing/hazmat_type`
  - removed the enum value `ferry` of the request property `routing/avoid`
  - removed the enum value `general` of the request property `routing/hazmat_type`
  - removed the enum value `geofence` of the request property `steps/items/completion_mode`
  - removed the enum value `geofence_manual_fallback` of the request property `steps/items/completion_mode`
  - removed the enum value `harmful_to_water` of the request property `routing/hazmat_type`
  - removed the enum value `highway` of the request property `routing/avoid`
  - removed the enum value `job` of the request property `steps/items/type`
  - removed the enum value `layover` of the request property `steps/items/type`
  - removed the enum value `left_turn` of the request property `routing/avoid`
  - removed the enum value `manual` of the request property `steps/items/completion_mode`
  - removed the enum value `none` of the request property `routing/avoid`
  - removed the enum value `pickup` of the request property `steps/items/type`
  - removed the enum value `right_turn` of the request property `routing/avoid`
  - removed the enum value `service_road` of the request property `routing/avoid`
  - removed the enum value `sharp_turn` of the request property `routing/avoid`
  - removed the enum value `start` of the request property `steps/items/type`
  - removed the enum value `toll` of the request property `routing/avoid`
  - removed the enum value `unrestricted` of the request property `routing/approaches`
  - removed the enum value `uturn` of the request property `routing/avoid`
  - added the new ``geofence_manual_fallback`` enum value to the `data/steps/items/completion/completed_by_mode` response property for the response status `200`
  - added the new ``geofence_manual_fallback`` enum value to the `data/steps/items/completion/completion_mode` response property for the response status `200`
  - added the new ``geofence`` enum value to the `data/steps/items/completion/completed_by_mode` response property for the response status `200`
  - added the new ``geofence`` enum value to the `data/steps/items/completion/completion_mode` response property for the response status `200`
  - added the new ``manual`` enum value to the `data/steps/items/completion/completed_by_mode` response property for the response status `200`
  - added the new ``manual`` enum value to the `data/steps/items/completion/completion_mode` response property for the response status `200`
  - the `approaches` request property default value changed from `unrestricted` to ``unrestricted``
  - the `avoid` request property default value changed from `ferry` to ``ferry``
  - the `completion_mode` request property default value changed from `manual` to ``manual``
  - the `mode` request property default value changed from `car` to ``car``
  - added the new ``break`` enum value to the request property `steps/items/type`
  - added the new ``car`` enum value to the request property `routing/mode`
  - added the new ``circumstantial`` enum value to the request property `routing/hazmat_type`
  - added the new ``curb`` enum value to the request property `routing/approaches`
  - …30 more
- **2025-07-30** `b79d96775b13` — 26 breaking, 6 warning, 38 info
  - removed the enum value ``break`` of the request property `steps/items/type`
  - removed the enum value ``car`` of the request property `routing/mode`
  - removed the enum value ``circumstantial`` of the request property `routing/hazmat_type`
  - removed the enum value ``curb`` of the request property `routing/approaches`
  - removed the enum value ``delivery`` of the request property `steps/items/type`
  - removed the enum value ``end`` of the request property `steps/items/type`
  - removed the enum value ``explosive`` of the request property `routing/hazmat_type`
  - removed the enum value ``ferry`` of the request property `routing/avoid`
  - removed the enum value ``general`` of the request property `routing/hazmat_type`
  - removed the enum value ``geofence_manual_fallback`` of the request property `steps/items/completion_mode`
  - removed the enum value ``geofence`` of the request property `steps/items/completion_mode`
  - removed the enum value ``harmful_to_water`` of the request property `routing/hazmat_type`
  - removed the enum value ``highway`` of the request property `routing/avoid`
  - removed the enum value ``job`` of the request property `steps/items/type`
  - removed the enum value ``layover`` of the request property `steps/items/type`
  - removed the enum value ``left_turn`` of the request property `routing/avoid`
  - removed the enum value ``manual`` of the request property `steps/items/completion_mode`
  - removed the enum value ``none`` of the request property `routing/avoid`
  - removed the enum value ``pickup`` of the request property `steps/items/type`
  - removed the enum value ``right_turn`` of the request property `routing/avoid`
  - removed the enum value ``service_road`` of the request property `routing/avoid`
  - removed the enum value ``sharp_turn`` of the request property `routing/avoid`
  - removed the enum value ``start`` of the request property `steps/items/type`
  - removed the enum value ``toll`` of the request property `routing/avoid`
  - removed the enum value ``unrestricted`` of the request property `routing/approaches`
  - removed the enum value ``uturn`` of the request property `routing/avoid`
  - added the new `geofence` enum value to the `data/steps/items/completion/completed_by_mode` response property for the response status `200`
  - added the new `geofence` enum value to the `data/steps/items/completion/completion_mode` response property for the response status `200`
  - added the new `geofence_manual_fallback` enum value to the `data/steps/items/completion/completed_by_mode` response property for the response status `200`
  - added the new `geofence_manual_fallback` enum value to the `data/steps/items/completion/completion_mode` response property for the response status `200`
  - added the new `manual` enum value to the `data/steps/items/completion/completed_by_mode` response property for the response status `200`
  - added the new `manual` enum value to the `data/steps/items/completion/completion_mode` response property for the response status `200`
  - the `approaches` request property default value changed from ``unrestricted`` to `unrestricted`
  - the `avoid` request property default value changed from ``ferry`` to `ferry`
  - the `completion_mode` request property default value changed from ``manual`` to `manual`
  - the `mode` request property default value changed from ``car`` to `car`
  - added the new `break` enum value to the request property `steps/items/type`
  - added the new `car` enum value to the request property `routing/mode`
  - added the new `circumstantial` enum value to the request property `routing/hazmat_type`
  - added the new `curb` enum value to the request property `routing/approaches`
  - …30 more

---

[Operation](https://skmtc.dev/nextbillion-ai/apis/one-spec-service/docs/fleetify/routes/post.md) · [API](https://skmtc.dev/nextbillion-ai/apis/one-spec-service.md) · [Page](https://skmtc.dev/nextbillion-ai/apis/one-spec-service/changes/fleetify/routes/post)
