DELETE api/ShoppingCartItem/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "2e1c87ad-96a2-46d5-a261-b487a9b40290",
  "ShoppingCartID": "f3e8c32e-f7f9-48a5-8aa5-19b6e0b858fe",
  "TrainingClassID": "edf3b6c8-2e03-4a62-8f21-d73cab96ba4a",
  "EmailPackageDefinitionID": "34218866-11dc-4432-8489-0d38b1812d64",
  "InventoryItemID": "cbe1364a-52e6-4017-90c6-465cb3e3666e",
  "Quantity": 1
}