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": "dd1e47f9-4993-4c8d-b091-48f636909ed8", "ShoppingCartID": "6438839a-c95d-4f16-8325-df6ab0cfa1cd", "TrainingClassID": "fb0c7a41-7ba4-40c8-9271-f39ef2bf5e22", "EmailPackageDefinitionID": "11a2b640-b2f4-469d-b835-95550626c995", "InventoryItemID": "e39a7fd3-b56f-4aab-bf5c-9b05252fc99a", "Quantity": 1 }