GET api/ShoppingCartPerson
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartPersonID": "3e97f3c6-f456-409b-907f-c090dd62d832",
"ShoppingCartItemID": "51007787-e733-44a2-b616-b0b1d27c4003",
"PersonID": "04115371-a793-498e-9e09-c6ad27ce993b",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
},
{
"ShoppingCartPersonID": "3e97f3c6-f456-409b-907f-c090dd62d832",
"ShoppingCartItemID": "51007787-e733-44a2-b616-b0b1d27c4003",
"PersonID": "04115371-a793-498e-9e09-c6ad27ce993b",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
},
{
"ShoppingCartPersonID": "3e97f3c6-f456-409b-907f-c090dd62d832",
"ShoppingCartItemID": "51007787-e733-44a2-b616-b0b1d27c4003",
"PersonID": "04115371-a793-498e-9e09-c6ad27ce993b",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}
]