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": "20f41fc0-4a58-4d8a-9938-3e44cb96c928",
"ShoppingCartID": "1534862b-54e9-4542-98fa-55bca89460f6",
"TrainingClassID": "7e4269ad-20fa-4453-8629-a6191d1f0858",
"EmailPackageDefinitionID": "cfc14d6a-b5a5-41ff-af85-6357b4e60694",
"InventoryItemID": "d910766e-9b8e-4bcf-b0c2-576150e4dda5",
"Quantity": 1
}