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": "6843104c-2709-450e-9fba-ee097e3aca20",
"ShoppingCartID": "536a7134-6313-4747-a93b-86a82103d33f",
"TrainingClassID": "0beb87c0-dfc0-453f-b957-45ab67bc6fca",
"EmailPackageDefinitionID": "aa2f9678-b953-432c-b9f2-590eb78c75fc",
"InventoryItemID": "073a3dbe-74de-401c-a7fd-715aa32d69a7",
"Quantity": 1
}