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": "895565ec-fd70-4752-8a4a-64fb16d749ea",
  "ShoppingCartID": "d6aa3055-f14d-475c-bdcd-6f1c1b5e124e",
  "TrainingClassID": "08db7095-97c7-4d42-83e4-1ca5a18eacd3",
  "EmailPackageDefinitionID": "eb745575-2b63-42d0-9650-2f42b63c5018",
  "InventoryItemID": "2f611dcf-925d-41c9-966f-884b11709428",
  "Quantity": 1
}