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": "ba1ee307-0187-4415-868b-9ff3039ef45d",
  "ShoppingCartID": "2d9f5628-1e2c-4434-9cb4-7408b25c309a",
  "TrainingClassID": "31cdb91d-3fd3-4d6d-9b20-4786f833a5c1",
  "EmailPackageDefinitionID": "aea8ebf4-4926-4b9c-9474-d973307d7c6e",
  "InventoryItemID": "1c50dfa6-9321-4812-acf8-e86cdc39eaa6",
  "Quantity": 1
}