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": "03ca2eeb-b19a-4e26-bd12-73bd2a95ee30",
"ShoppingCartID": "3e09c4fe-454d-4d0f-8cea-c7d3b1bb24e6",
"TrainingClassID": "26396ec0-9cc6-49be-bae6-f160b5c3d94f",
"EmailPackageDefinitionID": "4ed67220-a119-46af-9100-9bdc493e3960",
"InventoryItemID": "033ddcea-ceb2-4223-b959-be6346f719fb",
"Quantity": 1
}