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": "cdbbbd4d-df7c-441d-8183-f92cd8a1b090",
"ShoppingCartID": "1f04d761-6bad-4dfc-a578-82ce85180fe8",
"TrainingClassID": "8015f439-974d-410a-b8df-2c5516f9137c",
"EmailPackageDefinitionID": "bb558e7e-108f-4393-8095-c11ca678064b",
"InventoryItemID": "01f3785f-41d5-4d4b-95c9-eb5356cb86de",
"Quantity": 1
}