Changes to Get vehicle mileage history

GET /mileage-history/{vin}

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

Changed in 1 of the 3 revisions of this API.9

  1. cf1d4e12baca9

What changed

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • added the optional property code to the response with the 400 status

      response-optional-property-added

    • added the optional property code to the response with the 404 status

      response-optional-property-added

    • added the optional property message to the response with the 400 status

      response-optional-property-added

    • added the optional property message to the response with the 404 status

      response-optional-property-added

    • added the optional property resetDate to the response with the 400 status

      response-optional-property-added

    • added the optional property resetDate to the response with the 404 status

      response-optional-property-added