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": "a6812622-08aa-4b6a-a419-91d2f45ec68a",
  "ShoppingCartID": "a6d6e177-d301-4cb0-959c-26c3419877b0",
  "TrainingClassID": "6e5880d2-cb77-4727-b939-a61341935e34",
  "EmailPackageDefinitionID": "3a40622c-bb2b-440b-925b-b7ec8f8a3da8",
  "InventoryItemID": "9e9c9289-79f3-484a-99c2-48c61532a6ae",
  "Quantity": 1
}