Cart Service - Deprecated
Overview
WSDL: https://api.channeladvisor.com/ChannelAdvisorAPI/v7/CartService.asmx?WSDL
URL: https://api.channeladvisor.com/ChannelAdvisorAPI/v7/CartService.asmx
Cart Service provides a set of methods that can be called to create, edit, and delete shopping carts.A shopping cart is simply a basket of inventory items with no implication of a purchase, but a cart may be converted into a sale with SubmitOrder.
Operations
Name | Description |
---|---|
Creates a new shopping cart. | |
Retrieve details of a shopping cart. | |
Removes a shopping cart. | |
Updates the contents of an existing shopping cart. | |
Returns OK if the service is available. |