GET api/ShoppingCartItem
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartItemID": "ade6e9b8-565d-4b49-bf15-74121b33a73a",
"ShoppingCartID": "94180a00-2a8c-47f2-b611-a2f486ecf820",
"TrainingClassID": "ddbc05a4-3123-4a23-84bc-ea5db5fe0efc",
"EmailPackageDefinitionID": "1410b07d-3674-48ea-a5ac-3841335f5fe4",
"InventoryItemID": "5694a7f6-6cf9-4dc6-884a-0f58cf6c3131",
"Quantity": 1
},
{
"ShoppingCartItemID": "ade6e9b8-565d-4b49-bf15-74121b33a73a",
"ShoppingCartID": "94180a00-2a8c-47f2-b611-a2f486ecf820",
"TrainingClassID": "ddbc05a4-3123-4a23-84bc-ea5db5fe0efc",
"EmailPackageDefinitionID": "1410b07d-3674-48ea-a5ac-3841335f5fe4",
"InventoryItemID": "5694a7f6-6cf9-4dc6-884a-0f58cf6c3131",
"Quantity": 1
},
{
"ShoppingCartItemID": "ade6e9b8-565d-4b49-bf15-74121b33a73a",
"ShoppingCartID": "94180a00-2a8c-47f2-b611-a2f486ecf820",
"TrainingClassID": "ddbc05a4-3123-4a23-84bc-ea5db5fe0efc",
"EmailPackageDefinitionID": "1410b07d-3674-48ea-a5ac-3841335f5fe4",
"InventoryItemID": "5694a7f6-6cf9-4dc6-884a-0f58cf6c3131",
"Quantity": 1
}
]