GET api/ShoppingCartPerson/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"ShoppingCartPersonID": "02b7ea62-4a2e-46fe-8467-53c5c2a19eca",
"ShoppingCartItemID": "b991834c-6c07-423e-926a-63bf79bc1cc0",
"PersonID": "5a9dfd0c-2188-4e8c-a103-9dc75192676a",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}