Dashboard > ChannelAdvisor Developer Network > ChannelAdvisor Developer Network > Cart Service
Log In   View a printable version of the current page.
Added by Rick Watson, last edited by Greg Smith on Jan 02, 2008  (view change)
Labels: 
(None)


Overview

WSDL: https://api.channeladvisor.com/ChannelAdvisorAPI/v1/CartService.asmx?WSDL
URL: https://api.channeladvisor.com/ChannelAdvisorAPI/v1/CartService.asmx

The Cart Service provides a set of web service functions that can be called to create, edit, and delete shopping carts.  A shopping cart is simply a basket of inventory items.  There is no implication of purchase that accompanies a shopping cart. A shopping cart may turn into an actual purchase at some future point.  This is handled through the Order Service.

Operations

Name Description
CreateCart Creates a new shopping cart.
GetCart Retrieve details of a shopping cart.
DeleteCart Removes a shopping cart.
ModifyCart Updates the contents of an existing shopping cart.
Ping Returns OK if the service is available.
Cart (ChannelAdvisor Developer Network)
CreateCart (ChannelAdvisor Developer Network)
DeleteCart (ChannelAdvisor Developer Network)
GetCart (ChannelAdvisor Developer Network)
ModifyCart (ChannelAdvisor Developer Network)
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.1 Build:#806 May 06, 2007) - Bug/feature request - Contact Administrators