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": "66e38b99-0305-435e-a035-abdcdba37487",
  "ShoppingCartID": "28c8c6fd-1197-49a8-b34a-9a0f74ddb0c6",
  "TrainingClassID": "4b180c3d-8c28-45ee-9c50-1ae67fb13a75",
  "EmailPackageDefinitionID": "896fcc59-5f77-439e-a8ee-af1bd806f383",
  "InventoryItemID": "3a5207ca-d89f-4baa-be59-f6306f809db6",
  "Quantity": 1
}