GET api/ShoppingCartItem
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartItemID": "5735c39b-3bf0-4cce-bab9-58296d9b96bd",
"ShoppingCartID": "690eb80a-7b35-427d-b430-e7c41dc08f9c",
"TrainingClassID": "a270b25d-b9b3-4132-84ab-7e2f151e92be",
"EmailPackageDefinitionID": "529e8be0-ac28-435d-82f8-d52ac7f5631d",
"InventoryItemID": "5423a716-e636-42d6-8892-fc5495cfc0dd",
"Quantity": 1
},
{
"ShoppingCartItemID": "5735c39b-3bf0-4cce-bab9-58296d9b96bd",
"ShoppingCartID": "690eb80a-7b35-427d-b430-e7c41dc08f9c",
"TrainingClassID": "a270b25d-b9b3-4132-84ab-7e2f151e92be",
"EmailPackageDefinitionID": "529e8be0-ac28-435d-82f8-d52ac7f5631d",
"InventoryItemID": "5423a716-e636-42d6-8892-fc5495cfc0dd",
"Quantity": 1
},
{
"ShoppingCartItemID": "5735c39b-3bf0-4cce-bab9-58296d9b96bd",
"ShoppingCartID": "690eb80a-7b35-427d-b430-e7c41dc08f9c",
"TrainingClassID": "a270b25d-b9b3-4132-84ab-7e2f151e92be",
"EmailPackageDefinitionID": "529e8be0-ac28-435d-82f8-d52ac7f5631d",
"InventoryItemID": "5423a716-e636-42d6-8892-fc5495cfc0dd",
"Quantity": 1
}
]