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": "c56d2002-6b64-4ea2-8c32-36416cdc814a",
"ShoppingCartItemID": "245ea8fa-01ea-4ce3-a6a3-2d79f0e39769",
"PersonID": "eb8828a0-424f-415e-92c9-78261143a841",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}