Dashboard > ChannelAdvisor Developer Network > ... > Cart Service > DeleteCart
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

Removes a cart you have created previously. Could be useful when wanting to expire an old cart.

Request

Field Name
Data Type Description
accountID string
A unique identifier representing the ChannelAdvisor account you wish to access.
cartID int Unique identifier of the cart you wish to delete.

Response

Field Name
Data Type Description
DeleteCartResult APIResult<Int32>
This method returns a type named APIResultOfInt32. See more information on APIResult. The information returned by this method will be contained in the ResultData field.

References

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