GET api/ShoppingCartItem
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[ { "ShoppingCartItemID": "aeb9b0d2-fb13-4432-abf8-a75fc044230f", "ShoppingCartID": "c627aee5-b504-4951-a49b-aecc3304b15d", "TrainingClassID": "4fbe991b-0894-4d07-ab04-bf4ae9d3b9f8", "EmailPackageDefinitionID": "f3bdf0ba-5c60-4e29-9e81-4a43ff55c9aa", "InventoryItemID": "4d48955e-388f-4728-9455-1c071626658e", "Quantity": 1 }, { "ShoppingCartItemID": "aeb9b0d2-fb13-4432-abf8-a75fc044230f", "ShoppingCartID": "c627aee5-b504-4951-a49b-aecc3304b15d", "TrainingClassID": "4fbe991b-0894-4d07-ab04-bf4ae9d3b9f8", "EmailPackageDefinitionID": "f3bdf0ba-5c60-4e29-9e81-4a43ff55c9aa", "InventoryItemID": "4d48955e-388f-4728-9455-1c071626658e", "Quantity": 1 }, { "ShoppingCartItemID": "aeb9b0d2-fb13-4432-abf8-a75fc044230f", "ShoppingCartID": "c627aee5-b504-4951-a49b-aecc3304b15d", "TrainingClassID": "4fbe991b-0894-4d07-ab04-bf4ae9d3b9f8", "EmailPackageDefinitionID": "f3bdf0ba-5c60-4e29-9e81-4a43ff55c9aa", "InventoryItemID": "4d48955e-388f-4728-9455-1c071626658e", "Quantity": 1 } ]