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": "d59b336e-e243-4ee4-a5e0-11e030c66e74",
"ShoppingCartID": "0fb2b72b-8907-4305-a404-660ff4138f27",
"TrainingClassID": "a6dea02c-b907-42bd-88bd-47b5d5e36bce",
"EmailPackageDefinitionID": "5c090d04-c6dd-42d8-a9af-3dfb74045187",
"InventoryItemID": "37fca1c9-f487-48fd-8bd4-86e0cbb054ad",
"Quantity": 1
}