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": "55a0f5ef-2178-466b-a62a-80b5a99672f4",
"ShoppingCartID": "ecdf7c04-40bf-47de-9db1-8edbb386aa5d",
"TrainingClassID": "811a3c17-cf07-4e91-a464-b1dcbd97c40e",
"EmailPackageDefinitionID": "3127e7a9-0978-46d4-b848-cf08f82eed89",
"InventoryItemID": "0b57b962-05a0-4a2b-b027-81c9c0a2090b",
"Quantity": 1
}