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": "1e318659-bac2-456f-808f-4e4429d4b121",
  "ShoppingCartID": "008a85c7-1ba3-4627-a5f0-4e37e3242d98",
  "TrainingClassID": "0908c5cf-559c-4514-9408-12b87832eb4e",
  "EmailPackageDefinitionID": "1c2e4301-07c4-40a7-9af8-d919615bd372",
  "InventoryItemID": "93a64dc1-d670-4eb0-bda1-6922052d2ec2",
  "Quantity": 1
}