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": "8eda717e-34fc-482c-9566-c5e2cde92f83",
"ShoppingCartID": "57a41089-837e-40ae-8156-75e8f02e5aeb",
"TrainingClassID": "5d1c820c-c6e8-4352-966d-e981ebbd9775",
"EmailPackageDefinitionID": "4578f298-604c-45f8-9a1b-c4d3fd99d5ed",
"InventoryItemID": "a301befb-7bd1-4f2b-aaed-757192f91241",
"Quantity": 1
}