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": "5a7d0100-fdc3-41a2-9d38-9b83bc79cf1c",
"ShoppingCartItemID": "1aeb9371-f1b6-4ad8-bfb6-e79a79fc1f5e",
"PersonID": "9a9a8267-bae7-4edb-8a59-e38f6a665f7b",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}