Changes to Synchronous Change and Re-evaluate

POST /v2/vrp/jobs/{id}/change

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 23 revisions of this API.47

  1. 2e6752ec1b096
  2. a35725e2af554
  3. 826e190c841e1

What changed

    • added the optional property trips/items/end/anyOf[Visit]/location/anyOf[Location]/h3Index to the response with the 200 status

      response-optional-property-added

    • added the optional property trips/items/end/anyOf[Visit]/snappedLocation/anyOf[Location]/h3Index to the response with the 200 status

      response-optional-property-added

    • added the optional property trips/items/start/anyOf[Visit]/location/anyOf[Location]/h3Index to the response with the 200 status

      response-optional-property-added

    • added the optional property trips/items/start/anyOf[Visit]/snappedLocation/anyOf[Location]/h3Index to the response with the 200 status

      response-optional-property-added

    • added the optional property trips/items/visits/items/location/anyOf[Location]/h3Index to the response with the 200 status

      response-optional-property-added

    • added the optional property trips/items/visits/items/snappedLocation/anyOf[Location]/h3Index to the response with the 200 status

      response-optional-property-added

    • added the new GROUP_SEQUENCE enum value to the suggestions/items/assignments/items/scoreExplanation/constraint response property for the response status 200

      response-property-enum-value-added

    • added the new GROUP_SEQUENCE enum value to the suggestions/items/assignments/items/violations/items/constraint response property for the response status 200

      response-property-enum-value-added

    • added the new JOB_PROXIMITY enum value to the suggestions/items/assignments/items/scoreExplanation/constraint response property for the response status 200

      response-property-enum-value-added

    • added the new JOB_PROXIMITY enum value to the suggestions/items/assignments/items/violations/items/constraint response property for the response status 200

      response-property-enum-value-added

    • endpoint added

      endpoint-added