The request body is of type DeleteShoppingCartLine.
Request Body Parameters
| Name | Description | Data Type |
|---|---|---|
| ShoppingCartDetail_ID | xml:int |
| Method | DeleteShoppingCartLine |
The request body is of type DeleteShoppingCartLine.
| Name | Description | Data Type |
|---|---|---|
| ShoppingCartDetail_ID | xml:int |
// Sample MakeAJAXCall
The response body is of type DeleteShoppingCartLineResponse.
| Name | Description | Data Type |
|---|---|---|
| DeleteShoppingCartLineResult | A string value containing a JSON object. Sample response here | xml:string |