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": "e9e8dde3-7710-47b4-b006-43ef124423c8",
  "ShoppingCartID": "416ecb37-f7b4-43a3-90f5-be47c2fb35ba",
  "TrainingClassID": "8cf0e78d-8ebb-417d-a6aa-017c3fc07ec7",
  "EmailPackageDefinitionID": "3ff59b0b-47a0-4271-ab6e-b8f1b0cb3b7e",
  "InventoryItemID": "7fc905e2-42d8-48fa-96bf-a5ba18d4277f",
  "Quantity": 1
}