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": "ae8bd2be-0481-40b3-86fd-6c750c921f45",
  "ShoppingCartID": "62987645-af9a-4507-b30d-cd272e56f697",
  "TrainingClassID": "f557dfef-92b8-4f78-85e8-dc559a6ef496",
  "EmailPackageDefinitionID": "db26adf3-c007-4ec1-a9aa-af0274fcbeea",
  "InventoryItemID": "943d2bcd-17f2-4d1d-a929-1af81458bd47",
  "Quantity": 1
}