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": "6a88e4ce-2a8d-4acb-901a-80482448c63f",
  "ShoppingCartID": "ad529dcc-5eed-49e4-ab61-54d9cd709b67",
  "TrainingClassID": "8af5fa6b-e652-44a9-a4ed-04749f332893",
  "EmailPackageDefinitionID": "564905d7-f0c1-4716-b1b4-4683fc8a4efe",
  "InventoryItemID": "ee32832f-7039-4df0-881c-df617b9771c5",
  "Quantity": 1
}