POST /carrierSelectionRating/findCarrierRates/{orderId}
Initiates the carrier rating lookup for partial and LTL orders
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
orderId |
ID of the order to initiate carrier rate lookup from rating engine |
path
|
|
String
|
Result
List
<
RowBillingFreightGroup
>
of type:
application/xml
application/json
Carrier rates and revenue details for specified order
Try It Out
Request