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": "7ac20a63-9270-4014-8583-71e0152d6426",
"ShoppingCartID": "39c02941-d896-4401-9a03-859352f607cc",
"TrainingClassID": "bbbafd66-1118-4eb5-a8da-b11c6c05c631",
"EmailPackageDefinitionID": "8268112a-ee82-48a3-bffa-e5eef97a042d",
"InventoryItemID": "7e2cd62e-88ee-432f-8bf7-0347c873c2de",
"Quantity": 1
}