GET api/ShoppingCartItem
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartItemID": "905a0544-5080-4bbc-9113-1a1eac9020b8",
"ShoppingCartID": "a73f5838-cb0a-462c-aade-3cb3c51d07bc",
"TrainingClassID": "533396ac-68f5-4ef8-998e-19f8d5ccc3d5",
"EmailPackageDefinitionID": "fdba648e-e4bb-43b5-87c0-0bc70d6b1817",
"InventoryItemID": "c0530b78-e810-424d-8dba-edff9b5d5f2c",
"Quantity": 1
},
{
"ShoppingCartItemID": "905a0544-5080-4bbc-9113-1a1eac9020b8",
"ShoppingCartID": "a73f5838-cb0a-462c-aade-3cb3c51d07bc",
"TrainingClassID": "533396ac-68f5-4ef8-998e-19f8d5ccc3d5",
"EmailPackageDefinitionID": "fdba648e-e4bb-43b5-87c0-0bc70d6b1817",
"InventoryItemID": "c0530b78-e810-424d-8dba-edff9b5d5f2c",
"Quantity": 1
},
{
"ShoppingCartItemID": "905a0544-5080-4bbc-9113-1a1eac9020b8",
"ShoppingCartID": "a73f5838-cb0a-462c-aade-3cb3c51d07bc",
"TrainingClassID": "533396ac-68f5-4ef8-998e-19f8d5ccc3d5",
"EmailPackageDefinitionID": "fdba648e-e4bb-43b5-87c0-0bc70d6b1817",
"InventoryItemID": "c0530b78-e810-424d-8dba-edff9b5d5f2c",
"Quantity": 1
}
]