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": "6654371e-8992-4cb6-bb82-4b6af2ac3342",
"ShoppingCartID": "adbe9ee7-441a-4440-aa91-8fc39f1a96d8",
"TrainingClassID": "1b287952-4776-426b-8a02-0c5bf8030771",
"EmailPackageDefinitionID": "da5add67-1638-4a73-abae-e56b19347369",
"InventoryItemID": "4f6e4f78-5d14-4144-a658-8e7d5b8f6b73",
"Quantity": 1
}