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": "2b951b0d-ec14-49bd-8454-e964548e6e99",
  "ShoppingCartID": "a31cf62a-4cf5-449a-a26b-0403d898a1c2",
  "TrainingClassID": "8e6c4de3-fd66-4c37-b302-6aa351de4c80",
  "EmailPackageDefinitionID": "e51ad757-d1c4-4c54-a5d8-d81b5592ad4a",
  "InventoryItemID": "6b2a2698-e43b-4137-ad09-5070d765e867",
  "Quantity": 1
}