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": "5ad240e7-e935-44ec-9554-6e65c83754e7",
"ShoppingCartID": "806bd8bd-74be-4ea5-8c5d-6769f40e443b",
"TrainingClassID": "2dfae7ac-ef0a-42ce-a599-4d0c62485a95",
"EmailPackageDefinitionID": "6d34612f-70f6-414e-872e-a4e007c3355b",
"InventoryItemID": "09db3336-2362-4358-a075-673bfb55dd0e",
"Quantity": 1
}