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": "584ccd4e-60db-42e5-b418-f8ac67096819",
"ShoppingCartID": "e44f2306-451e-4dd4-ada6-333beb797bb6",
"TrainingClassID": "c8dfa890-da3a-46f7-891e-4475907e097f",
"EmailPackageDefinitionID": "bc5ea599-dcdc-48bc-ac3c-34bfa86eed11",
"InventoryItemID": "a0cc74e8-d273-4547-84bf-7654d325760b",
"Quantity": 1
}