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": "3db9ee7a-3736-40bd-b6af-f22c74daa7b3",
"ShoppingCartID": "3d3d8975-37f4-4ce8-9c5d-5389f52dd9ee",
"TrainingClassID": "4affa85d-79bb-46a0-b0fe-155f403026c4",
"EmailPackageDefinitionID": "bd20d3e2-77be-403c-8690-cc9ee5c742b5",
"InventoryItemID": "f9a7a9e9-4340-4e83-b050-3584a03d6905",
"Quantity": 1
}