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": "22335a79-1d25-4945-bb74-3ba2075ea394",
"ShoppingCartID": "aeeed4f8-94a9-429f-95ff-dee3e712d9d4",
"TrainingClassID": "ff75b5ca-c535-4d22-aedf-0fec97badf87",
"EmailPackageDefinitionID": "3d703ffe-168b-49ca-9b9b-38fadf73691a",
"InventoryItemID": "731880af-00d5-4611-a0f7-9f2a02144e37",
"Quantity": 1
}