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": "cba09828-f801-4fc0-8764-53dc1f3a21d8",
"ShoppingCartItemID": "4a5463a7-858e-47b7-9d31-2678bca93b8d",
"PersonID": "2f7ba010-3f4c-4ca6-abd7-3ccd3a3adf10",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}