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": "050a9693-5f1c-4faa-b410-9b20eb04da41",
"ShoppingCartID": "06b4c44c-73fc-4c3a-a8a6-bf2798878b3f",
"TrainingClassID": "87d98e57-33ab-475f-87fb-6769107988e2",
"EmailPackageDefinitionID": "12ecdb50-e679-4c14-8ce5-07a6e4e93d1c",
"InventoryItemID": "4027c7b0-467b-4e72-b998-67426c2fd841",
"Quantity": 1
}