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": "632efb1f-4cd8-4c21-a191-b5a2528c6623",
"ShoppingCartID": "2204fd84-1c06-44f3-916a-a9923090ba7e",
"TrainingClassID": "6d34df12-baab-4115-b6e4-e54dbd268251",
"EmailPackageDefinitionID": "7b65c575-d886-45e5-a48d-a2228c8bd505",
"InventoryItemID": "b26e6d45-338a-4239-8a71-d698eed9765c",
"Quantity": 1
}