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


Overview

Retrieves tax information 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
GetTaxRatelistResult APIResult<TaxRateResult>
This method returns a type named APIResultOfTaxRateResult. See more information on APIResult. The tax information returned by this method will be contained in the ResultData field.

References

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