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": "e4bd724f-4fc5-4599-96ee-98e46d5ad21a",
"ShoppingCartID": "ca38a2b4-da7d-4a5a-9e80-ca0c808494d8",
"TrainingClassID": "92626201-2867-4d65-9de2-75507b295c94",
"EmailPackageDefinitionID": "d1ed954d-9ab5-4528-80fe-ede99dae7977",
"InventoryItemID": "b10e464b-8f64-4d91-b545-04c0c1046df1",
"Quantity": 1
}