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": "5047c9e4-60ca-461d-a82e-bc995c38ebab",
"ShoppingCartID": "2b06ad61-9596-4b38-800a-fa3ba65ccd97",
"TrainingClassID": "ad46f03f-8a4a-4d0e-ae0f-ef5d31dd4e25",
"EmailPackageDefinitionID": "f026a344-deed-4cb5-9bc0-a8810f25b18b",
"InventoryItemID": "20f6bdbd-8bbc-4643-accc-b8094b65a7dd",
"Quantity": 1
}