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": "5f2d2750-015d-4236-a5fd-2bed34b2843f",
  "ShoppingCartID": "8a4a19ab-e4ea-4f91-bba5-253469b1a1e3",
  "TrainingClassID": "fc14932c-8ed2-4d18-80da-7ed3ac743290",
  "EmailPackageDefinitionID": "4556fd80-b0a9-425a-b599-ce007f9a5235",
  "InventoryItemID": "919a7aa3-8c34-4ae7-a125-87a669ff5b51",
  "Quantity": 1
}