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": "422f7352-b96b-4b0a-8b4b-d4c140b461ff",
"ShoppingCartID": "91bb91b5-6ff6-446c-ab53-d8f95be36246",
"TrainingClassID": "3bb7bdaf-7f99-4d6f-ac16-65aa10b7e12d",
"EmailPackageDefinitionID": "2f58452c-5a93-44f7-a8e9-8362e58bdd4d",
"InventoryItemID": "8424db18-2992-4554-98fa-697b9fe0c5d8",
"Quantity": 1
}