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": "e7f76be0-59d0-406a-89a9-7817600bbe8f",
"ShoppingCartItemID": "e1e16dee-4779-4a3d-93d3-e542c86b8cb2",
"PersonID": "73591301-badc-49d3-8330-5ceeacb3fdc3",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}