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": "26a13301-236a-4459-811f-3721b8d7255f",
"ShoppingCartID": "47aa1a76-5b8e-44ae-b663-366f2e0322e6",
"TrainingClassID": "46ab9226-93e2-4a15-9c29-22ce9b0dc161",
"EmailPackageDefinitionID": "1a09cc49-3377-49aa-bb06-335774d1caba",
"InventoryItemID": "dd5b5496-8e2e-4958-9aa2-fa8f83367d35",
"Quantity": 1
}