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": "c0b69fda-b637-4b3a-bc6a-429bf7b615ba",
"ShoppingCartID": "3d9a99d8-b92f-46cc-965d-6293658bca69",
"TrainingClassID": "9e1fa4f3-cb27-4d18-a97b-9410ae26b923",
"EmailPackageDefinitionID": "7ae48666-2e36-4e4f-b8d7-4e5fbc5ebb5d",
"InventoryItemID": "50ff1375-cfc8-46f1-819d-0c180e32a3fa",
"Quantity": 1
}