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": "58569f74-67a2-420b-a61d-f902614daa93",
"ShoppingCartID": "b3050c8a-52f8-4aca-9a5d-05896aadf02f",
"TrainingClassID": "e8e39387-d83e-4f0a-8085-136bfe319bfa",
"EmailPackageDefinitionID": "a80d915c-057d-45c4-a62f-539d7f59e699",
"InventoryItemID": "f15d581e-dd3e-4791-9d89-76e7a67832c0",
"Quantity": 1
}