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": "6daacfed-3b91-47fb-aba0-2b498f2584ce",
"ShoppingCartID": "a639146e-a6d8-4888-9c04-d81849c939a3",
"TrainingClassID": "6455a22f-b311-4c8d-8f48-939ed874364e",
"EmailPackageDefinitionID": "13b916e9-584b-4130-952e-97e88831385c",
"InventoryItemID": "0ca9a4ad-f9dc-4068-87d3-1472d6e79590",
"Quantity": 1
}