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": "6ac328d7-cf95-45fe-b6f7-9b926b6d3008",
"ShoppingCartID": "0b8fbfd8-8da1-4ed7-a7f6-b40dc4549bbf",
"TrainingClassID": "a11d770d-4a13-4b57-aa9a-b09d49a342c8",
"EmailPackageDefinitionID": "73bf9366-2087-4ec8-9334-de3341c3edab",
"InventoryItemID": "6a6ae301-7322-48da-818b-1a78fc9b64bd",
"Quantity": 1
}