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": "0ec4b366-a92f-49b2-b507-b427762b8d4a", "ShoppingCartID": "7660eab1-5ea2-4e55-bf6d-6e229bd135e3", "TrainingClassID": "2c69209e-79c6-4d56-8df5-6deb7beb7ff0", "EmailPackageDefinitionID": "1b9852ac-7669-4373-a1c5-7f30e3096949", "InventoryItemID": "5f0fbd2e-417c-40de-9dcc-c1f7c2df30de", "Quantity": 1 }