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": "a45dbfd5-8f93-49a9-9e8f-bb21f49af5bd",
"ShoppingCartID": "67e49328-f817-4475-b3f8-2d3600debd6c",
"TrainingClassID": "b9c0e6ff-cba2-4b0f-bdde-3dde2ad865b8",
"EmailPackageDefinitionID": "4a35bde7-a984-489f-8d4e-ca0cbf15acbd",
"InventoryItemID": "7123a700-0679-4b88-8671-f4573a7367a6",
"Quantity": 1
}