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": "46c5174f-9117-44c7-93ba-5923e7b74cff",
"ShoppingCartID": "a7bd7364-feb0-41bf-9abc-e732d6857175",
"TrainingClassID": "6bde34c4-7951-4e35-ad52-a6bd5a7070d5",
"EmailPackageDefinitionID": "7274eb03-51e7-4585-931a-92b394b5d820",
"InventoryItemID": "dc40c3a8-946a-4a6a-813e-a903343ba314",
"Quantity": 1
}