GET api/ShoppingCartItem
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartItemID": "8610e9f4-77ce-4f84-b38c-48cb358c5c19",
"ShoppingCartID": "e5b01098-03c2-4eae-a2c5-b5fe05cb86ee",
"TrainingClassID": "dd7d3722-3e27-4a57-98cd-baf8b8aa68ad",
"EmailPackageDefinitionID": "dc29941d-c326-491e-9a1c-234bb2f18938",
"InventoryItemID": "0a09a327-9bb1-4f51-9321-1b3de78b317b",
"Quantity": 1
},
{
"ShoppingCartItemID": "8610e9f4-77ce-4f84-b38c-48cb358c5c19",
"ShoppingCartID": "e5b01098-03c2-4eae-a2c5-b5fe05cb86ee",
"TrainingClassID": "dd7d3722-3e27-4a57-98cd-baf8b8aa68ad",
"EmailPackageDefinitionID": "dc29941d-c326-491e-9a1c-234bb2f18938",
"InventoryItemID": "0a09a327-9bb1-4f51-9321-1b3de78b317b",
"Quantity": 1
},
{
"ShoppingCartItemID": "8610e9f4-77ce-4f84-b38c-48cb358c5c19",
"ShoppingCartID": "e5b01098-03c2-4eae-a2c5-b5fe05cb86ee",
"TrainingClassID": "dd7d3722-3e27-4a57-98cd-baf8b8aa68ad",
"EmailPackageDefinitionID": "dc29941d-c326-491e-9a1c-234bb2f18938",
"InventoryItemID": "0a09a327-9bb1-4f51-9321-1b3de78b317b",
"Quantity": 1
}
]