BrokerWare API Updates 07/09/2026
3PL API Updates
GlobalRatingAllDetails API
- Added an optional pickupDate field to the GlobalRatingAllDetails request payload.
- This allows for dynamic carrier rating based on future scheduled dates. If the field is omitted, the API will continue to default to the current day's date for rating calculations.
CreateShipment & Rating API
- Add optional insurance support to the public API (Customer & Client): new InsuranceProviders discovery endpoint, insured rates on RatingWithRateQuoteId (INSU + insuranceCost), and insurance carried into CreateShipmentWithRateQuoteId and direct CreateShipment.
- Add Insurance Fields Support to CreateShipment & Rating API
CreateShipment
- CreateShipment API (/api/v1/createshipment) ignored the shipperCity/consigneeCity in the request. Fixed to use the supplied city when IsShipperCitySpecified/IsConsigneeCitySpecified is set.