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": "2dd0aaef-6386-4b6f-932f-ac7d4a68e780",
"ShoppingCartID": "f7f67fb8-7a06-4f00-9def-df7a1e8ae889",
"TrainingClassID": "98062e28-35ef-4010-b269-ba7ede4d6bb0",
"EmailPackageDefinitionID": "af4a520b-c454-440e-b32f-595a54aa70d2",
"InventoryItemID": "ef68ac23-559a-474b-980d-6b0ba1ce2562",
"Quantity": 1
}