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": "efbe6351-dd3c-43b2-8497-5bc192fb969a",
"ShoppingCartID": "c16814c1-e690-4d2b-bb84-bb54e482226a",
"TrainingClassID": "e245de3c-2feb-40e1-b4d4-29e7dc953f76",
"EmailPackageDefinitionID": "3ca4d63c-e231-44d7-aecf-f2e37281d343",
"InventoryItemID": "0eca3189-a94a-4de1-af50-07343c58380c",
"Quantity": 1
}