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": "28b642fa-46f7-4b18-97ad-91b5162cd134",
  "ShoppingCartID": "a11523bf-7463-47ca-a6f7-2e4ec47d4fce",
  "TrainingClassID": "fd72a3cd-6fb4-4cda-aaba-eba9419d1e59",
  "EmailPackageDefinitionID": "a249c081-2334-4307-92a6-1b90a7abd98c",
  "InventoryItemID": "01e5d644-841d-4fae-84ce-4630d2e967d0",
  "Quantity": 1
}