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": "b97dacc5-f8d0-48e8-ab9b-12f65b21696d",
"ShoppingCartID": "1aae5ce0-fdde-4c10-ab77-4145a17063e6",
"TrainingClassID": "c3a78168-c1c1-46d9-8ef4-f4e08dd133e2",
"EmailPackageDefinitionID": "d15cf8fa-55e6-4e99-a3f7-3f9dc3df7b33",
"InventoryItemID": "6f975ffa-518f-4059-8010-246bcdb349ef",
"Quantity": 1
}