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": "9e066469-f9c6-4f0b-a20d-7079fe96d94f",
"ShoppingCartID": "157571df-cc3b-42cd-bcbf-58eea545025d",
"TrainingClassID": "4452c16f-a615-4cab-bddb-481b36904fc0",
"EmailPackageDefinitionID": "d776636d-fcc1-487a-9dd1-fff6a9edafc2",
"InventoryItemID": "71a07cf6-29b2-4038-b1a7-92b1fac25c7f",
"Quantity": 1
}