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": "20f63189-fdaf-4b11-90cc-99f7e00e04cd",
"ShoppingCartID": "d46e7397-3f5e-41f0-a8ea-d723cbed6277",
"TrainingClassID": "9cf8399d-51ed-41ab-80e6-8a0ccbd0e37d",
"EmailPackageDefinitionID": "0540eebd-4c46-4c77-b370-ad5e5d63e487",
"InventoryItemID": "53c4300d-46c6-4c1a-814f-5dfbf8d75987",
"Quantity": 1
}