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": "49d13853-ae15-4c62-819e-1c009bddae6e",
  "ShoppingCartID": "dfeb8532-7a30-4bc1-8913-b94a322459ce",
  "TrainingClassID": "923e614a-2f47-408e-ae49-579d2219e06b",
  "EmailPackageDefinitionID": "cbaf925b-68a9-4dd5-bef6-daa24334d5d1",
  "InventoryItemID": "9ed4dcaf-5eee-4525-8aae-20833e371e11",
  "Quantity": 1
}