GET api/ShoppingCartItem
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartItemID": "2dcf9165-6d2f-420e-a63e-04e932840698",
"ShoppingCartID": "2eacd824-e2a2-40e3-b628-6ff426c3ec11",
"TrainingClassID": "94d6d6bc-21de-4140-af28-35b9778aa1b7",
"EmailPackageDefinitionID": "52774a8b-4ed6-4925-952b-3a479f5bd6cc",
"InventoryItemID": "7482dab5-82a2-4fcd-b695-db516235228a",
"Quantity": 1
},
{
"ShoppingCartItemID": "2dcf9165-6d2f-420e-a63e-04e932840698",
"ShoppingCartID": "2eacd824-e2a2-40e3-b628-6ff426c3ec11",
"TrainingClassID": "94d6d6bc-21de-4140-af28-35b9778aa1b7",
"EmailPackageDefinitionID": "52774a8b-4ed6-4925-952b-3a479f5bd6cc",
"InventoryItemID": "7482dab5-82a2-4fcd-b695-db516235228a",
"Quantity": 1
},
{
"ShoppingCartItemID": "2dcf9165-6d2f-420e-a63e-04e932840698",
"ShoppingCartID": "2eacd824-e2a2-40e3-b628-6ff426c3ec11",
"TrainingClassID": "94d6d6bc-21de-4140-af28-35b9778aa1b7",
"EmailPackageDefinitionID": "52774a8b-4ed6-4925-952b-3a479f5bd6cc",
"InventoryItemID": "7482dab5-82a2-4fcd-b695-db516235228a",
"Quantity": 1
}
]