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": "ed50de2f-3fd0-4e7e-9115-3e6ab7b5b5f5",
  "ShoppingCartID": "d93b4769-a49c-4dae-bc59-79988569b131",
  "TrainingClassID": "64c76b52-a78d-45e9-b032-ffa2c3c61948",
  "EmailPackageDefinitionID": "547910ca-9e36-429a-a701-27c04c2bdaf3",
  "InventoryItemID": "e1c66608-fd33-4d86-bb09-ea227f4f4ddb",
  "Quantity": 1
}