Changes to Get freight quotes

POST /v2/freight/quotes

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

Changed in 3 of the 6 revisions of this API.222

  1. 0936e1547da821
  2. d3d8c21cd2272
  3. e9b68942091c1

What changed

  • 0936e1547da821See the full diff
    • removed the optional property quotes/items/freight_provider_name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property quotes/items/quote_request_id from the response with the 200 status

      response-optional-property-removed

    • added the optional property quotes/items/freight_provider_code to the response with the 200 status

      response-optional-property-added

    • added the new required request property handling_units/items/commodities/items/weight_unit

      new-required-request-property

    • added the new required request property handling_units/items/dimension_unit

      new-required-request-property

    • endpoint added

      endpoint-added