DELETE api/ShoppingCartItem/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "3502b739-6aea-4d9d-bf89-2f3b11b83b8a",
  "ShoppingCartID": "ff3ea6e9-3810-4aad-a0f2-76dc109e8bb6",
  "TrainingClassID": "39a72d2e-1629-4bcf-97d7-f700b3fff8f4",
  "EmailPackageDefinitionID": "ee119abf-efc3-47b1-b888-ca7f6e208a89",
  "InventoryItemID": "26daf9bd-d9e1-4d5a-b696-8529b6c3a371",
  "Quantity": 1
}