GET api/ShoppingCartPerson
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartPersonID": "ccd03739-489f-4d97-8dbb-88e7f5b7b1b4",
"ShoppingCartItemID": "83f3be42-61cd-4647-ace4-7e2b8de6de77",
"PersonID": "0b3319f0-54cb-4de4-8514-497e21cfd7b6",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
},
{
"ShoppingCartPersonID": "ccd03739-489f-4d97-8dbb-88e7f5b7b1b4",
"ShoppingCartItemID": "83f3be42-61cd-4647-ace4-7e2b8de6de77",
"PersonID": "0b3319f0-54cb-4de4-8514-497e21cfd7b6",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
},
{
"ShoppingCartPersonID": "ccd03739-489f-4d97-8dbb-88e7f5b7b1b4",
"ShoppingCartItemID": "83f3be42-61cd-4647-ace4-7e2b8de6de77",
"PersonID": "0b3319f0-54cb-4de4-8514-497e21cfd7b6",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}
]