Rate Quote API: SOAP XML v1.0.3

Rate Quote API Configuration

Below are simple instructions on how to implement our Rate Quote API Tool using the SOAP - XML format. When using the methods make sure to replace the highlighted text with your appropriate data.

To access the service, send your API request to the following Rate Quote URL.

Additions and Updates

We have included the following in this version of the Rate Quote API:

  • Over Dimension items are now accepted in a OverDimensionList object inside Rate Quote API request, pieces and inches are now accepted in the new object.
  • Accessorials are now accepted as RQAccessorial.

Rate Quote Method

  • Method to get a Rate Quote: GetRateQuote(string APIKey, RequestObjects.RateQuoteRequest request)
  • Sample XML: request | response

Get Pallet Types Method

  • Method to get all Pallet Types: GetPalletTypes(string APIKey)
  • Sample XML: request | response

Get Pallet Type By Service Points Method

  • Method to get all Pallet Types available for the given MyRLCID and Service Points: GetPalletTypeByPoints(string APIKey, string MyRLCID, string originCity, string originZip, string destinationCity, string destinationZip)
  • Sample XML: request | response

List of accepted State/Country codes

Having Trouble?

Should you have any issues with our API tools, questions or suggestions, contact our technology team.