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": "dcd18d43-6b0d-420c-af3d-456901905577",
  "ShoppingCartID": "944fc09c-c07a-43f0-b5e2-15eba9e5f92c",
  "TrainingClassID": "861a1524-5fe6-4219-95e0-6c699e0186ac",
  "EmailPackageDefinitionID": "877177c1-1262-4518-8493-98f058e7b69d",
  "InventoryItemID": "e370b3f7-68d0-4c0f-bf5b-8e203025a08d",
  "Quantity": 1
}