GET api/ShoppingCartPerson
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartPersonID": "0123b7ae-4ba7-482f-b685-cac929ee90e0",
"ShoppingCartItemID": "8da2bcfb-9856-4b29-a77c-0c4437b81bdd",
"PersonID": "af7876ec-0d53-4039-b7a3-ce3befe9708e",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
},
{
"ShoppingCartPersonID": "0123b7ae-4ba7-482f-b685-cac929ee90e0",
"ShoppingCartItemID": "8da2bcfb-9856-4b29-a77c-0c4437b81bdd",
"PersonID": "af7876ec-0d53-4039-b7a3-ce3befe9708e",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
},
{
"ShoppingCartPersonID": "0123b7ae-4ba7-482f-b685-cac929ee90e0",
"ShoppingCartItemID": "8da2bcfb-9856-4b29-a77c-0c4437b81bdd",
"PersonID": "af7876ec-0d53-4039-b7a3-ce3befe9708e",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}
]