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": "151208ea-096c-4875-ad1a-6aa8c349b652",
"ShoppingCartID": "8fc27b51-2955-4681-9f5d-e0f384c03da1",
"TrainingClassID": "67bdaa11-3a76-4fe3-bef5-4514cba08ddb",
"EmailPackageDefinitionID": "59a30602-8998-4f4d-ad5b-d152175b9fb8",
"InventoryItemID": "0925d827-c790-49d9-a3d1-421fd931e02a",
"Quantity": 1
}