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": "0d921778-6aa5-442b-8f00-ff11ff059a66",
"ShoppingCartID": "54c025c5-1668-4491-93c2-4912afd200a4",
"TrainingClassID": "ceea58a9-75f4-499e-9199-3cccda38d536",
"EmailPackageDefinitionID": "d32e8fb0-2872-47fd-baed-1e998b6ddd8e",
"InventoryItemID": "e254bfb1-36e4-4b09-918c-b75bfe13f909",
"Quantity": 1
}