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": "1830c6bf-d6be-4b64-8f69-f0e29ba313fc", "ShoppingCartID": "9d8d9471-2743-4a7f-bc27-ac1cbe4e9445", "TrainingClassID": "b8dc5fa0-352d-41bf-a363-26813249e4bf", "EmailPackageDefinitionID": "dce3953d-4229-41cb-a02a-38a5385ed3ea", "InventoryItemID": "60d86473-f593-4b8e-b90b-90582a5d6d7b", "Quantity": 1 }