GET api/ShoppingCartItem
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[ { "ShoppingCartItemID": "480500ce-96ed-434c-bc1c-ae1477957dc9", "ShoppingCartID": "a2528881-fcd0-4ba0-960a-31e3d8a996e1", "TrainingClassID": "4e4884d7-397b-4b9c-a7c6-4d587841ac81", "EmailPackageDefinitionID": "202b0f2c-7139-44ee-a85c-773c7896790b", "InventoryItemID": "7a7668e2-f97f-4c77-aa73-49e620ea33d1", "Quantity": 1 }, { "ShoppingCartItemID": "480500ce-96ed-434c-bc1c-ae1477957dc9", "ShoppingCartID": "a2528881-fcd0-4ba0-960a-31e3d8a996e1", "TrainingClassID": "4e4884d7-397b-4b9c-a7c6-4d587841ac81", "EmailPackageDefinitionID": "202b0f2c-7139-44ee-a85c-773c7896790b", "InventoryItemID": "7a7668e2-f97f-4c77-aa73-49e620ea33d1", "Quantity": 1 }, { "ShoppingCartItemID": "480500ce-96ed-434c-bc1c-ae1477957dc9", "ShoppingCartID": "a2528881-fcd0-4ba0-960a-31e3d8a996e1", "TrainingClassID": "4e4884d7-397b-4b9c-a7c6-4d587841ac81", "EmailPackageDefinitionID": "202b0f2c-7139-44ee-a85c-773c7896790b", "InventoryItemID": "7a7668e2-f97f-4c77-aa73-49e620ea33d1", "Quantity": 1 } ]