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": "914df048-ac14-4bb1-9a86-88daacdcd10c",
"ShoppingCartID": "7a85dfce-7941-4fc0-8c3d-1cb55fc3997f",
"TrainingClassID": "47777081-8321-4110-9573-9ee9d8de20d1",
"EmailPackageDefinitionID": "684b13c4-adb5-48b4-b133-04a905c5bf6a",
"InventoryItemID": "cac46406-cb32-4df2-93fc-f5e0d691df91",
"Quantity": 1
}