DELETE api/ShoppingCartItem/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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": "3efd6306-2748-4a91-adc5-dec316df96ec",
"ShoppingCartID": "94adc3dd-ec03-4620-8552-ae034dc96289",
"TrainingClassID": "d1c45dad-2e3a-43c1-8897-bbaa1b27834d",
"EmailPackageDefinitionID": "e8c962dc-83fe-4d18-895f-19d169740a6c",
"InventoryItemID": "c94de763-0a25-4b4d-bea5-4410211caa5e",
"Quantity": 1
}