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": "bd4f9ea6-2931-4b0e-a3f2-2f1c9eb41a02",
"ShoppingCartItemID": "9ee4893f-f5e1-4ed7-a70a-319b763d1d8b",
"PersonID": "cb500b14-60c6-44d9-9c29-f6ed6f0c468e",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}