GET api/ShoppingCartItem
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartItemID": "58ec9efb-9b7c-4396-a8aa-7088d823e95c",
"ShoppingCartID": "3ad31206-b9c1-494a-a61e-e85454e574ab",
"TrainingClassID": "b9add6f1-c358-4a67-a4d1-2a10bd3a8f0d",
"EmailPackageDefinitionID": "eefe1dbf-f285-420f-806b-f701e4610974",
"InventoryItemID": "0d0d711a-662b-4efc-b8ed-936769aadc16",
"Quantity": 1
},
{
"ShoppingCartItemID": "58ec9efb-9b7c-4396-a8aa-7088d823e95c",
"ShoppingCartID": "3ad31206-b9c1-494a-a61e-e85454e574ab",
"TrainingClassID": "b9add6f1-c358-4a67-a4d1-2a10bd3a8f0d",
"EmailPackageDefinitionID": "eefe1dbf-f285-420f-806b-f701e4610974",
"InventoryItemID": "0d0d711a-662b-4efc-b8ed-936769aadc16",
"Quantity": 1
},
{
"ShoppingCartItemID": "58ec9efb-9b7c-4396-a8aa-7088d823e95c",
"ShoppingCartID": "3ad31206-b9c1-494a-a61e-e85454e574ab",
"TrainingClassID": "b9add6f1-c358-4a67-a4d1-2a10bd3a8f0d",
"EmailPackageDefinitionID": "eefe1dbf-f285-420f-806b-f701e4610974",
"InventoryItemID": "0d0d711a-662b-4efc-b8ed-936769aadc16",
"Quantity": 1
}
]