New REST Endpoint for Spot Bid Shipments

Prior to 25A, a single REST endpoint was used for all the shipment boxes. A few releases ago, a new Servprov VPD was introduced to get the Spot Rate manager and Spot Rates in the mobile app to work.  However, that caused issues in other parts of the product and the VPD has now been reverted.

Due to this change, the REST endpoint in the default Servprov Mobile Layout for the SERVPROVS OPENSPOTBID SHIPMENTS and SERVPROVS SUBMITTEDSPOTBID SHIPMENTS boxes has been modified from

  "endPoint": "/logisticsRestApi/resources/v2/custom-actions/savedQueries/shipmentNoSSUs"
to   
  "endPoint": "/logisticsRestApi/mgmt/mobile/runSpotBidSavedQuery"

If you are using a custom Servprov Mobile Layout, you will need to update your SERVPROVS OPENSPOTBID SHIPMENTS and SERVPROVS SUBMITTEDSPOTBID SHIPMENTS REST endpoints accordingly.

Business Impact:

Users will have to update the spot bid shipments’ REST endpoints in their custom mobile layout JSON.

Steps to Enable

You don't need to do anything to enable this feature.