Consolidated Parcel Rates Screen
The parcel rates result screen now has the ability to display the rates for all parcel carriers on a consolidated tab. By default, users will be taken directly to the All Parcel Quotes tab where rates for all the shipper’s parcel carriers will be displayed from lowest to highest cost.
Users still have the ability to select a tab that shows only a specific carrier’s rates for the shipment. If the user has multiple accounts setup for a carrier, they will be able to change the account from the carrier specific rate results tabs.
API Changes
First Order API scenario walkthroughs added for Handling Units and reusing Address Book and Location information in Orders and Shipments. These are the first API Order scenarios (where specific scenarios are detailed with API examples) added to the API documentation and more will be added going forward.
Added bill_to
and contact
properties to Shipment Assembly APIs
Added carrier_code
string property to API responses for v2
quoting
, shipments
, and purchase order - build shipments
This property was previously save internally in the platform, but not exposed in the API and provides additional data for integrators when needed.
Other Minor Enhancements and Bug Fixes
Bug or Enhancement | Description |
Bug | Webhooks order event not generating when creating shipments |
Bug | Fix Object of type AppointmentType is not JSON serializable |
Enh | Extend HAZMAT Class Fields in UI |
Bug | v3 Order Importer is no longer supporting 'Pickup External Reference' and 'Delivery External Reference' |
Bug | Update shipment assembly plan for load optimization to support passing in handling unit information |
| Add new 'Quantity' column on the v3 Orders dashboard that leverages the New Combined Handling Unit Info When Present |
Bug | Need to update to use the BECoreShipmentLineItemPackageType.from_string method to properly map PALLET into PLT |
Bug | Ignore null temperature unit values when attempting to combine handling units |
Bug | Properly handle calculating package_weight if handling_unit_quantity is 0 |
Bug | Carrier Profile: Address verification fails for new LTL Carrier Account |
Bug | tender failed- Bulk Actions |
Enhancement | P44 Rate request performance improvements |
Bug | New Carrier Profile Payments Unable to Edit Factoring Info |
Bug | Unable to add new Identifying Code for a Carrier |
Bug | MC and DOTs are not populating in new carrier profiles / Factoring info is missing from existing carriers |