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": "daae7395-fb50-4c01-b51e-6ed233a9a066",
"ShoppingCartID": "9187eed3-1560-4349-bb20-82cf583510b1",
"TrainingClassID": "eb38b1a3-7dd7-4f4a-b9a5-eae36e439e01",
"EmailPackageDefinitionID": "b5144ad4-6fdf-43a4-90ae-7282c886d86c",
"InventoryItemID": "63cf4cd0-c7eb-422f-a505-0dccdb1a92d4",
"Quantity": 1
}