POST TMS/GetRates?profileID={profileID}
Returns rates for all specified Service Levels for the specified request.
Request Information
Parameters
Name | Type | Description | Additional information |
---|---|---|---|
request | QuoteRequest | Shipment details used to obtain rates from carriers |
Define this parameter in the request body. XML Schema Definition: A |
profileID | Nullable<Int32> | Optional Parameter - Default will be used if not specified. |
Define this parameter in the request URI. |