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": "c50ec2bb-ea4e-4a3a-9fef-1bfdbb980e70",
  "ShoppingCartID": "7d576173-3c30-4960-8efb-7df0a5a38dd2",
  "TrainingClassID": "993cedaf-7ab0-489d-8b51-78402402e69c",
  "EmailPackageDefinitionID": "4b7a2037-e0e6-41b3-a310-d720bf22d9d6",
  "InventoryItemID": "5538349f-d1cc-4856-80e6-e2479a481b33",
  "Quantity": 1
}