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": "a04c75e5-0898-4e67-a703-d267e5bf9466",
"ShoppingCartID": "220ec3b8-50e1-423d-b800-82801626cea4",
"TrainingClassID": "f112391f-1ff6-49f0-8450-059f2e167071",
"EmailPackageDefinitionID": "75da0e26-a95f-4eb2-ab0a-27bb19aa9873",
"InventoryItemID": "8d24a239-b9b9-4a11-8366-809f6fe299b2",
"Quantity": 1
}