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": "e1e822a5-370a-4991-b111-1dc948d06720",
  "ShoppingCartID": "e11d0830-aa17-41e8-80c6-5ea6c323c524",
  "TrainingClassID": "5a9540fd-5bf6-4ef0-92d2-b769667f47bc",
  "EmailPackageDefinitionID": "19614043-9a63-4375-958d-324c07d5f646",
  "InventoryItemID": "cab72362-8769-4856-bb00-9889758f8aee",
  "Quantity": 1
}