GET api/ShoppingCartItem
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartItemID": "cc6a1625-367e-43ce-9b3a-1e9b13440712",
"ShoppingCartID": "70526d5b-b39a-4881-af82-850039dfb35b",
"TrainingClassID": "09aeff89-4b14-48fd-894f-6726301a7c8d",
"EmailPackageDefinitionID": "9d451eaa-5f90-4bcf-be99-d1b798424374",
"InventoryItemID": "3f8953e1-6a5b-47b0-8455-2da634250b9b",
"Quantity": 1
},
{
"ShoppingCartItemID": "cc6a1625-367e-43ce-9b3a-1e9b13440712",
"ShoppingCartID": "70526d5b-b39a-4881-af82-850039dfb35b",
"TrainingClassID": "09aeff89-4b14-48fd-894f-6726301a7c8d",
"EmailPackageDefinitionID": "9d451eaa-5f90-4bcf-be99-d1b798424374",
"InventoryItemID": "3f8953e1-6a5b-47b0-8455-2da634250b9b",
"Quantity": 1
},
{
"ShoppingCartItemID": "cc6a1625-367e-43ce-9b3a-1e9b13440712",
"ShoppingCartID": "70526d5b-b39a-4881-af82-850039dfb35b",
"TrainingClassID": "09aeff89-4b14-48fd-894f-6726301a7c8d",
"EmailPackageDefinitionID": "9d451eaa-5f90-4bcf-be99-d1b798424374",
"InventoryItemID": "3f8953e1-6a5b-47b0-8455-2da634250b9b",
"Quantity": 1
}
]