GET api/ShoppingCartItem
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartItemID": "ba5256e4-590d-4481-84a2-f7646142e875",
"ShoppingCartID": "a0fd2b7f-ea1b-4815-b169-26764a88f69c",
"TrainingClassID": "38bd2ade-ffd9-4718-b689-be9504f3c2e2",
"EmailPackageDefinitionID": "ca9168f9-d175-4b83-9991-4e498b308681",
"InventoryItemID": "721e8963-e6b2-4eba-99ab-0068a8b00467",
"Quantity": 1
},
{
"ShoppingCartItemID": "ba5256e4-590d-4481-84a2-f7646142e875",
"ShoppingCartID": "a0fd2b7f-ea1b-4815-b169-26764a88f69c",
"TrainingClassID": "38bd2ade-ffd9-4718-b689-be9504f3c2e2",
"EmailPackageDefinitionID": "ca9168f9-d175-4b83-9991-4e498b308681",
"InventoryItemID": "721e8963-e6b2-4eba-99ab-0068a8b00467",
"Quantity": 1
},
{
"ShoppingCartItemID": "ba5256e4-590d-4481-84a2-f7646142e875",
"ShoppingCartID": "a0fd2b7f-ea1b-4815-b169-26764a88f69c",
"TrainingClassID": "38bd2ade-ffd9-4718-b689-be9504f3c2e2",
"EmailPackageDefinitionID": "ca9168f9-d175-4b83-9991-4e498b308681",
"InventoryItemID": "721e8963-e6b2-4eba-99ab-0068a8b00467",
"Quantity": 1
}
]