GET api/ShoppingCartItem
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartItemID": "2e09250e-f902-4b90-a79c-c0319a0448bf",
"ShoppingCartID": "a3188feb-c187-4dbd-bfdb-7861a9dff428",
"TrainingClassID": "3645ebd2-c2b8-4ffd-ab2f-8068d3f5e8cc",
"EmailPackageDefinitionID": "cbe9ace9-efeb-461c-8a98-d75e829613e8",
"InventoryItemID": "3136e3fc-b3fa-4be7-8813-1b818fe3dab9",
"Quantity": 1
},
{
"ShoppingCartItemID": "2e09250e-f902-4b90-a79c-c0319a0448bf",
"ShoppingCartID": "a3188feb-c187-4dbd-bfdb-7861a9dff428",
"TrainingClassID": "3645ebd2-c2b8-4ffd-ab2f-8068d3f5e8cc",
"EmailPackageDefinitionID": "cbe9ace9-efeb-461c-8a98-d75e829613e8",
"InventoryItemID": "3136e3fc-b3fa-4be7-8813-1b818fe3dab9",
"Quantity": 1
},
{
"ShoppingCartItemID": "2e09250e-f902-4b90-a79c-c0319a0448bf",
"ShoppingCartID": "a3188feb-c187-4dbd-bfdb-7861a9dff428",
"TrainingClassID": "3645ebd2-c2b8-4ffd-ab2f-8068d3f5e8cc",
"EmailPackageDefinitionID": "cbe9ace9-efeb-461c-8a98-d75e829613e8",
"InventoryItemID": "3136e3fc-b3fa-4be7-8813-1b818fe3dab9",
"Quantity": 1
}
]