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": "eff9bd0a-5704-44a0-ad09-2235e2643945",
"ShoppingCartID": "3fd1ad58-09e7-4364-89be-47ff43f4f624",
"TrainingClassID": "74a84fec-4e67-477a-af82-56287d3832cf",
"EmailPackageDefinitionID": "c40b6247-14d2-43ae-9779-c6233c6099ca",
"InventoryItemID": "2e7c93ef-d4c5-4384-a308-b2a1d201a1b6",
"Quantity": 1
}