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": "60675553-e634-4770-ac9c-f28a734c9f12",
"ShoppingCartID": "84238ed9-03ef-4ab9-8977-9e576ae52d50",
"TrainingClassID": "45a571e2-432e-4d16-bdd0-bb1c1a305b67",
"EmailPackageDefinitionID": "9f450bdf-fc76-4718-b4db-9b57973fa698",
"InventoryItemID": "6b0e4bf2-1217-4b6c-807e-13e6769042b7",
"Quantity": 1
}