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": "1e5c2d10-fb88-478c-abc7-e876dcaa669e",
"ShoppingCartItemID": "6fe020d1-2aed-45ef-874c-214254628ef2",
"PersonID": "a45cb966-f9f0-4523-a1df-0422b63a589e",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}