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": "86f8e847-8531-4e8b-8662-694772ec51be",
"ShoppingCartID": "0bf1f72d-866c-487e-879d-7b57823b5693",
"TrainingClassID": "31b431cd-6c3e-4eca-bc0f-5a5f556af0e2",
"EmailPackageDefinitionID": "6dd53b2e-f730-4426-96bf-2061924b4880",
"InventoryItemID": "53ccd3a5-e1a0-4847-9302-86758bd3471f",
"Quantity": 1
}