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": "fc0a6381-a6f3-45d0-b794-90335627b45b",
"ShoppingCartID": "21362812-85ef-4b85-8305-bfceb3a051ef",
"TrainingClassID": "f58692a6-8ae2-4b0e-aa39-f1c7e8678a16",
"EmailPackageDefinitionID": "5f224cc1-e518-49e7-9158-0759cb26a84f",
"InventoryItemID": "aeb72739-82f5-47f4-938e-e5b06cc45087",
"Quantity": 1
}