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": "902cedd1-9775-4db9-b5b9-ea8fc09a50ab",
  "ShoppingCartID": "6f414036-9006-45d3-b9c0-c096bdf89c35",
  "TrainingClassID": "f61cc2aa-113e-43f1-a962-4a73f8bfe436",
  "EmailPackageDefinitionID": "5757ad1d-5cc7-4c0d-8418-098f3c4b8311",
  "InventoryItemID": "bc53d25d-f4c4-4103-9896-271e5969a2c3",
  "Quantity": 1
}