GET api/ShoppingCartPerson
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartPersonID": "b94d2a87-efe8-4c67-9de4-73b36146c1ea",
"ShoppingCartItemID": "4a06bcb1-8eab-4a9d-bc66-14e14b3688ff",
"PersonID": "4e1e55f5-b925-4068-8ef1-8875b35e0f01",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
},
{
"ShoppingCartPersonID": "b94d2a87-efe8-4c67-9de4-73b36146c1ea",
"ShoppingCartItemID": "4a06bcb1-8eab-4a9d-bc66-14e14b3688ff",
"PersonID": "4e1e55f5-b925-4068-8ef1-8875b35e0f01",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
},
{
"ShoppingCartPersonID": "b94d2a87-efe8-4c67-9de4-73b36146c1ea",
"ShoppingCartItemID": "4a06bcb1-8eab-4a9d-bc66-14e14b3688ff",
"PersonID": "4e1e55f5-b925-4068-8ef1-8875b35e0f01",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}
]