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": "14fd2f12-784c-49ba-aba1-f322b3c254b2",
"ShoppingCartID": "e21e4542-1ddc-4dc8-824a-043e31b05521",
"TrainingClassID": "ebe231f4-7dd3-4801-9981-dca1916628ff",
"EmailPackageDefinitionID": "206ae446-44da-49b1-b644-d8a73d6c58af",
"InventoryItemID": "eef37f2c-fcfe-441c-9923-a313c94c553b",
"Quantity": 1
}