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": "3a942b71-6c6c-4517-8a95-aaf05e4eb2a6",
"ShoppingCartID": "460ebebe-c812-42ed-bf1b-cbe6f7bb4d2e",
"TrainingClassID": "6df9fdf0-7d97-4e37-8d89-3befcb50df15",
"EmailPackageDefinitionID": "a9214b2c-39db-40cb-bc37-329acbad9e91",
"InventoryItemID": "693086ae-e3cf-487c-beef-65e4a17df0a7",
"Quantity": 1
}