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": "30925b06-067d-4f09-aad6-25eab9baf39b",
"ShoppingCartID": "1346a660-df64-426c-a44d-dea99f251ac1",
"TrainingClassID": "7edecc5f-c6aa-45c1-bc87-35bbc8d3cb88",
"EmailPackageDefinitionID": "dded9cc0-918c-49b5-93ff-cddcda2f2eb2",
"InventoryItemID": "7aef743f-f45f-485d-b023-e946fd495e03",
"Quantity": 1
}