DELETE api/ShoppingCartItem/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"ShoppingCartItemID": "711b0485-3771-438d-804c-4dd3bcf9ec00",
"ShoppingCartID": "c34f06e9-51bc-4acf-97c3-d3c88c395411",
"TrainingClassID": "6478b4a5-9036-4d6b-a084-2e4d54edf1cf",
"EmailPackageDefinitionID": "46b9a574-c3d1-49d8-92c2-5f1cdc451edc",
"InventoryItemID": "f50b4289-1a87-4727-bccb-a730d4b8eda1",
"Quantity": 1
}