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": "04b3a58c-e869-4a16-bb74-7e9962cb0caf",
"ShoppingCartItemID": "f710ad83-2655-4f00-9753-e8ff38941e4f",
"PersonID": "94d93812-1b45-4a9b-b13c-d08b40cf6e07",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}