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": "807c6942-24b4-4143-80d6-f3acc40b6a08",
"ShoppingCartID": "acf6b6d9-e3b7-4296-9586-a1d807f0dd30",
"TrainingClassID": "a8e17d69-d744-4d01-b4d7-2bc753cc9c76",
"EmailPackageDefinitionID": "a93f25ca-62b4-445d-970b-0b9da05311a5",
"InventoryItemID": "b0b1e98a-7788-4667-95ef-03e809c8ee4e",
"Quantity": 1
}