GET api/ShoppingCartPerson
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartPersonID": "761e138f-b124-408c-a296-f4446623b789",
"ShoppingCartItemID": "4d5d0da0-f72f-461c-aea2-0bbb9f38e4e0",
"PersonID": "f450af6b-5cfd-4c5c-be2e-419570f17c98",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
},
{
"ShoppingCartPersonID": "761e138f-b124-408c-a296-f4446623b789",
"ShoppingCartItemID": "4d5d0da0-f72f-461c-aea2-0bbb9f38e4e0",
"PersonID": "f450af6b-5cfd-4c5c-be2e-419570f17c98",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
},
{
"ShoppingCartPersonID": "761e138f-b124-408c-a296-f4446623b789",
"ShoppingCartItemID": "4d5d0da0-f72f-461c-aea2-0bbb9f38e4e0",
"PersonID": "f450af6b-5cfd-4c5c-be2e-419570f17c98",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}
]