Dashboard > ChannelAdvisor Developer Network > ... > Shipping Service > GetShippingRateList
Log In   View a printable version of the current page.
GetShippingRateList
Added by Rick Watson, last edited by Rick Watson on Jan 21, 2007  (view change)
Labels: 
(None)


Overview

Retrieve the list of shipping rates for a shopping cart.

Request

Field Name
Data Type Description
accountID string
A unique identifier representing the ChannelAdvisor account you wish to access.
cartID int The order number to calculate shipping rates for.
street string Optional: Street address the order is shipping to.
city string City the order is shipping to
state string State or Province the order is shipping to.
postalCode string Postal code the order is shipping to.
country string Country code the order is shipping to.

Response

Field Name
Data Type Description
GetShippingRateListResult APIResult<ShippingRateResult>
This method returns a type named APIResultOfShippingRateResult. See more information on APIResult. The shipping rate information returned by this method will be contained in the ResultData field.

References

ShippingRateResult (ChannelAdvisor Developer Network)
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.1 Build:#806 May 06, 2007) - Bug/feature request - Contact Administrators