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": "8ab84498-5892-41d9-af21-0237d7becef8",
"ShoppingCartID": "a3723af4-df18-4eef-af2d-1a42d73604b2",
"TrainingClassID": "7e8a2f39-74c8-4667-bbc7-c264d13912cc",
"EmailPackageDefinitionID": "24083bdb-ec54-49e1-803e-88e97ddad8b7",
"InventoryItemID": "891d3473-5d16-4be2-83a3-dc28951d6862",
"Quantity": 1
}