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": "68b45b23-7eb3-4517-b7e5-a449d7dbb3e5",
"ShoppingCartItemID": "2c675ebd-f565-4a72-b789-727799f556fa",
"PersonID": "dd2923eb-1bac-44fe-b472-f2bfad975009",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}