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": "9d0e8cbb-fcfc-48a2-b617-79db39b0690d",
"ShoppingCartItemID": "64c25984-5dba-4fd5-a45a-8dd758379a49",
"PersonID": "3c721552-d139-49dd-843d-079823319d14",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}