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": "53149ea7-510d-4d6c-be0f-c73faebdc5f0",
"ShoppingCartID": "c97b4765-c275-426e-8b77-a6f37f85b594",
"TrainingClassID": "248f291e-b898-4959-ade6-7058300a221b",
"EmailPackageDefinitionID": "5f8b4ba3-1dec-4319-a81d-f8c2c0323f49",
"InventoryItemID": "565b49b2-02a9-4c63-88dd-52b36fd23d7d",
"Quantity": 1
}