GET api/ShoppingCartItem
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartItemID": "6e294652-dbbd-4723-b635-896833659050",
"ShoppingCartID": "56330295-9a3e-4a1f-8b8e-58d8a8530a07",
"TrainingClassID": "9b6885fb-9297-4711-8bba-5aef667c7045",
"EmailPackageDefinitionID": "3965f20e-a530-48ec-a3e4-5c6e2eaebd00",
"InventoryItemID": "78832f22-2681-4be9-96e1-ed3f16fe9250",
"Quantity": 1
},
{
"ShoppingCartItemID": "6e294652-dbbd-4723-b635-896833659050",
"ShoppingCartID": "56330295-9a3e-4a1f-8b8e-58d8a8530a07",
"TrainingClassID": "9b6885fb-9297-4711-8bba-5aef667c7045",
"EmailPackageDefinitionID": "3965f20e-a530-48ec-a3e4-5c6e2eaebd00",
"InventoryItemID": "78832f22-2681-4be9-96e1-ed3f16fe9250",
"Quantity": 1
},
{
"ShoppingCartItemID": "6e294652-dbbd-4723-b635-896833659050",
"ShoppingCartID": "56330295-9a3e-4a1f-8b8e-58d8a8530a07",
"TrainingClassID": "9b6885fb-9297-4711-8bba-5aef667c7045",
"EmailPackageDefinitionID": "3965f20e-a530-48ec-a3e4-5c6e2eaebd00",
"InventoryItemID": "78832f22-2681-4be9-96e1-ed3f16fe9250",
"Quantity": 1
}
]