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": "b9d5596a-476c-4e3a-988f-ae2195067858",
"ShoppingCartID": "4a8b05c7-774a-4962-8194-c318378b8aeb",
"TrainingClassID": "08f25551-e9eb-4eb2-91b4-3982fc15aa6f",
"EmailPackageDefinitionID": "d9791fd1-8ded-4dff-8fa4-8da77418e12e",
"InventoryItemID": "e61fe55b-23e0-4991-9fa4-326a1ab116f2",
"Quantity": 1
}