ShipRateQuote GetShipRateQuote( Warehouse origin, Address destination, IList<BasketItem> contents, string serviceCode )
Parameters
- origin
- Warehouse from where shipment initiates
- destination
- The destination address for the shipment
- contents
- Contents of the shipment
- serviceCode
- Service code to get rate quote for
Return Value
ShipRateQuote for the given shipping requirements