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": "f4131f5c-7f17-47fc-93bd-88a81ad6dd53",
"ShoppingCartID": "8e2998fc-cbbc-4c16-99b7-18858afacc29",
"TrainingClassID": "782b169f-4ea8-47d1-b72a-af671f68e644",
"EmailPackageDefinitionID": "b9f746fc-78a4-4512-9126-95944a7c8ec3",
"InventoryItemID": "0c05ca0e-f13d-452d-af12-f8ee624b5c2d",
"Quantity": 1
}