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": "230acef3-2efb-42fe-b677-51e7c31b3e99",
"ShoppingCartItemID": "9e3ba6a0-7547-47c7-bb02-f8026d391b14",
"PersonID": "7fcd4c25-50e1-41cf-b258-922ddf8dea1f",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}