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": "73d608a8-1019-44f9-a418-3e9a98379b7d",
"ShoppingCartID": "5ee8d9ad-0141-4e93-95fc-8641762b180e",
"TrainingClassID": "6ed669ea-ff40-4f65-bf9a-d0e6128dec3a",
"EmailPackageDefinitionID": "b3a854c9-1c9a-4103-b440-4a7950fe8d98",
"InventoryItemID": "f98b8ce0-3cda-42e7-9d2a-1038a4cae386",
"Quantity": 1
}