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": "f3f737f5-7194-47c6-a380-d977f24abeaf",
  "ShoppingCartID": "e811f9fb-17d0-4109-b03e-3a34860013b0",
  "TrainingClassID": "03bab7c8-7e7d-4770-8869-9f5cdb87db8a",
  "EmailPackageDefinitionID": "a6182c14-825e-4283-bd6c-3f94e98faa45",
  "InventoryItemID": "95367871-6da1-4df8-929f-65f7b7333d1a",
  "Quantity": 1
}