GET api/ShoppingCartItem
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartItemID": "88a82be0-f4c3-4ec7-b726-8e5942e03890",
"ShoppingCartID": "5d18bd43-995f-4616-b347-3c9e5239be49",
"TrainingClassID": "2573e783-7256-42a6-9f24-c6d7f2e21a2b",
"EmailPackageDefinitionID": "679b06bf-216f-4c85-a9a7-c69305460887",
"InventoryItemID": "596ae341-3760-4986-a6e5-22eab29653ea",
"Quantity": 1
},
{
"ShoppingCartItemID": "88a82be0-f4c3-4ec7-b726-8e5942e03890",
"ShoppingCartID": "5d18bd43-995f-4616-b347-3c9e5239be49",
"TrainingClassID": "2573e783-7256-42a6-9f24-c6d7f2e21a2b",
"EmailPackageDefinitionID": "679b06bf-216f-4c85-a9a7-c69305460887",
"InventoryItemID": "596ae341-3760-4986-a6e5-22eab29653ea",
"Quantity": 1
},
{
"ShoppingCartItemID": "88a82be0-f4c3-4ec7-b726-8e5942e03890",
"ShoppingCartID": "5d18bd43-995f-4616-b347-3c9e5239be49",
"TrainingClassID": "2573e783-7256-42a6-9f24-c6d7f2e21a2b",
"EmailPackageDefinitionID": "679b06bf-216f-4c85-a9a7-c69305460887",
"InventoryItemID": "596ae341-3760-4986-a6e5-22eab29653ea",
"Quantity": 1
}
]