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": "42ddc3c5-9dbb-42e4-b87a-b1b9d5cbf8df",
"ShoppingCartID": "e7dbda1d-b850-44aa-992f-39219d4ea0df",
"TrainingClassID": "9c11a6fb-e939-4ee7-9249-3a8101ec22ab",
"EmailPackageDefinitionID": "dacdef14-d2e2-4200-9ca2-387c210b4d75",
"InventoryItemID": "c623d22e-2a87-4451-a9d9-3069fdbd944d",
"Quantity": 1
}