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": "6ff3c394-4a60-40a4-b824-2979fcbb4c41",
  "ShoppingCartID": "1b204b05-50d9-4637-8e0d-0fd51079819b",
  "TrainingClassID": "a07174ee-2f5b-4a0c-b63b-39ee1e9f4771",
  "EmailPackageDefinitionID": "f216d31b-4e6b-4de3-9aa6-f66b2e4384f5",
  "InventoryItemID": "65f68a96-f4d4-4037-8a1a-b790764e9052",
  "Quantity": 1
}