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": "6faf27a8-afda-475a-8257-6d35948ea521",
  "ShoppingCartID": "aff5f498-6b70-42bc-a702-ef66d75eaa0b",
  "TrainingClassID": "eb1c8517-53a0-4142-8b9d-c82929a84dd1",
  "EmailPackageDefinitionID": "c36955a4-3b5d-43c8-b15a-709deb866ef7",
  "InventoryItemID": "102c10fa-1069-4115-b970-7fb0a905e73d",
  "Quantity": 1
}