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": "8666042b-b111-4967-93f4-265e5ed699b8",
"ShoppingCartID": "b892ab86-26b4-47a0-9fda-a5b2ee2bd96a",
"TrainingClassID": "46f62078-a9b2-45c1-92a8-1df2a469c2ea",
"EmailPackageDefinitionID": "515efde6-20bb-4e89-b4d8-bce41a36d79d",
"InventoryItemID": "408f80f4-1236-46c2-bd28-f52c16c8141c",
"Quantity": 1
}