Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Shipping.Providers Namespace / IShippingProvider Interface / GetShipRateQuote Method / GetShipRateQuote(IShipment,String) Method
The shipment to get rate quote for
Service code to get rate quote for
In This Topic
    GetShipRateQuote(IShipment,String) Method
    In This Topic
    Gets a shipping rate quote for shipping the given shipment
    Syntax

    Parameters

    shipment
    The shipment to get rate quote for
    serviceCode
    Service code to get rate quote for

    Return Value

    ShipRateQuote for the given shipment
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also