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": "ffe5c345-7a65-48fc-b568-155b99a2f383",
"ShoppingCartID": "31e7079f-9a62-4578-a538-eac5d227f838",
"TrainingClassID": "f29ff5de-fd31-422d-abe8-4d2a80eb8c87",
"EmailPackageDefinitionID": "f6d939ac-8f25-4461-966f-5dc0ebb14cd5",
"InventoryItemID": "f6192aae-a80a-4de4-828f-2059a0418497",
"Quantity": 1
}