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": "f78a9b10-b3ce-406b-af3a-668ddbc831cb",
  "ShoppingCartID": "58b3ab8b-31b0-465b-9f2f-008b1793a119",
  "TrainingClassID": "66372c49-bf13-481e-960c-1ebc24e53f6b",
  "EmailPackageDefinitionID": "1a0032bf-5d5c-487c-ab62-badb56ad7e69",
  "InventoryItemID": "e8616734-2e75-45f2-bf81-91385aa8bcbe",
  "Quantity": 1
}