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": "83bf0033-0d2b-4bf2-a129-8292298f02da",
"ShoppingCartItemID": "ef852849-993e-4e97-9b89-78834e22e0b9",
"PersonID": "0120eafc-0ca2-459f-85a3-59d5aa91d9cb",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}