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": "df5699f2-a9c0-47b5-b22a-de171cce5f62", "ShoppingCartID": "21f23882-d17d-418d-a25a-af7708dae37c", "TrainingClassID": "6acdfec8-244e-4fdb-9d23-2743576b4a26", "EmailPackageDefinitionID": "0589bd94-0d53-4c49-a584-7e5dda2c4095", "InventoryItemID": "a9f0b343-4a29-480b-8778-56abd993846f", "Quantity": 1 }