GET api/ShoppingCartItem
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartItemID": "11a04d83-5834-4ace-9216-5ef2999b8f95",
"ShoppingCartID": "a6a3d5ff-34f9-4c90-b9ec-f195d2b16ee2",
"TrainingClassID": "074f65b3-da86-448e-b28c-71a6585eb2c5",
"EmailPackageDefinitionID": "74e650ab-eda3-4045-9a0d-39cf9212e07d",
"InventoryItemID": "ee2018ac-ae6a-4c1e-aecf-a36f2b8f4a89",
"Quantity": 1
},
{
"ShoppingCartItemID": "11a04d83-5834-4ace-9216-5ef2999b8f95",
"ShoppingCartID": "a6a3d5ff-34f9-4c90-b9ec-f195d2b16ee2",
"TrainingClassID": "074f65b3-da86-448e-b28c-71a6585eb2c5",
"EmailPackageDefinitionID": "74e650ab-eda3-4045-9a0d-39cf9212e07d",
"InventoryItemID": "ee2018ac-ae6a-4c1e-aecf-a36f2b8f4a89",
"Quantity": 1
},
{
"ShoppingCartItemID": "11a04d83-5834-4ace-9216-5ef2999b8f95",
"ShoppingCartID": "a6a3d5ff-34f9-4c90-b9ec-f195d2b16ee2",
"TrainingClassID": "074f65b3-da86-448e-b28c-71a6585eb2c5",
"EmailPackageDefinitionID": "74e650ab-eda3-4045-9a0d-39cf9212e07d",
"InventoryItemID": "ee2018ac-ae6a-4c1e-aecf-a36f2b8f4a89",
"Quantity": 1
}
]