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": "14cfdbd3-2aec-4db7-9406-2c72bde27780",
"ShoppingCartID": "0a272ec3-29f4-4df0-a380-d88775b70f9c",
"TrainingClassID": "7c054b5f-9e3c-45ee-bfdf-c400e67bc626",
"EmailPackageDefinitionID": "929d30b0-a9a0-45af-8171-fe97338d4d34",
"InventoryItemID": "c41662a0-badd-4b5c-9381-ea62531ac913",
"Quantity": 1
}