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": "b06b79e6-d0fd-4044-b453-528d516457b2",
  "ShoppingCartID": "bb17f9ab-cb16-4e28-b275-8a8ff66522a2",
  "TrainingClassID": "9f8cf743-1d5d-49af-b477-60efbe839c9f",
  "EmailPackageDefinitionID": "d639c7f9-5a29-4be7-9ed8-77d3afca694d",
  "InventoryItemID": "cb665210-7d45-48a5-a11b-4cc64928733b",
  "Quantity": 1
}