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": "b0b7a702-8024-4257-a2f1-ab980715a178",
  "ShoppingCartID": "584b4944-b538-4b80-9b25-bf3fb80c9d7c",
  "TrainingClassID": "7f0ec5b9-3541-47b3-aa90-55bca91e8b34",
  "EmailPackageDefinitionID": "68f408b6-e2a9-46e4-8750-f1a2832d1f64",
  "InventoryItemID": "cef833c8-d82a-4042-9d23-affdd09886a9",
  "Quantity": 1
}