GET api/ShoppingCartItem
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartItemID": "7ceffd5c-eec9-4213-909f-7f4716e4cf09",
"ShoppingCartID": "2a080ccf-60e0-4629-aee4-c9acb8e762ac",
"TrainingClassID": "317b201c-34d6-42f9-a6b1-d08790822927",
"EmailPackageDefinitionID": "0a43ee46-f3c4-4111-9631-4efbc7356a82",
"InventoryItemID": "16c95f4e-6e82-4131-b582-ebd2075c700d",
"Quantity": 1
},
{
"ShoppingCartItemID": "7ceffd5c-eec9-4213-909f-7f4716e4cf09",
"ShoppingCartID": "2a080ccf-60e0-4629-aee4-c9acb8e762ac",
"TrainingClassID": "317b201c-34d6-42f9-a6b1-d08790822927",
"EmailPackageDefinitionID": "0a43ee46-f3c4-4111-9631-4efbc7356a82",
"InventoryItemID": "16c95f4e-6e82-4131-b582-ebd2075c700d",
"Quantity": 1
},
{
"ShoppingCartItemID": "7ceffd5c-eec9-4213-909f-7f4716e4cf09",
"ShoppingCartID": "2a080ccf-60e0-4629-aee4-c9acb8e762ac",
"TrainingClassID": "317b201c-34d6-42f9-a6b1-d08790822927",
"EmailPackageDefinitionID": "0a43ee46-f3c4-4111-9631-4efbc7356a82",
"InventoryItemID": "16c95f4e-6e82-4131-b582-ebd2075c700d",
"Quantity": 1
}
]