GET api/ShoppingCartItem
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartItemID": "186c7af4-762e-4de8-8abf-7414eec9bd44",
"ShoppingCartID": "25e812f9-865b-4f6a-9842-dbb754492d09",
"TrainingClassID": "03126b44-ce3f-4295-a722-0c0718f826cc",
"EmailPackageDefinitionID": "c336b12e-3b53-49c8-adf8-e747c9c2dd19",
"InventoryItemID": "cff76821-a0bc-4054-b60c-e0383dc3fbd2",
"Quantity": 1
},
{
"ShoppingCartItemID": "186c7af4-762e-4de8-8abf-7414eec9bd44",
"ShoppingCartID": "25e812f9-865b-4f6a-9842-dbb754492d09",
"TrainingClassID": "03126b44-ce3f-4295-a722-0c0718f826cc",
"EmailPackageDefinitionID": "c336b12e-3b53-49c8-adf8-e747c9c2dd19",
"InventoryItemID": "cff76821-a0bc-4054-b60c-e0383dc3fbd2",
"Quantity": 1
},
{
"ShoppingCartItemID": "186c7af4-762e-4de8-8abf-7414eec9bd44",
"ShoppingCartID": "25e812f9-865b-4f6a-9842-dbb754492d09",
"TrainingClassID": "03126b44-ce3f-4295-a722-0c0718f826cc",
"EmailPackageDefinitionID": "c336b12e-3b53-49c8-adf8-e747c9c2dd19",
"InventoryItemID": "cff76821-a0bc-4054-b60c-e0383dc3fbd2",
"Quantity": 1
}
]