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": "a45ad542-b75f-4085-9354-b60d1501f974",
  "ShoppingCartID": "4a292556-39fc-4a37-9dfa-2a5c018780f7",
  "TrainingClassID": "e2bf3733-493e-45c1-bb64-ffd1844f82df",
  "EmailPackageDefinitionID": "37dd241e-72b1-4d2a-a925-58ba371b8cb5",
  "InventoryItemID": "94733341-fa16-4232-b003-acab1ad34b84",
  "Quantity": 1
}