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": "1acf74cc-2f2a-4558-8def-c7859ae4616e",
  "ShoppingCartID": "431f35e7-7964-4f40-b89c-eb3918af0300",
  "TrainingClassID": "2f575666-f8f5-4aec-851c-235582388d14",
  "EmailPackageDefinitionID": "db775850-5779-4581-8872-78e1c5445b43",
  "InventoryItemID": "727724c6-73b4-428d-bbbe-153b83b9f7bf",
  "Quantity": 1
}