GET api/ShoppingCartPerson
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartPersonID": "f3ff2e7f-5bd3-4042-9146-b9d750024002",
"ShoppingCartItemID": "d00df47a-5bf4-4f42-a704-9d37f3ff5005",
"PersonID": "96e688a8-79b4-4874-912d-460ffbedf402",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
},
{
"ShoppingCartPersonID": "f3ff2e7f-5bd3-4042-9146-b9d750024002",
"ShoppingCartItemID": "d00df47a-5bf4-4f42-a704-9d37f3ff5005",
"PersonID": "96e688a8-79b4-4874-912d-460ffbedf402",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
},
{
"ShoppingCartPersonID": "f3ff2e7f-5bd3-4042-9146-b9d750024002",
"ShoppingCartItemID": "d00df47a-5bf4-4f42-a704-9d37f3ff5005",
"PersonID": "96e688a8-79b4-4874-912d-460ffbedf402",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}
]