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": "4f8d38e4-9cbc-445e-a340-48201bd78c60",
  "ShoppingCartID": "29ff8e5b-009a-4eaa-8e01-db14e69f2275",
  "TrainingClassID": "2fd025d6-c872-4bff-b455-65c0f4480891",
  "EmailPackageDefinitionID": "fd053ec5-2f96-4d72-a5d4-6726d43bbba9",
  "InventoryItemID": "9bab363e-dfa8-4910-83aa-7b7d1bd20a48",
  "Quantity": 1
}