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": "b41ed5bd-b504-4256-b0f5-3592aad4326e",
"ShoppingCartID": "d107b877-88db-41fd-bdb1-4baab745f07b",
"TrainingClassID": "0c0c122d-339c-4438-9792-a05ed7425886",
"EmailPackageDefinitionID": "33c18777-aa58-4e0b-83c1-7afbc29dc5e6",
"InventoryItemID": "ab0ff9c1-065c-4fba-b019-b139502513e4",
"Quantity": 1
}