Changes to Book a freight shipment

POST /v2/freight/shipments

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

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

  1. 0936e1547da881
  2. d3d8c21cd2272
  3. e9b68942091c1

What changed

  • 0936e1547da881See the full diff
    • removed the request property carrier_scac

      request-property-removed

    • removed the request property freight_provider_account_id

      request-property-removed

    • removed the request property quote_expiration_date

      request-property-removed

    • removed the request property quote_request_id

      request-property-removed

    • removed the optional property documents/items/document_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property freight_provider_name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property pickup_transaction_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property product_transaction_id from the response with the 200 status

      response-optional-property-removed

    • added the optional property 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