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": "b1e2dfcd-6cd3-4ee4-a399-f8ad2e83185a",
"ShoppingCartID": "4f7628e8-a1b8-40a2-b40b-269b573736bd",
"TrainingClassID": "8606c3fa-d0ae-4518-82b0-c86befb19eaf",
"EmailPackageDefinitionID": "1bf66c20-088f-4cb5-85a8-dd6a9c81b327",
"InventoryItemID": "972be43d-e707-42a4-9a2e-bc620e12564a",
"Quantity": 1
}