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": "6867ffaa-c46e-465c-b2f7-9f7a68e9c8c8", "ShoppingCartID": "d3173638-3e49-463e-be99-a073a0afa7db", "TrainingClassID": "dbc4e665-f542-41d3-aa92-5ac5555e07c5", "EmailPackageDefinitionID": "4acb0922-267f-4d79-b668-d5606ac5af13", "InventoryItemID": "f4666e20-faca-4c74-be8c-98093322ac56", "Quantity": 1 }