GET api/ShoppingCartPerson
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartPersonID": "743d72ed-d052-42ee-8399-ccef2c634249",
"ShoppingCartItemID": "bbe49779-d187-409d-90be-ab8607062ff0",
"PersonID": "ee18e871-4453-436b-86f4-ecbfccfde46a",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
},
{
"ShoppingCartPersonID": "743d72ed-d052-42ee-8399-ccef2c634249",
"ShoppingCartItemID": "bbe49779-d187-409d-90be-ab8607062ff0",
"PersonID": "ee18e871-4453-436b-86f4-ecbfccfde46a",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
},
{
"ShoppingCartPersonID": "743d72ed-d052-42ee-8399-ccef2c634249",
"ShoppingCartItemID": "bbe49779-d187-409d-90be-ab8607062ff0",
"PersonID": "ee18e871-4453-436b-86f4-ecbfccfde46a",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}
]