GET api/ShoppingCartPerson
No documentation available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"ShoppingCartPersonID": "8cdb6222-95e8-45da-85fe-dd3e0be07117",
"ShoppingCartItemID": "93eed1c5-9a16-4bfa-bb6e-373a000b2cd9",
"PersonID": "04ac552b-f391-4dd2-b116-363f8f504522",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
},
{
"ShoppingCartPersonID": "8cdb6222-95e8-45da-85fe-dd3e0be07117",
"ShoppingCartItemID": "93eed1c5-9a16-4bfa-bb6e-373a000b2cd9",
"PersonID": "04ac552b-f391-4dd2-b116-363f8f504522",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
},
{
"ShoppingCartPersonID": "8cdb6222-95e8-45da-85fe-dd3e0be07117",
"ShoppingCartItemID": "93eed1c5-9a16-4bfa-bb6e-373a000b2cd9",
"PersonID": "04ac552b-f391-4dd2-b116-363f8f504522",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}
]