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": "ee2a25d8-0e70-44d1-90be-4cabc1f15fab",
  "ShoppingCartID": "e8c1dbd4-e326-4856-93d7-a964b96784a9",
  "TrainingClassID": "c67a9c35-0fc2-4b1b-8ce9-b61b4912bc96",
  "EmailPackageDefinitionID": "08e9f9fa-b376-462a-9b26-689ff0927002",
  "InventoryItemID": "ea01c9c5-38dc-4e34-8400-513d467c8d77",
  "Quantity": 1
}