GET api/ShoppingCartItem
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartItemID": "fe105414-52f6-4007-a9da-98307884c68f",
"ShoppingCartID": "13881726-9dde-481e-b461-3eca146d954b",
"TrainingClassID": "02ef7dc9-9893-40d3-8ec9-fb16be602a3f",
"EmailPackageDefinitionID": "a9606cc1-cf08-4d55-9656-54b29e750f9c",
"InventoryItemID": "339a88e7-8509-4bbe-9fa5-d649f8c0b462",
"Quantity": 1
},
{
"ShoppingCartItemID": "fe105414-52f6-4007-a9da-98307884c68f",
"ShoppingCartID": "13881726-9dde-481e-b461-3eca146d954b",
"TrainingClassID": "02ef7dc9-9893-40d3-8ec9-fb16be602a3f",
"EmailPackageDefinitionID": "a9606cc1-cf08-4d55-9656-54b29e750f9c",
"InventoryItemID": "339a88e7-8509-4bbe-9fa5-d649f8c0b462",
"Quantity": 1
},
{
"ShoppingCartItemID": "fe105414-52f6-4007-a9da-98307884c68f",
"ShoppingCartID": "13881726-9dde-481e-b461-3eca146d954b",
"TrainingClassID": "02ef7dc9-9893-40d3-8ec9-fb16be602a3f",
"EmailPackageDefinitionID": "a9606cc1-cf08-4d55-9656-54b29e750f9c",
"InventoryItemID": "339a88e7-8509-4bbe-9fa5-d649f8c0b462",
"Quantity": 1
}
]