GET api/ShoppingCartItem
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartItemID": "5787a816-cee5-4f76-bb98-62b932b4ef84",
"ShoppingCartID": "fdad4afb-011a-4e2d-b1fb-ed5890aeeb9b",
"TrainingClassID": "7e2b46ac-7e3e-4686-9ac3-0f4c181f364d",
"EmailPackageDefinitionID": "2fbe34a1-aede-4f5d-bf6b-d62f7739ead1",
"InventoryItemID": "1808a781-86df-43e2-8782-b00612978f8c",
"Quantity": 1
},
{
"ShoppingCartItemID": "5787a816-cee5-4f76-bb98-62b932b4ef84",
"ShoppingCartID": "fdad4afb-011a-4e2d-b1fb-ed5890aeeb9b",
"TrainingClassID": "7e2b46ac-7e3e-4686-9ac3-0f4c181f364d",
"EmailPackageDefinitionID": "2fbe34a1-aede-4f5d-bf6b-d62f7739ead1",
"InventoryItemID": "1808a781-86df-43e2-8782-b00612978f8c",
"Quantity": 1
},
{
"ShoppingCartItemID": "5787a816-cee5-4f76-bb98-62b932b4ef84",
"ShoppingCartID": "fdad4afb-011a-4e2d-b1fb-ed5890aeeb9b",
"TrainingClassID": "7e2b46ac-7e3e-4686-9ac3-0f4c181f364d",
"EmailPackageDefinitionID": "2fbe34a1-aede-4f5d-bf6b-d62f7739ead1",
"InventoryItemID": "1808a781-86df-43e2-8782-b00612978f8c",
"Quantity": 1
}
]