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": "c6a26087-bd76-4ef8-ae12-fe65a37e9721",
"ShoppingCartID": "2e5e0538-3b42-4de9-b796-a0947933857e",
"TrainingClassID": "d15dd155-913c-4d72-b99a-de841e9dffcb",
"EmailPackageDefinitionID": "857be5f1-a471-45eb-b1a5-ef8c56081930",
"InventoryItemID": "ed63f566-b65e-498f-861d-74b65212e247",
"Quantity": 1
}