GET api/ShoppingCartItem
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartItemID": "61407e63-431b-43ee-bb62-a42d63f8689b",
"ShoppingCartID": "50b37802-859a-4a37-9a3d-8e6cfbc25e57",
"TrainingClassID": "09270527-c8cf-44e1-a9cd-96ff92dc0adf",
"EmailPackageDefinitionID": "e25c9f37-5b5c-4900-97e9-b022714413c0",
"InventoryItemID": "5fc3911e-3c4e-463f-85ab-cfd04c56ccf4",
"Quantity": 1
},
{
"ShoppingCartItemID": "61407e63-431b-43ee-bb62-a42d63f8689b",
"ShoppingCartID": "50b37802-859a-4a37-9a3d-8e6cfbc25e57",
"TrainingClassID": "09270527-c8cf-44e1-a9cd-96ff92dc0adf",
"EmailPackageDefinitionID": "e25c9f37-5b5c-4900-97e9-b022714413c0",
"InventoryItemID": "5fc3911e-3c4e-463f-85ab-cfd04c56ccf4",
"Quantity": 1
},
{
"ShoppingCartItemID": "61407e63-431b-43ee-bb62-a42d63f8689b",
"ShoppingCartID": "50b37802-859a-4a37-9a3d-8e6cfbc25e57",
"TrainingClassID": "09270527-c8cf-44e1-a9cd-96ff92dc0adf",
"EmailPackageDefinitionID": "e25c9f37-5b5c-4900-97e9-b022714413c0",
"InventoryItemID": "5fc3911e-3c4e-463f-85ab-cfd04c56ccf4",
"Quantity": 1
}
]