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": "5b73fef6-1d91-437e-8ea6-0f8c4ca2a4ad", "ShoppingCartID": "24ea3949-c9cb-4855-b07d-53a8b3ed77d5", "TrainingClassID": "1bbbf1b0-6132-42b4-8ea0-131fb092e5fe", "EmailPackageDefinitionID": "0dc46b76-eb79-4bde-9cfe-614cf26bf57c", "InventoryItemID": "fe1da2cf-b2e9-4f4f-936d-dcf3310896e0", "Quantity": 1 }