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": "2a3d38d9-6221-453b-afc4-6c6a049e0729",
  "ShoppingCartID": "91a9cb26-f5dc-4fc8-91ba-25adce778943",
  "TrainingClassID": "ee9f448e-385d-47bd-851c-b88d9f75175a",
  "EmailPackageDefinitionID": "11f52c8e-3140-40f1-afb8-e4f445e39407",
  "InventoryItemID": "65674595-1e4a-463a-a58c-66e73e37b817",
  "Quantity": 1
}