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": "aa1aecf5-5ab7-4471-9f4d-9c4204515464",
"ShoppingCartID": "2165e7f0-08ce-4450-a4d3-4f79cbf61160",
"TrainingClassID": "4138f6d3-3b51-42ee-b064-8bf2fa650184",
"EmailPackageDefinitionID": "65d441de-8284-4bde-ad58-d3c2c4026c7d",
"InventoryItemID": "6285e1f5-b6b4-46b3-9f66-eec04f1c0bd3",
"Quantity": 1
}