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": "3b2105f1-8be7-4279-9d74-06e5fd47e81a",
"ShoppingCartItemID": "10aa8a6b-0deb-4931-8825-f82918bc4ef4",
"PersonID": "2305e235-d99c-4504-8ec3-e2778d877e5d",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}