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": "eaa88ade-affe-4cb1-b407-b01d35969b0b",
"ShoppingCartID": "93cc80b4-4780-4467-b7b4-d352d662e7b1",
"TrainingClassID": "98432f8e-e351-4e9a-8583-95adbf120d6f",
"EmailPackageDefinitionID": "5d3c6f81-8ae9-45b9-8f9d-18fa9e51c685",
"InventoryItemID": "a43b099a-17ad-46b1-ae18-cc7c94cac88a",
"Quantity": 1
}