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": "a3a6c9ed-0dda-478a-9423-dfb16d066d32",
  "ShoppingCartID": "377b5abe-df0d-4ad5-8639-1478be586702",
  "TrainingClassID": "2474d38b-e5bc-4e30-b5cd-b6ed16f84f88",
  "EmailPackageDefinitionID": "496a5784-17bd-4e46-9623-d2b35093d00f",
  "InventoryItemID": "13844c36-c0a5-4466-ba6e-6d2208329a75",
  "Quantity": 1
}