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": "dac5fa26-3495-45ac-a850-77dabfa0ae07",
"ShoppingCartItemID": "10fb9f20-634e-4542-be19-54509827ae0a",
"PersonID": "6babffab-a2bb-40bd-b0c1-074a4d860b70",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}