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": "b5733f80-9501-4600-b9ba-5d12c2c2b54d",
"ShoppingCartID": "15f4284d-d007-4020-bac7-869899dfae32",
"TrainingClassID": "3ad5ea3d-edc7-4655-a361-d0db6e4186a2",
"EmailPackageDefinitionID": "8c6e94db-83c7-417d-bc6d-e5ab7612ec93",
"InventoryItemID": "2d97a992-6d7f-4681-a166-bbd5780596ea",
"Quantity": 1
}