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": "efb7d3f1-3536-4536-84e6-3c5b3e412954",
  "ShoppingCartID": "099c60e0-ee9f-4d03-b11d-b9cf260d9880",
  "TrainingClassID": "21816b01-34a8-46ed-b043-849811e6344e",
  "EmailPackageDefinitionID": "617cee8f-7c3f-46ac-b9ad-6382003e53dd",
  "InventoryItemID": "490a585c-be39-49f3-b65a-5d9da10825cc",
  "Quantity": 1
}