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": "673bd4ef-50b0-4e78-8e03-01f95750a8c8",
"ShoppingCartID": "b4564caf-739f-46cd-ba22-b0d66f04c69d",
"TrainingClassID": "7925912c-59c6-4816-93e2-9628f475de45",
"EmailPackageDefinitionID": "b3b23db8-1eb3-48bc-8cf4-c19d7f672314",
"InventoryItemID": "b5ccaeaf-e291-4e9c-a0c8-918d6d57f675",
"Quantity": 1
}