GET 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": "f50018eb-8f01-4d1b-bfeb-206bc45f9b1b",
  "ShoppingCartID": "aa92435a-a426-4d77-8902-b23f7001a471",
  "TrainingClassID": "50b7ccd7-a8c3-4753-8d04-ad85cb4dbdf5",
  "EmailPackageDefinitionID": "37b41b4e-03e1-4552-bc3c-d4cc72c85820",
  "InventoryItemID": "7fd5bde3-b683-42ef-8bf7-d03ea6b7a66f",
  "Quantity": 1
}