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": "71900fb8-c27c-4e60-83b0-8e8acde8b032",
  "ShoppingCartID": "881bd1d7-01a6-4efc-acfc-9f1a3c05b131",
  "TrainingClassID": "6fda8b81-8a79-4cee-98de-bb281379b9b4",
  "EmailPackageDefinitionID": "750c993a-5cc1-4d41-9225-396be4917193",
  "InventoryItemID": "f7a2f259-960d-4cc9-a29a-7eb7fff8c41d",
  "Quantity": 1
}