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": "dc1c5332-d300-4356-bcbc-467c53b3421b",
"ShoppingCartID": "08f667b0-222a-453c-b675-a15d20a30f57",
"TrainingClassID": "b5bf0181-b79f-43a9-8c93-705b9f1d7306",
"EmailPackageDefinitionID": "bebc4bb4-7f92-42ed-ba25-fbf2ebb40f66",
"InventoryItemID": "4ada77e5-d788-48c6-836c-084fcc0c01a0",
"Quantity": 1
}