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": "b7d1d687-0098-4095-90d0-aa989255beea",
"ShoppingCartID": "6c00d967-712f-45ab-ae23-13f4fa71e578",
"TrainingClassID": "6d7bcc01-89ed-4e5a-bded-ace74d66729c",
"EmailPackageDefinitionID": "aaf52e88-4d0a-4f67-8368-187daaf2630b",
"InventoryItemID": "1354d4ed-f76f-4f62-8183-75e6d4be642a",
"Quantity": 1
}