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": "b4401efc-6d9a-4996-8627-a0c3f7646587",
"ShoppingCartID": "2974356f-ebf0-4ca8-b056-244658f287c6",
"TrainingClassID": "076bb0b3-046a-4e72-9c34-969c38414fce",
"EmailPackageDefinitionID": "048ff6d8-a81a-4ff8-8399-ed327b7c1dbf",
"InventoryItemID": "261c8ecd-cfba-433c-9f69-9983fddf3274",
"Quantity": 1
}