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": "a1c06d00-3f95-4691-b9cc-7c074273fda7",
"ShoppingCartID": "63ff75a7-0659-4db2-94db-ed2cff6d0711",
"TrainingClassID": "e9a70dfc-66a8-49d1-99c0-de05918e3299",
"EmailPackageDefinitionID": "f254dcda-4884-4832-82b5-4d5d8fa6c508",
"InventoryItemID": "95379af3-1506-48df-8c3a-24d97cf27ae0",
"Quantity": 1
}