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": "52570c66-6805-44f6-82e1-e76c4b408976",
  "ShoppingCartID": "dbd48564-7d1f-4d92-8368-508b3ad2de93",
  "TrainingClassID": "02d4b99a-27a3-4e76-b96e-b1f4a20bf989",
  "EmailPackageDefinitionID": "24d3611e-0101-476e-8eb4-4734f54acc08",
  "InventoryItemID": "5e3356fa-fe90-4f7c-a3f4-5c7fbede6afd",
  "Quantity": 1
}