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": "af911de7-8ea9-4cdd-97be-a00bded13be4",
"ShoppingCartID": "fd5ee925-6794-4849-b02c-9a9c31bae388",
"TrainingClassID": "d2c54473-d7dd-45b1-bab8-2d0f9d526ef8",
"EmailPackageDefinitionID": "4e4628eb-4983-4550-ab25-c195b47de854",
"InventoryItemID": "6368d152-de0f-4953-8b8d-fae3dedf2ba0",
"Quantity": 1
}