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": "994bef7b-bee2-42f6-b503-db3038bac568",
"ShoppingCartID": "be470ce4-54b7-43b1-97a1-963f11cedaa5",
"TrainingClassID": "1f005ea6-ab75-4fcd-b913-708c343fccf3",
"EmailPackageDefinitionID": "ab0640d8-9c4b-480e-a7cb-f58877d1f366",
"InventoryItemID": "b2d0bfc3-e1f6-4c32-b031-ba0291e5ebe0",
"Quantity": 1
}