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": "c6f5568b-f0cf-43d3-895a-9b585a460fa6",
  "ShoppingCartID": "3de39f83-c1a1-485f-b6ef-0c63e9d14e2f",
  "TrainingClassID": "7ef3b657-52eb-4b06-a58c-643b82f21131",
  "EmailPackageDefinitionID": "621bc374-747e-4caa-83ba-f33956def5c8",
  "InventoryItemID": "36f78333-4549-47d4-a1a2-fc936a02b857",
  "Quantity": 1
}