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": "20a894c4-f2ab-45fe-b44b-cccf12e27623",
"ShoppingCartID": "cb89f205-88bb-4771-bd0f-88ea5443ba26",
"TrainingClassID": "9a01d394-837c-4340-81ea-3bcf84e90791",
"EmailPackageDefinitionID": "bdb06968-914f-4514-8553-a08c4fbdd6bd",
"InventoryItemID": "90672b43-766f-4e8b-ae4b-6501b070ca2a",
"Quantity": 1
}