GET api/ShoppingCartPerson
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartPersonID": "2414af05-e6ed-474a-b6e4-40c8df61c80e",
"ShoppingCartItemID": "998bebfa-c3a8-4c6a-a93c-f36de7344d14",
"PersonID": "accafd83-b28e-48bf-a682-684c637636c2",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
},
{
"ShoppingCartPersonID": "2414af05-e6ed-474a-b6e4-40c8df61c80e",
"ShoppingCartItemID": "998bebfa-c3a8-4c6a-a93c-f36de7344d14",
"PersonID": "accafd83-b28e-48bf-a682-684c637636c2",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
},
{
"ShoppingCartPersonID": "2414af05-e6ed-474a-b6e4-40c8df61c80e",
"ShoppingCartItemID": "998bebfa-c3a8-4c6a-a93c-f36de7344d14",
"PersonID": "accafd83-b28e-48bf-a682-684c637636c2",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}
]