GET api/ShoppingCartItem
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartItemID": "d62e7c82-ad8d-426e-83b5-8d8bb2bcb20e",
"ShoppingCartID": "b5b5f723-967e-4768-81d1-e7237a24e2f7",
"TrainingClassID": "83a6c229-888b-41ef-a194-406de8666578",
"EmailPackageDefinitionID": "3f3f1819-8f39-412f-b6b7-22ef972500c2",
"InventoryItemID": "1947335a-2111-47fe-9335-165e02f27dbe",
"Quantity": 1
},
{
"ShoppingCartItemID": "d62e7c82-ad8d-426e-83b5-8d8bb2bcb20e",
"ShoppingCartID": "b5b5f723-967e-4768-81d1-e7237a24e2f7",
"TrainingClassID": "83a6c229-888b-41ef-a194-406de8666578",
"EmailPackageDefinitionID": "3f3f1819-8f39-412f-b6b7-22ef972500c2",
"InventoryItemID": "1947335a-2111-47fe-9335-165e02f27dbe",
"Quantity": 1
},
{
"ShoppingCartItemID": "d62e7c82-ad8d-426e-83b5-8d8bb2bcb20e",
"ShoppingCartID": "b5b5f723-967e-4768-81d1-e7237a24e2f7",
"TrainingClassID": "83a6c229-888b-41ef-a194-406de8666578",
"EmailPackageDefinitionID": "3f3f1819-8f39-412f-b6b7-22ef972500c2",
"InventoryItemID": "1947335a-2111-47fe-9335-165e02f27dbe",
"Quantity": 1
}
]