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": "85c45ae6-13ac-45fd-8788-c3b06d91c8c6",
"ShoppingCartID": "9eb30e45-6fa3-4d3a-aeea-6399389e3df4",
"TrainingClassID": "d74ed278-2255-44d4-befb-bb6f715e9d14",
"EmailPackageDefinitionID": "5d256770-251d-4094-810f-d6ca51689722",
"InventoryItemID": "5241b1dd-9e24-4ee3-82cf-e82314d0f444",
"Quantity": 1
}