The ImportShoppingCart imports the products in the shopping cart of the specified users into the cart of the logged in user.
Method | /ImportShoppingCart |
The request body is of type ImportShoppingCart.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type ImportShoppingCartResponse.
Name | Description | Data Type |
---|---|---|
ImportShoppingCartResult | xml:int |
|